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 57     57   403 use strict;
  57         110  
  57         2364  
15             require Exporter;
16              
17 57     57   275 use vars qw($VERSION @ISA @EXPORT_OK);
  57         105  
  57         3348  
18 57     57   295 use Image::ExifTool qw(:Utils);
  57         137  
  57         2113525  
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::ISOInfo',
253             'Image::ExifTool::Nikon::LensData00',
254             'Image::ExifTool::Nikon::LensData01',
255             'Image::ExifTool::Nikon::LensData0204',
256             'Image::ExifTool::Nikon::LensData0400',
257             'Image::ExifTool::Nikon::LensData0402',
258             'Image::ExifTool::Nikon::LensData0403',
259             'Image::ExifTool::Nikon::LensData0800',
260             'Image::ExifTool::Nikon::LocationInfo',
261             'Image::ExifTool::Nikon::Main',
262             'Image::ExifTool::Nikon::MakerNotes0x51',
263             'Image::ExifTool::Nikon::MenuSettingsZ7II',
264             'Image::ExifTool::Nikon::MenuSettingsZ9',
265             'Image::ExifTool::Nikon::MultiExposure',
266             'Image::ExifTool::Nikon::PictureControl',
267             'Image::ExifTool::Nikon::PictureControl2',
268             'Image::ExifTool::Nikon::PictureControl3',
269             'Image::ExifTool::Nikon::PreviewIFD',
270             'Image::ExifTool::Nikon::ROC',
271             'Image::ExifTool::Nikon::RetouchInfo',
272             'Image::ExifTool::Nikon::Scan',
273             'Image::ExifTool::Nikon::ShotInfo',
274             'Image::ExifTool::Nikon::ShotInfoD300S',
275             'Image::ExifTool::Nikon::ShotInfoD300a',
276             'Image::ExifTool::Nikon::ShotInfoD300b',
277             'Image::ExifTool::Nikon::ShotInfoD3S',
278             'Image::ExifTool::Nikon::ShotInfoD3X',
279             'Image::ExifTool::Nikon::ShotInfoD3a',
280             'Image::ExifTool::Nikon::ShotInfoD3b',
281             'Image::ExifTool::Nikon::ShotInfoD40',
282             'Image::ExifTool::Nikon::ShotInfoD4S',
283             'Image::ExifTool::Nikon::ShotInfoD500',
284             'Image::ExifTool::Nikon::ShotInfoD5000',
285             'Image::ExifTool::Nikon::ShotInfoD5100',
286             'Image::ExifTool::Nikon::ShotInfoD5200',
287             'Image::ExifTool::Nikon::ShotInfoD6',
288             'Image::ExifTool::Nikon::ShotInfoD700',
289             'Image::ExifTool::Nikon::ShotInfoD7000',
290             'Image::ExifTool::Nikon::ShotInfoD80',
291             'Image::ExifTool::Nikon::ShotInfoD800',
292             'Image::ExifTool::Nikon::ShotInfoD810',
293             'Image::ExifTool::Nikon::ShotInfoD850',
294             'Image::ExifTool::Nikon::ShotInfoD90',
295             'Image::ExifTool::Nikon::ShotInfoZ7II',
296             'Image::ExifTool::Nikon::ShotInfoZ9',
297             'Image::ExifTool::Nikon::Type2',
298             'Image::ExifTool::Nikon::VRInfo',
299             'Image::ExifTool::Nikon::WorldTime',
300             'Image::ExifTool::NikonCapture::Brightness',
301             'Image::ExifTool::NikonCapture::ColorBoost',
302             'Image::ExifTool::NikonCapture::CropData',
303             'Image::ExifTool::NikonCapture::DLightingHQ',
304             'Image::ExifTool::NikonCapture::DLightingHS',
305             'Image::ExifTool::NikonCapture::Exposure',
306             'Image::ExifTool::NikonCapture::HighlightData',
307             'Image::ExifTool::NikonCapture::Main',
308             'Image::ExifTool::NikonCapture::NoiseReduction',
309             'Image::ExifTool::NikonCapture::PhotoEffects',
310             'Image::ExifTool::NikonCapture::PictureCtrl',
311             'Image::ExifTool::NikonCapture::RedEyeData',
312             'Image::ExifTool::NikonCapture::UnsharpData',
313             'Image::ExifTool::NikonCapture::WBAdjData',
314             'Image::ExifTool::NikonCustom::SettingsD3',
315             'Image::ExifTool::NikonCustom::SettingsD4',
316             'Image::ExifTool::NikonCustom::SettingsD40',
317             'Image::ExifTool::NikonCustom::SettingsD5',
318             'Image::ExifTool::NikonCustom::SettingsD500',
319             'Image::ExifTool::NikonCustom::SettingsD5000',
320             'Image::ExifTool::NikonCustom::SettingsD5100',
321             'Image::ExifTool::NikonCustom::SettingsD5200',
322             'Image::ExifTool::NikonCustom::SettingsD610',
323             'Image::ExifTool::NikonCustom::SettingsD700',
324             'Image::ExifTool::NikonCustom::SettingsD7000',
325             'Image::ExifTool::NikonCustom::SettingsD80',
326             'Image::ExifTool::NikonCustom::SettingsD800',
327             'Image::ExifTool::NikonCustom::SettingsD810',
328             'Image::ExifTool::NikonCustom::SettingsD850',
329             'Image::ExifTool::NikonCustom::SettingsD90',
330             'Image::ExifTool::NikonCustom::SettingsZ9',
331             'Image::ExifTool::Nintendo::CameraInfo',
332             'Image::ExifTool::Olympus::CameraSettings',
333             'Image::ExifTool::Olympus::Equipment',
334             'Image::ExifTool::Olympus::FETags',
335             'Image::ExifTool::Olympus::FocusInfo',
336             'Image::ExifTool::Olympus::ImageProcessing',
337             'Image::ExifTool::Olympus::Main',
338             'Image::ExifTool::Olympus::RawDevelopment',
339             'Image::ExifTool::Olympus::RawDevelopment2',
340             'Image::ExifTool::Olympus::RawInfo',
341             'Image::ExifTool::PDF::Info',
342             'Image::ExifTool::PLUS::XMP',
343             'Image::ExifTool::PNG::Main',
344             'Image::ExifTool::PNG::PhysicalPixel',
345             'Image::ExifTool::PNG::TextualData',
346             'Image::ExifTool::Panasonic::Data1',
347             'Image::ExifTool::Panasonic::FaceDetInfo',
348             'Image::ExifTool::Panasonic::FaceRecInfo',
349             'Image::ExifTool::Panasonic::FocusInfo',
350             'Image::ExifTool::Panasonic::Leica2',
351             'Image::ExifTool::Panasonic::Leica3',
352             'Image::ExifTool::Panasonic::Leica5',
353             'Image::ExifTool::Panasonic::Leica6',
354             'Image::ExifTool::Panasonic::Leica9',
355             'Image::ExifTool::Panasonic::Main',
356             'Image::ExifTool::Panasonic::ShotInfo',
357             'Image::ExifTool::Panasonic::Subdir',
358             'Image::ExifTool::Panasonic::TimeInfo',
359             'Image::ExifTool::PanasonicRaw::DistortionInfo',
360             'Image::ExifTool::PanasonicRaw::Main',
361             'Image::ExifTool::PanasonicRaw::WBInfo',
362             'Image::ExifTool::PanasonicRaw::WBInfo2',
363             'Image::ExifTool::Pentax::AEInfo',
364             'Image::ExifTool::Pentax::AEInfo2',
365             'Image::ExifTool::Pentax::AEInfo3',
366             'Image::ExifTool::Pentax::AFInfo',
367             'Image::ExifTool::Pentax::AFPointInfo',
368             'Image::ExifTool::Pentax::AWBInfo',
369             'Image::ExifTool::Pentax::BatteryInfo',
370             'Image::ExifTool::Pentax::CameraInfo',
371             'Image::ExifTool::Pentax::CameraSettings',
372             'Image::ExifTool::Pentax::ColorInfo',
373             'Image::ExifTool::Pentax::EVStepInfo',
374             'Image::ExifTool::Pentax::FaceInfo',
375             'Image::ExifTool::Pentax::FacePos',
376             'Image::ExifTool::Pentax::FaceSize',
377             'Image::ExifTool::Pentax::FilterInfo',
378             'Image::ExifTool::Pentax::FlashInfo',
379             'Image::ExifTool::Pentax::KelvinWB',
380             'Image::ExifTool::Pentax::LensCorr',
381             'Image::ExifTool::Pentax::LensData',
382             'Image::ExifTool::Pentax::LensInfo',
383             'Image::ExifTool::Pentax::LensInfo2',
384             'Image::ExifTool::Pentax::LensInfo3',
385             'Image::ExifTool::Pentax::LensInfo4',
386             'Image::ExifTool::Pentax::LensInfo5',
387             'Image::ExifTool::Pentax::LensInfoQ',
388             'Image::ExifTool::Pentax::LensRec',
389             'Image::ExifTool::Pentax::LevelInfo',
390             'Image::ExifTool::Pentax::Main',
391             'Image::ExifTool::Pentax::PixelShiftInfo',
392             'Image::ExifTool::Pentax::SRInfo',
393             'Image::ExifTool::Pentax::SRInfo2',
394             'Image::ExifTool::Pentax::ShotInfo',
395             'Image::ExifTool::Pentax::TempInfo',
396             'Image::ExifTool::Pentax::TimeInfo',
397             'Image::ExifTool::Pentax::Type2',
398             'Image::ExifTool::Pentax::WBLevels',
399             'Image::ExifTool::PhaseOne::Main',
400             'Image::ExifTool::PhaseOne::SensorCalibration',
401             'Image::ExifTool::PhotoMechanic::SoftEdit',
402             'Image::ExifTool::PhotoMechanic::XMP',
403             'Image::ExifTool::Photoshop::JPEG_Quality',
404             'Image::ExifTool::Photoshop::Main',
405             'Image::ExifTool::Photoshop::Resolution',
406             'Image::ExifTool::PostScript::Main',
407             'Image::ExifTool::QuickTime::ItemList',
408             'Image::ExifTool::QuickTime::ItemPropCont',
409             'Image::ExifTool::QuickTime::Keys',
410             'Image::ExifTool::QuickTime::Main',
411             'Image::ExifTool::QuickTime::MediaHeader',
412             'Image::ExifTool::QuickTime::MovieHeader',
413             'Image::ExifTool::QuickTime::Preview',
414             'Image::ExifTool::QuickTime::TrackHeader',
415             'Image::ExifTool::QuickTime::UserData',
416             'Image::ExifTool::Reconyx::Main',
417             'Image::ExifTool::Reconyx::Type2',
418             'Image::ExifTool::Reconyx::Type3',
419             'Image::ExifTool::Ricoh::FaceInfo',
420             'Image::ExifTool::Ricoh::FirmwareInfo',
421             'Image::ExifTool::Ricoh::ImageInfo',
422             'Image::ExifTool::Ricoh::Main',
423             'Image::ExifTool::Ricoh::SerialInfo',
424             'Image::ExifTool::Ricoh::Subdir',
425             'Image::ExifTool::Ricoh::ThetaSubdir',
426             'Image::ExifTool::Samsung::Main',
427             'Image::ExifTool::Samsung::OrientationInfo',
428             'Image::ExifTool::Samsung::PictureWizard',
429             'Image::ExifTool::Samsung::Type2',
430             'Image::ExifTool::Sanyo::FaceInfo',
431             'Image::ExifTool::Sanyo::Main',
432             'Image::ExifTool::Sigma::Main',
433             'Image::ExifTool::Sigma::WBSettings',
434             'Image::ExifTool::Sigma::WBSettings2',
435             'Image::ExifTool::Sony::AFInfo',
436             'Image::ExifTool::Sony::AFStatus15',
437             'Image::ExifTool::Sony::AFStatus19',
438             'Image::ExifTool::Sony::AFStatus79',
439             'Image::ExifTool::Sony::CameraInfo',
440             'Image::ExifTool::Sony::CameraInfo2',
441             'Image::ExifTool::Sony::CameraInfo3',
442             'Image::ExifTool::Sony::CameraSettings',
443             'Image::ExifTool::Sony::CameraSettings2',
444             'Image::ExifTool::Sony::CameraSettings3',
445             'Image::ExifTool::Sony::Ericsson',
446             'Image::ExifTool::Sony::ExtraInfo',
447             'Image::ExifTool::Sony::ExtraInfo2',
448             'Image::ExifTool::Sony::ExtraInfo3',
449             'Image::ExifTool::Sony::FaceInfo',
450             'Image::ExifTool::Sony::FaceInfo1',
451             'Image::ExifTool::Sony::FaceInfo2',
452             'Image::ExifTool::Sony::FaceInfoA',
453             'Image::ExifTool::Sony::FocusInfo',
454             'Image::ExifTool::Sony::ISOInfo',
455             'Image::ExifTool::Sony::Main',
456             'Image::ExifTool::Sony::MeterInfo',
457             'Image::ExifTool::Sony::MeterInfo9',
458             'Image::ExifTool::Sony::MoreInfo0201',
459             'Image::ExifTool::Sony::MoreInfo0401',
460             'Image::ExifTool::Sony::MoreSettings',
461             'Image::ExifTool::Sony::Panorama',
462             'Image::ExifTool::Sony::ShotInfo',
463             'Image::ExifTool::Sony::Tag2010a',
464             'Image::ExifTool::Sony::Tag2010b',
465             'Image::ExifTool::Sony::Tag2010c',
466             'Image::ExifTool::Sony::Tag2010d',
467             'Image::ExifTool::Sony::Tag2010e',
468             'Image::ExifTool::Sony::Tag2010f',
469             'Image::ExifTool::Sony::Tag2010g',
470             'Image::ExifTool::Sony::Tag2010h',
471             'Image::ExifTool::Sony::Tag2010i',
472             'Image::ExifTool::Sony::Tag202a',
473             'Image::ExifTool::Sony::Tag9050a',
474             'Image::ExifTool::Sony::Tag9050b',
475             'Image::ExifTool::Sony::Tag9050c',
476             'Image::ExifTool::Sony::Tag9400a',
477             'Image::ExifTool::Sony::Tag9400b',
478             'Image::ExifTool::Sony::Tag9400c',
479             'Image::ExifTool::Sony::Tag9402',
480             'Image::ExifTool::Sony::Tag9403',
481             'Image::ExifTool::Sony::Tag9404a',
482             'Image::ExifTool::Sony::Tag9404b',
483             'Image::ExifTool::Sony::Tag9404c',
484             'Image::ExifTool::Sony::Tag9405a',
485             'Image::ExifTool::Sony::Tag9405b',
486             'Image::ExifTool::Sony::Tag9406',
487             'Image::ExifTool::Sony::Tag940a',
488             'Image::ExifTool::Sony::Tag940c',
489             'Image::ExifTool::SonyIDC::Main',
490             'Image::ExifTool::XMP::Album',
491             'Image::ExifTool::XMP::DICOM',
492             'Image::ExifTool::XMP::Device',
493             'Image::ExifTool::XMP::ExpressionMedia',
494             'Image::ExifTool::XMP::GAudio',
495             'Image::ExifTool::XMP::GCamera',
496             'Image::ExifTool::XMP::GCreations',
497             'Image::ExifTool::XMP::GDepth',
498             'Image::ExifTool::XMP::GFocus',
499             'Image::ExifTool::XMP::GImage',
500             'Image::ExifTool::XMP::GPano',
501             'Image::ExifTool::XMP::GSpherical',
502             'Image::ExifTool::XMP::GettyImages',
503             'Image::ExifTool::XMP::LImage',
504             'Image::ExifTool::XMP::Lightroom',
505             'Image::ExifTool::XMP::MediaPro',
506             'Image::ExifTool::XMP::aas',
507             'Image::ExifTool::XMP::acdsee',
508             'Image::ExifTool::XMP::apple_fi',
509             'Image::ExifTool::XMP::aux',
510             'Image::ExifTool::XMP::cc',
511             'Image::ExifTool::XMP::cell',
512             'Image::ExifTool::XMP::crd',
513             'Image::ExifTool::XMP::creatorAtom',
514             'Image::ExifTool::XMP::crs',
515             'Image::ExifTool::XMP::dc',
516             'Image::ExifTool::XMP::dex',
517             'Image::ExifTool::XMP::digiKam',
518             'Image::ExifTool::XMP::exif',
519             'Image::ExifTool::XMP::exifEX',
520             'Image::ExifTool::XMP::extensis',
521             'Image::ExifTool::XMP::fpv',
522             'Image::ExifTool::XMP::ics',
523             'Image::ExifTool::XMP::iptcCore',
524             'Image::ExifTool::XMP::iptcExt',
525             'Image::ExifTool::XMP::pdf',
526             'Image::ExifTool::XMP::photoshop',
527             'Image::ExifTool::XMP::pmi',
528             'Image::ExifTool::XMP::prism',
529             'Image::ExifTool::XMP::prl',
530             'Image::ExifTool::XMP::prm',
531             'Image::ExifTool::XMP::pur',
532             'Image::ExifTool::XMP::rdf',
533             'Image::ExifTool::XMP::swf',
534             'Image::ExifTool::XMP::tiff',
535             'Image::ExifTool::XMP::x',
536             'Image::ExifTool::XMP::xmp',
537             'Image::ExifTool::XMP::xmpBJ',
538             'Image::ExifTool::XMP::xmpDM',
539             'Image::ExifTool::XMP::xmpMM',
540             'Image::ExifTool::XMP::xmpNote',
541             'Image::ExifTool::XMP::xmpPLUS',
542             'Image::ExifTool::XMP::xmpRights',
543             'Image::ExifTool::XMP::xmpTPg',
544             );
545              
546             # lookup for all writable tags
547             my %tagLookup = (
548             'aberrationcorrectiondistance' => { 109 => 0x69 },
549             'about' => { 497 => 'about' },
550             'aboutcvterm' => { 489 => 'AboutCvTerm' },
551             'aboutcvtermcvid' => { 489 => [\'AboutCvTerm','AboutCvTermCvId'] },
552             'aboutcvtermid' => { 489 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
553             'aboutcvtermname' => { 489 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
554             'aboutcvtermrefinedabout' => { 489 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
555             'absolutealtitude' => { 116 => 'AbsoluteAltitude' },
556             'abspeakaudiofilepath' => { 503 => 'absPeakAudioFilePath' },
557             'academicfield' => { 493 => 'academicField' },
558             'acceleration' => { 119 => 0x9404, 484 => 'Acceleration' },
559             'accelerationtracking' => { 84 => 0x518 },
560             'accelerationvector' => { 1 => 0x8 },
561             'accelerometer' => { 390 => 0x3 },
562             'accelerometerdata' => { 380 => 'vrot' },
563             'accelerometerx' => { 320 => 0x8d },
564             'accelerometery' => { 320 => 0x8e },
565             'accelerometerz' => { 320 => 0x8c },
566             'accessoryserialnumber' => { 320 => 0x54 },
567             'accessorytype' => { 320 => 0x53 },
568             'actionadvised' => { 131 => 0x2a },
569             'activearea' => { 119 => 0xc68d },
570             'actived-lighting' => { 226 => 0x22, 270 => 0x24 },
571             'actived-lightingmode' => { 270 => 0x25 },
572             'adaptervoltage' => { 138 => 0x407 },
573             'addaspectratioinfo' => { 84 => 0x80e },
574             'addiptcinformation' => { 84 => 0x815 },
575             'additionalmodelinformation' => { 489 => 'AddlModelInfo' },
576             'addoriginaldecisiondata' => { 84 => 0x80f, 85 => 0x11, 86 => 0x13, 89 => 0x14 },
577             'address' => { 161 => 'Address' },
578             'adjustmentmode' => { 397 => 0x15 },
579             'adlbracketingstep' => { 248 => 0x883 },
580             'adlbracketingtype' => { 248 => 0x884 },
581             'adobe' => { 120 => 'Adobe' },
582             'adultcontentwarning' => { 307 => 'AdultContentWarning', 496 => 'adultContentWarning' },
583             'advancedfilter' => { 127 => 0x1201 },
584             'advancedraw' => { 272 => 0x76a43203 },
585             'advancedscenetype' => { 320 => 0x3d },
586             'advisory' => { 501 => 'Advisory' },
587             'ae_iso' => { 328 => 0x2, 329 => 0x4, 330 => 0x12 },
588             'aeaperture' => { 328 => 0x1, 329 => 0x3, 330 => 0x11 },
589             'aeaperturesteps' => { 328 => 0x8, 329 => 0xb },
590             'aebautocancel' => { 84 => 0x104 },
591             'aebbracketvalue' => { 77 => 0x11 },
592             'aebracketingsteps' => { 247 => 0x174c, 248 => 0x87b, 257 => 0x1756 },
593             'aebsequence' => { 84 => 0x105 },
594             'aebsequenceautocancel' => { 82 => 0x9, 83 => 0x9, 85 => 0x8, 86 => 0x9, 89 => 0x9, 90 => 0x7 },
595             'aebshotcount' => { 84 => 0x106 },
596             'aebxv' => { 328 => 0x4, 329 => 0x6 },
597             'aeerror' => { 329 => 0x8 },
598             'aeexposuretime' => { 328 => 0x0, 329 => 0x2, 330 => 0x10 },
599             'aelbutton' => { 184 => 0x45 },
600             'aelexposureindicator' => { 184 => 0x51 },
601             'aelock' => { 184 => 0x5b, 281 => '4.2', 290 => '4.2', 297 => 0x201, 355 => 0x48, 407 => 0x40, 408 => 0x40, 409 => [0x86,0x286] },
602             'aelockbutton' => { 279 => '16.1', 281 => '4.1', 284 => '15.1', 285 => '16.1', 286 => '16.1', 288 => '30.1', 289 => '16.1', 290 => '4.1', 292 => '17.1', 294 => '17.1' },
603             'aelockbuttonplusdials' => { 279 => '16.2', 288 => '32.1', 292 => '44.1' },
604             'aelockformb-d80' => { 294 => '3.1' },
605             'aelockmetermodeafterfocus' => { 84 => 0x114 },
606             'aemaxaperture' => { 328 => 0x9, 329 => 0x10, 330 => 0x1c },
607             'aemaxaperture2' => { 328 => 0xa, 329 => 0x11, 330 => 0x1d },
608             'aemeteringmode' => { 328 => 0xc },
609             'aemeteringmode2' => { 328 => '13.1' },
610             'aemeteringsegments' => { 187 => 0x628, 355 => 0x209 },
611             'aemicroadjustment' => { 84 => 0x110 },
612             'aeminaperture' => { 328 => 0xb, 329 => 0x12, 330 => 0x1e },
613             'aeminexposuretime' => { 328 => 0x5, 329 => 0x13, 330 => 0x1f },
614             'aeprogrammode' => { 328 => 0x6 },
615             'aeprojectlink' => { 478 => 'aeProjectLink' },
616             'aeprojectlinkcompositionid' => { 478 => [\'aeProjectLink','aeProjectLinkCompositionID'] },
617             'aeprojectlinkfullpath' => { 478 => [\'aeProjectLink','aeProjectLinkFullPath'] },
618             'aeprojectlinkrenderoutputmoduleindex' => { 478 => [\'aeProjectLink','aeProjectLinkRenderOutputModuleIndex'] },
619             'aeprojectlinkrenderqueueitemid' => { 478 => [\'aeProjectLink','aeProjectLinkRenderQueueItemID'] },
620             'aeprojectlinkrendertimestamp' => { 478 => [\'aeProjectLink','aeProjectLinkRenderTimeStamp'] },
621             'aesetting' => { 34 => 0x21 },
622             'aewhitebalance' => { 328 => 0xd },
623             'aexv' => { 328 => 0x3, 329 => 0x5 },
624             'af-assistilluminator' => { 295 => 0x19 },
625             'af-cfocusdisplay' => { 295 => 0x234 },
626             'af-cpriority' => { 128 => '0.2' },
627             'af-cpriorityselection' => { 279 => '1.1', 280 => '1.1', 282 => '1.1', 283 => '1.1', 285 => '0.1', 286 => '0.1', 287 => '0.1', 288 => '1.1', 289 => '0.1', 292 => '1.1', 293 => '1.1', 295 => 0x3 },
628             'af-csetting' => { 124 => 0x0 },
629             'af-cspeedtrackingsensitivity' => { 124 => '0.2' },
630             'af-ctrackingsensitivity' => { 124 => '0.1' },
631             'af-czoneareaswitching' => { 124 => '0.3' },
632             'af-onbutton' => { 282 => '70.1', 283 => '70.1', 293 => '70.1' },
633             'af-onformb-d10' => { 279 => '3.3', 288 => '3.2' },
634             'af-onformb-d11' => { 289 => '2.2' },
635             'af-onformb-d12' => { 292 => '50.1' },
636             'af-onoutoffocusrelease' => { 295 => 0x10 },
637             'af-spriority' => { 128 => '0.1' },
638             'af-spriorityselection' => { 279 => '1.2', 280 => '1.2', 282 => '1.2', 283 => '1.2', 287 => '0.2', 288 => '1.2', 289 => '0.2', 292 => '1.2', 293 => '1.2', 295 => 0x5 },
639             'afacceldeceltracking' => { 2 => 0x3 },
640             'afactivation' => { 279 => '2.1', 280 => '2.1', 282 => '78.3', 283 => '78.3', 288 => '2.1', 292 => '2.1', 293 => '78.3', 295 => 0xf },
641             'afadjustment' => { 355 => 0x72, 364 => 0x267 },
642             'afandmeteringbuttons' => { 84 => 0x701 },
643             'afaperture' => { 219 => 0x5, 220 => 0x5, 224 => 0x5 },
644             'afareaheight' => { 193 => [0x1a,0x34,0x50], 194 => 0x48 },
645             'afareaillumination' => { 184 => 0x4b, 290 => '15.3' },
646             'afareamode' => { 126 => '0.3', 180 => 0x33, 184 => 0xe, 192 => 0x0, 193 => 0x5, 229 => 0x210, 320 => 0xf, 387 => 0x1205, 400 => [0xa,0x3a], 407 => 0x11, 408 => 0x10, 409 => 0x24, 420 => 0xb043, 444 => 0x17 },
647             'afareamodesetting' => { 281 => '11.1', 284 => '0.1', 290 => '16.1', 294 => '2.1', 420 => 0x201c },
648             'afareapointsize' => { 126 => '0.4' },
649             'afareas' => { 297 => 0x304 },
650             'afareaselectionmethod' => { 2 => 0xd },
651             'afareaselectmethod' => { 84 => 0x51b },
652             'afareawidth' => { 193 => [0x18,0x32,0x4e], 194 => 0x46 },
653             'afareaxposition' => { 193 => [0x14,0x2e,0x4a], 387 => 0x1203 },
654             'afareaxposition1' => { 387 => 0x1201 },
655             'afareayposition' => { 193 => [0x16,0x30,0x4c], 387 => 0x1204 },
656             'afareayposition1' => { 387 => 0x1202 },
657             'afareazonesize' => { 126 => '0.5' },
658             'afassist' => { 82 => 0x5, 90 => 0x5, 184 => 0x48, 279 => '2.5', 281 => '0.2', 284 => '0.2', 285 => '1.1', 286 => '1.1', 287 => '1.3', 288 => '2.4', 289 => '1.3', 290 => '0.2', 292 => '2.4', 294 => '2.3' },
659             'afassistbeam' => { 2 => 0x8, 84 => 0x50e, 85 => 0x4, 86 => 0x5, 87 => 0x4, 88 => 0x4, 89 => 0x5 },
660             'afassistlamp' => { 320 => 0x31 },
661             'afbuttonpressed' => { 409 => [0x83,0x283] },
662             'afconfigtool' => { 2 => 0x1 },
663             'afdefocus' => { 331 => 0x6 },
664             'afduringliveview' => { 84 => 0x511 },
665             'affinea' => { 471 => 'AffineA' },
666             'affineb' => { 471 => 'AffineB' },
667             'affinec' => { 471 => 'AffineC' },
668             'affined' => { 471 => 'AffineD' },
669             'affinetune' => { 195 => 0x0, 229 => 0x5b0, 297 => 0x306 },
670             'affinetuneadj' => { 195 => 0x2, 240 => 0x2d1, 241 => 0x2dc, 297 => 0x307 },
671             'affinetuneadjtele' => { 195 => 0x3 },
672             'affinetuneindex' => { 195 => 0x1 },
673             'affinex' => { 471 => 'AffineX' },
674             'affiney' => { 471 => 'AffineY' },
675             'affocuspointxposition' => { 193 => 0x2f },
676             'affocuspointyposition' => { 193 => 0x31 },
677             'afhold' => { 331 => 0x1fd },
678             'afilluminator' => { 407 => 0x29, 420 => 0xb044 },
679             'afimageheight' => { 193 => [0x12,0x2c,0x48], 194 => 0x40 },
680             'afimagewidth' => { 193 => [0x10,0x2a,0x46], 194 => 0x3e },
681             'afintegrationtime' => { 331 => 0x7 },
682             'afmicroadj' => { 400 => [0x17d,0x50] },
683             'afmicroadjmode' => { 3 => 0x1, 404 => 0x131 },
684             'afmicroadjregisteredlenses' => { 404 => '305.1' },
685             'afmicroadjustment' => { 84 => 0x507 },
686             'afmicroadjvalue' => { 3 => 0x2, 404 => 0x130 },
687             'afmode' => { 113 => 0x3009, 127 => 0x1022, 180 => 0x16, 397 => 0x5 },
688             'afmoderestrictions' => { 280 => '50.3', 282 => '48.3', 283 => '48.3', 292 => '48.3', 293 => '48.3' },
689             'afonaelockbuttonswitch' => { 84 => 0x702 },
690             'afonbutton' => { 279 => '3.1', 280 => '47.1', 295 => 0x83 },
691             'afpoint' => { 34 => 0x13, 112 => 0x18, 180 => 0x15, 192 => 0x1, 300 => 0x308, 397 => 0x1f, 400 => [0x37,0x7], 404 => 0x19, 405 => 0x18, 406 => [0x18,0x20] },
692             'afpointactivationarea' => { 83 => 0x11, 89 => 0x11 },
693             'afpointareaexpansion' => { 84 => 0x508 },
694             'afpointatshutterrelease' => { 400 => [0x39,0x9] },
695             'afpointautoselection' => { 84 => 0x50b },
696             'afpointbrightness' => { 84 => 0x50d, 279 => '2.4', 280 => '46.5', 282 => '2.2', 283 => '2.2', 292 => '2.3', 293 => '2.2' },
697             'afpointdisplayduringfocus' => { 2 => 0x10, 84 => 0x50c },
698             'afpointillumination' => { 83 => 0xa, 279 => '2.3', 280 => '46.2', 282 => '47.2', 283 => '47.2', 287 => '1.2', 288 => '2.3', 289 => '1.2', 292 => '47.2', 293 => '47.2', 294 => '2.4' },
699             'afpointinfocus' => { 400 => [0x38,0x8] },
700             'afpointmode' => { 336 => 0x3 },
701             'afpointposition' => { 113 => 0x2021, 320 => 0x4d },
702             'afpointregistration' => { 82 => 0x7 },
703             'afpoints' => { 183 => 0x10 },
704             'afpointsel' => { 295 => 0xb },
705             'afpointselected' => { 184 => 0xd, 297 => 0x305, 355 => 0xe, 404 => 0x15, 405 => 0x14, 406 => [0x14,0x1c], 420 => 0x201e },
706             'afpointselected2' => { 336 => 0x4 },
707             'afpointselection' => { 83 => 0xb, 279 => '1.3', 280 => '1.3', 288 => '1.3', 292 => '1.3', 293 => '1.3' },
708             'afpointselectionmethod' => { 84 => 0x50f, 85 => 0xc, 86 => 0xd, 89 => 0xd },
709             'afpointsetting' => { 407 => 0x12, 408 => 0x11 },
710             'afpointsinfocus' => { 77 => 0xe, 192 => 0x2, 193 => 0x30, 331 => 0xb, 332 => 0x4, 355 => [0xf,0x3c] },
711             'afpointsinfocus5d' => { 19 => 0x38 },
712             'afpointspotmetering' => { 83 => 0xd },
713             'afpointsselected' => { 193 => 0x1c, 332 => '4.1', 452 => 0x4 },
714             'afpointsspecial' => { 332 => '4.2' },
715             'afpointsunknown1' => { 331 => 0x0 },
716             'afpointsunknown2' => { 331 => 0x2 },
717             'afpointsused' => { 193 => [0xa,0x8], 400 => [0x10,0x16e] },
718             'afpointswitching' => { 2 => 0x4 },
719             'afpredictor' => { 331 => 0x4 },
720             'afresponse' => { 226 => 0xad },
721             'afresult' => { 302 => 0x1038 },
722             'afsearch' => { 297 => 0x303 },
723             'afsensoractive' => { 180 => 0x1 },
724             'afstatus' => { 387 => 0x1200 },
725             'afstatus_00_b4' => { 403 => 0x0 },
726             'afstatus_01_c4' => { 403 => 0x2 },
727             'afstatus_02_d4' => { 403 => 0x4 },
728             'afstatus_03_e4' => { 403 => 0x6 },
729             'afstatus_04_f4' => { 403 => 0x8 },
730             'afstatus_05_g4' => { 403 => 0xa },
731             'afstatus_06_h4' => { 403 => 0xc },
732             'afstatus_07_b3' => { 403 => 0xe },
733             'afstatus_08_c3' => { 403 => 0x10 },
734             'afstatus_09_d3' => { 403 => 0x12 },
735             'afstatus_10_e3' => { 403 => 0x14 },
736             'afstatus_11_f3' => { 403 => 0x16 },
737             'afstatus_12_g3' => { 403 => 0x18 },
738             'afstatus_13_h3' => { 403 => 0x1a },
739             'afstatus_14_b2' => { 403 => 0x1c },
740             'afstatus_15_c2' => { 403 => 0x1e },
741             'afstatus_16_d2' => { 403 => 0x20 },
742             'afstatus_17_e2' => { 403 => 0x22 },
743             'afstatus_18_f2' => { 403 => 0x24 },
744             'afstatus_19_g2' => { 403 => 0x26 },
745             'afstatus_20_h2' => { 403 => 0x28 },
746             'afstatus_21_c1' => { 403 => 0x2a },
747             'afstatus_22_d1' => { 403 => 0x2c },
748             'afstatus_23_e1' => { 403 => 0x2e },
749             'afstatus_24_f1' => { 403 => 0x30 },
750             'afstatus_25_g1' => { 403 => 0x32 },
751             'afstatus_26_a7_vertical' => { 403 => 0x34 },
752             'afstatus_27_a6_vertical' => { 403 => 0x36 },
753             'afstatus_28_a5_vertical' => { 403 => 0x38 },
754             'afstatus_29_c7_vertical' => { 403 => 0x3a },
755             'afstatus_30_c6_vertical' => { 403 => 0x3c },
756             'afstatus_31_c5_vertical' => { 403 => 0x3e },
757             'afstatus_32_e7_vertical' => { 403 => 0x40 },
758             'afstatus_33_e6_center_vertical' => { 403 => 0x42 },
759             'afstatus_34_e5_vertical' => { 403 => 0x44 },
760             'afstatus_35_g7_vertical' => { 403 => 0x46 },
761             'afstatus_36_g6_vertical' => { 403 => 0x48 },
762             'afstatus_37_g5_vertical' => { 403 => 0x4a },
763             'afstatus_38_i7_vertical' => { 403 => 0x4c },
764             'afstatus_39_i6_vertical' => { 403 => 0x4e },
765             'afstatus_40_i5_vertical' => { 403 => 0x50 },
766             'afstatus_41_a7' => { 403 => 0x52 },
767             'afstatus_42_b7' => { 403 => 0x54 },
768             'afstatus_43_c7' => { 403 => 0x56 },
769             'afstatus_44_d7' => { 403 => 0x58 },
770             'afstatus_45_e7' => { 403 => 0x5a },
771             'afstatus_46_f7' => { 403 => 0x5c },
772             'afstatus_47_g7' => { 403 => 0x5e },
773             'afstatus_48_h7' => { 403 => 0x60 },
774             'afstatus_49_i7' => { 403 => 0x62 },
775             'afstatus_50_a6' => { 403 => 0x64 },
776             'afstatus_51_b6' => { 403 => 0x66 },
777             'afstatus_52_c6' => { 403 => 0x68 },
778             'afstatus_53_d6' => { 403 => 0x6a },
779             'afstatus_54_e6_center' => { 403 => 0x6c },
780             'afstatus_55_f6' => { 403 => 0x6e },
781             'afstatus_56_g6' => { 403 => 0x70 },
782             'afstatus_57_h6' => { 403 => 0x72 },
783             'afstatus_58_i6' => { 403 => 0x74 },
784             'afstatus_59_a5' => { 403 => 0x76 },
785             'afstatus_60_b5' => { 403 => 0x78 },
786             'afstatus_61_c5' => { 403 => 0x7a },
787             'afstatus_62_d5' => { 403 => 0x7c },
788             'afstatus_63_e5' => { 403 => 0x7e },
789             'afstatus_64_f5' => { 403 => 0x80 },
790             'afstatus_65_g5' => { 403 => 0x82 },
791             'afstatus_66_h5' => { 403 => 0x84 },
792             'afstatus_67_i5' => { 403 => 0x86 },
793             'afstatus_68_c11' => { 403 => 0x88 },
794             'afstatus_69_d11' => { 403 => 0x8a },
795             'afstatus_70_e11' => { 403 => 0x8c },
796             'afstatus_71_f11' => { 403 => 0x8e },
797             'afstatus_72_g11' => { 403 => 0x90 },
798             'afstatus_73_b10' => { 403 => 0x92 },
799             'afstatus_74_c10' => { 403 => 0x94 },
800             'afstatus_75_d10' => { 403 => 0x96 },
801             'afstatus_76_e10' => { 403 => 0x98 },
802             'afstatus_77_f10' => { 403 => 0x9a },
803             'afstatus_78_g10' => { 403 => 0x9c },
804             'afstatus_79_h10' => { 403 => 0x9e },
805             'afstatus_80_b9' => { 403 => 0xa0 },
806             'afstatus_81_c9' => { 403 => 0xa2 },
807             'afstatus_82_d9' => { 403 => 0xa4 },
808             'afstatus_83_e9' => { 403 => 0xa6 },
809             'afstatus_84_f9' => { 403 => 0xa8 },
810             'afstatus_85_g9' => { 403 => 0xaa },
811             'afstatus_86_h9' => { 403 => 0xac },
812             'afstatus_87_b8' => { 403 => 0xae },
813             'afstatus_88_c8' => { 403 => 0xb0 },
814             'afstatus_89_d8' => { 403 => 0xb2 },
815             'afstatus_90_e8' => { 403 => 0xb4 },
816             'afstatus_91_f8' => { 403 => 0xb6 },
817             'afstatus_92_g8' => { 403 => 0xb8 },
818             'afstatus_93_h8' => { 403 => 0xba },
819             'afstatus_94_e6_center_f2-8' => { 403 => 0xbc },
820             'afstatusactivesensor' => { 180 => 0x2, 400 => [0x4,0x3b], 404 => 0x1e, 405 => 0x1b, 406 => [0x1b,0x21] },
821             'afstatusbottom' => { 180 => 0x8, 404 => 0x2a, 405 => 0x21, 406 => 0x21 },
822             'afstatusbottom-left' => { 180 => 0x12, 405 => 0x2b, 406 => 0x2b },
823             'afstatusbottom-right' => { 180 => 0x6, 405 => 0x1f, 406 => 0x1f },
824             'afstatusbottomassist-left' => { 404 => 0x28 },
825             'afstatusbottomassist-right' => { 404 => 0x2c },
826             'afstatusbottomhorizontal' => { 401 => 0x10, 402 => 0x1c },
827             'afstatusbottomvertical' => { 401 => 0x16, 402 => 0x26 },
828             'afstatuscenter-10' => { 404 => 0x34 },
829             'afstatuscenter-11' => { 404 => 0x36 },
830             'afstatuscenter-12' => { 404 => 0x38 },
831             'afstatuscenter-14' => { 404 => 0x3c },
832             'afstatuscenter-7' => { 404 => 0x2e },
833             'afstatuscenter-9' => { 404 => 0x32 },
834             'afstatuscenter-horizontal' => { 404 => 0x30 },
835             'afstatuscenter-vertical' => { 404 => 0x3a },
836             'afstatuscenterf2-8' => { 404 => 0x4c },
837             'afstatuscenterhorizontal' => { 180 => 0x2f, 401 => 0xc, 402 => 0x18, 405 => 0x2f, 406 => 0x2f },
838             'afstatuscentervertical' => { 180 => 0xc, 401 => 0x14, 402 => 0x22, 405 => 0x25, 406 => 0x25 },
839             'afstatusfarleft' => { 401 => 0x6, 404 => 0x26 },
840             'afstatusfarlefthorizontal' => { 402 => 0x4 },
841             'afstatusfarleftvertical' => { 402 => 0x12 },
842             'afstatusfarright' => { 401 => 0x18, 404 => 0x44 },
843             'afstatusfarrighthorizontal' => { 402 => 0x2c },
844             'afstatusfarrightvertical' => { 402 => 0x34 },
845             'afstatusleft' => { 180 => 0x2d, 401 => 0x2, 404 => 0x22, 405 => 0x2d, 406 => 0x2d },
846             'afstatuslefthorizontal' => { 402 => 0x6 },
847             'afstatusleftvertical' => { 402 => 0xe },
848             'afstatuslower-left' => { 401 => 0x4, 404 => 0x24 },
849             'afstatuslower-lefthorizontal' => { 402 => 0xa },
850             'afstatuslower-leftvertical' => { 402 => 0x10 },
851             'afstatuslower-middle' => { 401 => 0x22, 402 => 0x24 },
852             'afstatuslower-right' => { 401 => 0x1e, 404 => 0x4a },
853             'afstatuslower-righthorizontal' => { 402 => 0x32 },
854             'afstatuslower-rightvertical' => { 402 => 0x3a },
855             'afstatuslowerfarleft' => { 402 => 0x8 },
856             'afstatuslowerfarright' => { 402 => 0x30 },
857             'afstatusmiddlehorizontal' => { 180 => 0xa, 405 => 0x23, 406 => 0x23 },
858             'afstatusnearleft' => { 401 => 0xe, 402 => 0x1a },
859             'afstatusnearright' => { 401 => 0xa, 402 => 0x16 },
860             'afstatusright' => { 180 => 0x31, 401 => 0x1c, 404 => 0x48, 405 => 0x31, 406 => 0x31 },
861             'afstatusrighthorizontal' => { 402 => 0x2e },
862             'afstatusrightvertical' => { 402 => 0x38 },
863             'afstatustop' => { 180 => 0xe, 404 => 0x40, 405 => 0x27, 406 => 0x27 },
864             'afstatustop-left' => { 180 => 0x10, 405 => 0x29, 406 => 0x29 },
865             'afstatustop-right' => { 180 => 0x4, 405 => 0x1d, 406 => 0x1d },
866             'afstatustopassist-left' => { 404 => 0x3e },
867             'afstatustopassist-right' => { 404 => 0x42 },
868             'afstatustophorizontal' => { 401 => 0x8, 402 => 0x14 },
869             'afstatustopvertical' => { 401 => 0x12, 402 => 0x1e },
870             'afstatusupper-left' => { 401 => 0x0, 404 => 0x20 },
871             'afstatusupper-lefthorizontal' => { 402 => 0x2 },
872             'afstatusupper-leftvertical' => { 402 => 0xc },
873             'afstatusupper-middle' => { 401 => 0x20, 402 => 0x20 },
874             'afstatusupper-right' => { 401 => 0x1a, 404 => 0x46 },
875             'afstatusupper-righthorizontal' => { 402 => 0x2a },
876             'afstatusupper-rightvertical' => { 402 => 0x36 },
877             'afstatusupperfarleft' => { 402 => 0x0 },
878             'afstatusupperfarright' => { 402 => 0x28 },
879             'afstatusviewfinder' => { 2 => 0x12 },
880             'aftracking' => { 420 => 0x2021 },
881             'aftrackingsensitivity' => { 2 => 0x2 },
882             'aftype' => { 400 => 0x2 },
883             'afwithshutter' => { 407 => 0x2a },
884             'aggregateissuenumber' => { 493 => 'aggregateIssueNumber' },
885             'aggregationtype' => { 493 => 'aggregationType' },
886             'agreement' => { 496 => 'agreement' },
887             'ah2greeninterpolationthreshold' => { 138 => 0xe4e },
888             'airplanemode' => { 229 => 0x624 },
889             'aiservocontinuousshooting' => { 83 => 0x15 },
890             'aiservofirstimage' => { 2 => 0x5 },
891             'aiservofirstimagepriority' => { 84 => 0x519 },
892             'aiservoimagepriority' => { 84 => 0x503 },
893             'aiservosecondimage' => { 2 => 0x6 },
894             'aiservosecondimagepriority' => { 84 => 0x51a },
895             'aiservotrackingmethod' => { 84 => 0x504 },
896             'aiservotrackingsensitivity' => { 83 => 0x14, 84 => 0x502 },
897             'aisubjecttrackingmode' => { 297 => 0x309 },
898             'album' => { 372 => ['albm',"\xa9alb"], 374 => 'album', 380 => ['albm',"\xa9alb"], 503 => 'album' },
899             'albumartist' => { 179 => 'WM/AlbumArtist', 372 => 'aART', 380 => 'albr' },
900             'albumcoverurl' => { 179 => 'WM/AlbumCoverURL' },
901             'albumtitle' => { 179 => 'WM/AlbumTitle' },
902             'albumtitleid' => { 372 => 'atID' },
903             'alreadyapplied' => { 477 => 'AlreadyApplied', 479 => 'AlreadyApplied' },
904             'alternatetitle' => { 493 => 'alternateTitle' },
905             'alternatetitlea-lang' => { 493 => [\'alternateTitle','alternateTitleA-lang'] },
906             'alternatetitlea-platform' => { 493 => [\'alternateTitle','alternateTitleA-platform'] },
907             'alternatetitletext' => { 493 => [\'alternateTitle','alternateTitleText'] },
908             'altitude' => { 196 => 0x6 },
909             'alttapename' => { 503 => 'altTapeName' },
910             'alttextaccessibility' => { 488 => 'AltTextAccessibility' },
911             'alttimecode' => { 503 => 'altTimecode' },
912             'alttimecodetimeformat' => { 503 => [\'altTimecode','altTimecodeTimeFormat'] },
913             'alttimecodetimevalue' => { 503 => [\'altTimecode','altTimecodeTimeValue'] },
914             'alttimecodevalue' => { 503 => [\'altTimecode','altTimecodeValue'] },
915             'ambienceselection' => { 4 => 0x1 },
916             'ambientinfrared' => { 383 => 0x5c },
917             'ambientlight' => { 383 => 0x5e },
918             'ambienttemperature' => { 119 => 0x9400, 381 => 0x14, 382 => 0x46, 383 => 0x50, 444 => 0x4, 484 => 'Temperature' },
919             'ambienttemperaturefahrenheit' => { 381 => 0x13, 382 => 0x44, 383 => 0x4e },
920             'analogbalance' => { 119 => 0xc627 },
921             'analogcaptureiso' => { 138 => 0x89e },
922             'analogisotable' => { 138 => 0x89d },
923             'androidversion' => { 374 => 'com.android.version' },
924             'angleadj' => { 103 => 0x10003, 109 => 0x8b },
925             'angleinforoll' => { 473 => 'AngleInfoRoll' },
926             'angleinfoyaw' => { 473 => 'AngleInfoYaw' },
927             'anti-blur' => { 420 => 0xb04b },
928             'antialiasstrength' => { 119 => 0xc632 },
929             'aperturelock' => { 280 => '38.2', 282 => '38.2', 283 => '38.2', 292 => '38.2', 293 => '38.2', 295 => 0xb8 },
930             'aperturemode' => { 380 => 'apmd' },
931             'aperturerange' => { 84 => 0x10d },
932             'apertureringuse' => { 336 => '1.4' },
933             'aperturesetting' => { 184 => 0x7, 407 => 0x30, 408 => 0x29, 409 => 0x1 },
934             'aperturevalue' => { 93 => 0x2, 119 => 0x9202, 302 => 0x1002, 364 => 0x401, 483 => 'ApertureValue' },
935             'appinfo' => { 457 => 'AppInfo' },
936             'appinfoapplication' => { 457 => [\'AppInfo','AppInfoApplication'] },
937             'appinfoitemuri' => { 457 => [\'AppInfo','AppInfoItemURI'] },
938             'appinfoversion' => { 457 => [\'AppInfo','AppInfoVersion'] },
939             'applekeywords' => { 306 => 'AAPL:Keywords' },
940             'applephotosvariationidentifier' => { 374 => 'apple.photos.variation-identifier' },
941             'applestoreaccount' => { 372 => 'apID' },
942             'applestoreaccounttype' => { 372 => 'akID' },
943             'applestorecatalogid' => { 372 => 'cnID' },
944             'applestorecountry' => { 372 => 'sfID' },
945             'applicationkeystring' => { 138 => 0x400 },
946             'applicationnotes' => { 119 => 0x2bc, 325 => 0x2bc },
947             'applicationrecordversion' => { 131 => 0x0 },
948             'applyshootingmeteringmode' => { 84 => 0x10e },
949             'approved' => { 485 => 'Approved' },
950             'approvedby' => { 485 => 'ApprovedBy' },
951             'approximatefnumber' => { 315 => 0x313, 322 => 0x3406 },
952             'approximatefocusdistance' => { 474 => 'ApproximateFocusDistance' },
953             'appversion' => { 487 => 'AppVersion' },
954             'aps-csizecapture' => { 438 => 0x114, 439 => [0x114,0x1eb,0x1ee,0x21a,0x21c] },
955             'aquahsl' => { 103 => 0x20914 },
956             'armidentifier' => { 132 => 0x78 },
957             'armversion' => { 132 => 0x7a },
958             'arranger' => { 372 => "\xa9arg", 380 => "\xa9arg" },
959             'arrangerkeywords' => { 380 => "\xa9ark" },
960             'artdirector' => { 372 => "\xa9ard" },
961             'artfilter' => { 297 => 0x529 },
962             'artfiltereffect' => { 297 => 0x52f },
963             'artist' => { 119 => 0x13b, 310 => 'Artist', 355 => 0x22e, 372 => "\xa9ART", 374 => 'artist', 380 => "\xa9ART", 499 => 'Artist', 503 => 'artist' },
964             'artmode' => { 113 => 0x301b },
965             'artmodeparameters' => { 113 => 0x310b },
966             'artwork' => { 374 => 'artwork' },
967             'artworkcircadatecreated' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
968             'artworkcontentdescription' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
969             'artworkcontributiondescription' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
970             'artworkcopyrightnotice' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
971             'artworkcopyrightownerid' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
972             'artworkcopyrightownername' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
973             'artworkcreator' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
974             'artworkcreatorid' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
975             'artworkdatecreated' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
976             'artworklicensorid' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
977             'artworklicensorname' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
978             'artworkorobject' => { 489 => 'ArtworkOrObject' },
979             'artworkphysicaldescription' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
980             'artworksource' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
981             'artworksourceinventoryno' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
982             'artworksourceinvurl' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
983             'artworkstyleperiod' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
984             'artworktitle' => { 489 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
985             'aspectframe' => { 301 => 0x1113 },
986             'aspectratio' => { 5 => 0x0, 301 => 0x1112, 355 => 0x80, 407 => 0x55, 408 => 0x55, 409 => 0xa },
987             'assetid' => { 467 => 'AssetID' },
988             'asshoticcprofile' => { 119 => 0xc68f },
989             'asshotneutral' => { 119 => 0xc628 },
990             'asshotpreprofilematrix' => { 119 => 0xc690 },
991             'asshotprofilename' => { 119 => 0xc6f6 },
992             'asshotwhitexy' => { 119 => 0xc629 },
993             'assignbktbutton' => { 279 => '4.2', 280 => '16.1', 282 => '16.1', 283 => '16.1', 292 => '16.1', 293 => '16.1' },
994             'assignfuncbutton' => { 84 => 0x70b },
995             'assignmb-d17af-onbutton' => { 283 => '79.1' },
996             'assignmb-d17funcbutton' => { 283 => '67.1' },
997             'assignmb-d17funcbuttonplusdials' => { 283 => '68.1' },
998             'assignmb-d18af-onbutton' => { 293 => '79.1' },
999             'assignmb-d18funcbutton' => { 293 => '67.1' },
1000             'assignmb-d18funcbuttonplusdials' => { 293 => '68.1' },
1001             'assignmoviefunc1buttonplusdials' => { 282 => '75.1', 283 => '75.1', 293 => '75.1' },
1002             'assignmoviefunc2button' => { 282 => '82.1', 283 => '82.1', 293 => '82.1' },
1003             'assignmoviepreviewbuttonplusdials' => { 282 => '75.2', 283 => '75.2', 293 => '75.2' },
1004             'assignmovierecordbutton' => { 280 => '43.2', 292 => '45.1', 295 => 0x9b },
1005             'assignmovierecordbuttonplusdials' => { 282 => '45.1', 283 => '45.1', 293 => '45.1' },
1006             'assignmoviesubselector' => { 282 => '74.1', 283 => '74.1', 293 => '74.1' },
1007             'assignmoviesubselectorplusdials' => { 282 => '76.1', 283 => '76.1', 293 => '76.1' },
1008             'assignremotefnbutton' => { 280 => '54.1', 292 => '51.1' },
1009             'assistbuttonfunction' => { 82 => 0xd },
1010             'atcaptureusercrop' => { 138 => 0x943 },
1011             'attributionname' => { 475 => 'attributionName' },
1012             'attributionurl' => { 475 => 'attributionURL' },
1013             'audio' => { 320 => 0x20 },
1014             'audiobitrate' => { 67 => 0x6c, 489 => 'audioBitRate' },
1015             'audiobitratemode' => { 489 => 'audioBitRateMode' },
1016             'audiobitspersample' => { 489 => 'audioBitsPerSample' },
1017             'audiobutton' => { 295 => 0x17b },
1018             'audiobuttonplaybackmode' => { 295 => 0x1b9 },
1019             'audiochannelcount' => { 489 => 'audioChannelCount' },
1020             'audiochannels' => { 67 => 0x70 },
1021             'audiochanneltype' => { 503 => 'audioChannelType' },
1022             'audiocompression' => { 84 => 0x816, 155 => 'Compression' },
1023             'audiocompressor' => { 503 => 'audioCompressor' },
1024             'audiodata' => { 459 => 'Data' },
1025             'audioduration' => { 131 => 0x99 },
1026             'audiogain' => { 374 => 'player.movie.audio.gain' },
1027             'audiomimetype' => { 459 => 'Mime' },
1028             'audiomoddate' => { 503 => 'audioModDate' },
1029             'audiooutcue' => { 131 => 0x9a },
1030             'audiosamplerate' => { 67 => 0x6e, 503 => 'audioSampleRate' },
1031             'audiosampletype' => { 503 => 'audioSampleType' },
1032             'audiosamplingrate' => { 131 => 0x97 },
1033             'audiosamplingresolution' => { 131 => 0x98 },
1034             'audiotype' => { 131 => 0x96 },
1035             'author' => { 157 => 'Author', 306 => 'Author', 310 => 'Author', 371 => 'Author', 372 => ['auth',"\xa9aut"], 374 => 'author', 380 => 'auth', 472 => 'author', 490 => 'Author', 501 => 'Author' },
1036             'authorsposition' => { 491 => 'AuthorsPosition' },
1037             'authorurl' => { 179 => 'WM/AuthorURL' },
1038             'autoafpointcolortracking' => { 84 => 0x51c },
1039             'autoafpointseleositraf' => { 2 => 0xa },
1040             'autoaperture' => { 346 => '0.1' },
1041             'autobracket' => { 397 => 0x19 },
1042             'autobracketing' => { 127 => 0x1100, 355 => 0x18, 387 => 0x1007 },
1043             'autobracketingmode' => { 291 => '12.3' },
1044             'autobracketingset' => { 291 => '12.1' },
1045             'autobracketmodem' => { 279 => '21.2', 280 => '13.3', 282 => '13.2', 283 => '13.2', 288 => '26.2', 292 => '13.3', 293 => '13.2', 295 => 0x5f },
1046             'autobracketorder' => { 184 => 0x43, 279 => '21.3', 280 => '13.2', 282 => '13.1', 283 => '13.1', 288 => '26.3', 289 => '12.2', 290 => '2.2', 291 => '12.2', 292 => '13.2', 293 => '13.1', 294 => '13.2', 295 => 0x61 },
1047             'autobracketset' => { 279 => '21.1', 280 => '13.1', 284 => '11.1', 285 => '12.1', 286 => '12.1', 288 => '26.1', 289 => '12.1', 290 => '2.1', 292 => '13.1', 294 => '13.1' },
1048             'autobrightness' => { 477 => 'AutoBrightness', 479 => 'AutoBrightness' },
1049             'autocontrast' => { 477 => 'AutoContrast', 479 => 'AutoContrast' },
1050             'autodistortioncontrol' => { 206 => 0x4, 228 => 0x143 },
1051             'autodynamicrange' => { 127 => 0x140b },
1052             'autoexposure' => { 477 => 'AutoExposure', 479 => 'AutoExposure' },
1053             'autoexposurebracketing' => { 77 => 0x10 },
1054             'autoflashisosensitivity' => { 282 => '38.5', 283 => '38.5', 293 => '38.5', 295 => 0x5b },
1055             'autofocus' => { 300 => 0x209 },
1056             'autofocusmoderestrictions' => { 295 => 0x107 },
1057             'autofp' => { 290 => '7.3', 294 => '31.4' },
1058             'autoiso' => { 77 => 0x1, 113 => 0x3008, 229 => 0x142, 281 => '1.1', 290 => '1.1' },
1059             'autoisomax' => { 281 => '1.2', 290 => '1.2' },
1060             'autoisominshutterspeed' => { 281 => '1.3', 290 => '1.3' },
1061             'autolateralca' => { 477 => 'AutoLateralCA', 479 => 'AutoLateralCA' },
1062             'autolightingoptimizer' => { 16 => 0xbe, 17 => 0xbf, 20 => 0xbf, 62 => 0x2, 84 => 0x204, 103 => 0x20500, 109 => 0x6f },
1063             'autolightingoptimizeron' => { 103 => '0x20500.0', 109 => 0x6e },
1064             'autoportraitframed' => { 420 => 0x2016 },
1065             'autoredeye' => { 272 => 0xfe28a44f },
1066             'autorotate' => { 77 => 0x1b },
1067             'autoshadows' => { 477 => 'AutoShadows', 479 => 'AutoShadows' },
1068             'autotone' => { 477 => 'AutoTone', 479 => 'AutoTone' },
1069             'autotonedigest' => { 477 => 'AutoToneDigest', 479 => 'AutoToneDigest' },
1070             'autotonedigestnosat' => { 477 => 'AutoToneDigestNoSat', 479 => 'AutoToneDigestNoSat' },
1071             'autowhiteversion' => { 477 => 'AutoWhiteVersion', 479 => 'AutoWhiteVersion' },
1072             'auxiliarylens' => { 226 => 0x82 },
1073             'avaperturesetting' => { 336 => 0x13 },
1074             'averageblacklevel' => { 45 => 0xe7, 47 => 0xfb, 48 => 0x114, 49 => 0x146 },
1075             'averagelv' => { 187 => 0x38 },
1076             'avsettingwithoutlens' => { 84 => 0x707 },
1077             'azimuth' => { 165 => 'Azimuth' },
1078             'babyage' => { 320 => [0x8010,0x33] },
1079             'babyname' => { 320 => 0x66 },
1080             'backgroundalpha' => { 498 => 'bgalpha' },
1081             'balance' => { 374 => 'player.movie.audio.balance' },
1082             'baseexposurecompensation' => { 336 => 0x15 },
1083             'baseiso' => { 77 => 0x2, 97 => 0x101c, 138 => 0x903, 322 => 0x312a, 450 => 0x6 },
1084             'baseisodaylight' => { 138 => 0x910 },
1085             'baseisoflash' => { 138 => 0x913 },
1086             'baseisofluorescent' => { 138 => 0x912 },
1087             'baseisotungsten' => { 138 => 0x911 },
1088             'baselineexposure' => { 119 => 0xc62a },
1089             'baselineexposureoffset' => { 119 => 0xc7a5 },
1090             'baselinenoise' => { 119 => 0xc62b },
1091             'baselinesharpness' => { 119 => 0xc62c },
1092             'baseurl' => { 501 => 'BaseURL' },
1093             'bass' => { 374 => 'player.movie.audio.bass' },
1094             'batterylevel' => { 320 => 0x38, 407 => 0x51, 411 => 0xc, 412 => 0x4, 413 => 0x4, 451 => 0x7 },
1095             'batterylevelgrip1' => { 451 => 0x6 },
1096             'batterylevelgrip2' => { 451 => 0x8 },
1097             'batteryorder' => { 279 => '12.5', 288 => '13.2', 289 => '2.1', 292 => '3.1' },
1098             'batterystate' => { 184 => 0x60, 407 => 0x50, 413 => 0x14 },
1099             'batterytemperature' => { 411 => 0x1, 413 => 0x2, 451 => 0x5 },
1100             'batterytype' => { 64 => 0x38, 383 => 0x66 },
1101             'batteryunknown' => { 411 => 0x2, 413 => 0x0 },
1102             'batteryvoltage' => { 138 => 0x408, 381 => 0x2a, 382 => 0x49, 383 => 0x62, 411 => 0x8 },
1103             'batteryvoltage1' => { 413 => 0x6 },
1104             'batteryvoltage2' => { 413 => 0x8 },
1105             'batteryvoltageavg' => { 383 => 0x64 },
1106             'bayergreensplit' => { 119 => 0xc62d },
1107             'bayerpattern' => { 137 => 0xf902, 188 => 0x17 },
1108             'beatsperminute' => { 372 => 'tmpo' },
1109             'beatspliceparams' => { 503 => 'beatSpliceParams' },
1110             'beatspliceparamsriseindecibel' => { 503 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1111             'beatspliceparamsriseintimeduration' => { 503 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1112             'beatspliceparamsriseintimedurationscale' => { 503 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1113             'beatspliceparamsriseintimedurationvalue' => { 503 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1114             'beatspliceparamsusefilebeatsmarker' => { 503 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1115             'beep' => { 279 => '13.1', 280 => '5.4', 281 => '0.1', 284 => '2.1', 285 => '3.1', 286 => '3.1', 288 => '10.1', 290 => '0.1', 292 => '5.5', 294 => '4.1' },
1116             'beeppitch' => { 289 => '3.1' },
1117             'beepvolume' => { 289 => '4.5' },
1118             'bestqualityscale' => { 119 => 0xc65c },
1119             'bestshotmode' => { 113 => 0x3007 },
1120             'bitdepth' => { 162 => 'BitDepth', 188 => 0x11, 237 => 0x41 },
1121             'bitspercomponent' => { 133 => 0x87 },
1122             'bitspersample' => { 119 => 0x102, 325 => 0xa, 499 => 'BitsPerSample' },
1123             'blackacquirerows' => { 138 => 0x18ba },
1124             'blacklevel' => { 119 => 0xc61a, 204 => 0x20, 226 => 0x3d, 302 => [0x401,0x1012], 364 => 0x21d },
1125             'blacklevel2' => { 301 => 0x600, 305 => 0x600 },
1126             'blacklevelblue' => { 325 => 0x1e },
1127             'blacklevelbottom' => { 138 => 0x3f0 },
1128             'blackleveldata' => { 364 => 0x223 },
1129             'blackleveldeltah' => { 119 => 0xc61b },
1130             'blackleveldeltav' => { 119 => 0xc61c },
1131             'blacklevelgreen' => { 325 => 0x1d },
1132             'blacklevelred' => { 325 => 0x1c },
1133             'blacklevelrepeatdim' => { 119 => 0xc619 },
1134             'blacklevelrough' => { 138 => 0x40e },
1135             'blacklevelroughafter' => { 138 => 0x416 },
1136             'blacklevels' => { 35 => 0x1d },
1137             'blackleveltop' => { 138 => 0x3ef },
1138             'blackpoint' => { 355 => 0x200 },
1139             'blacks2012' => { 477 => 'Blacks2012', 479 => 'Blacks2012' },
1140             'blacksadj' => { 454 => 0x9018 },
1141             'bleachbypasstoning' => { 355 => 0x7f },
1142             'blockshotafresponse' => { 282 => '1.5', 283 => '1.5', 293 => '1.5', 295 => 0x7 },
1143             'blogtitle' => { 493 => 'blogTitle' },
1144             'blogurl' => { 493 => 'blogURL' },
1145             'bluebalance' => { 302 => 0x1018, 325 => 0x12, 355 => 0x1b },
1146             'bluecurvelimits' => { 108 => 0x1fe },
1147             'bluecurvepoints' => { 107 => 0x79, 108 => 0x1d4 },
1148             'bluehsl' => { 103 => 0x20915 },
1149             'bluehue' => { 477 => 'BlueHue', 479 => 'BlueHue' },
1150             'bluesaturation' => { 477 => 'BlueSaturation', 479 => 'BlueSaturation' },
1151             'bluratinfinity' => { 463 => 'BlurAtInfinity' },
1152             'blurcontrol' => { 355 => 0x82 },
1153             'blurwarning' => { 127 => 0x1300 },
1154             'bodybatteryadload' => { 334 => 0x3 },
1155             'bodybatteryadnoload' => { 334 => 0x2 },
1156             'bodybatterystate' => { 334 => '1.1' },
1157             'bodybatteryvoltage1' => { 334 => 0x2 },
1158             'bodybatteryvoltage2' => { 334 => 0x4 },
1159             'bodybatteryvoltage3' => { 334 => 0x6 },
1160             'bodybatteryvoltage4' => { 334 => 0x8 },
1161             'bodyfirmware' => { 388 => 0x0 },
1162             'bodyfirmwareversion' => { 298 => 0x104, 299 => 0x100, 302 => 0x104 },
1163             'bodyserialnumber' => { 388 => 0x10 },
1164             'bookedition' => { 493 => 'bookEdition' },
1165             'bootloaderversion' => { 382 => 0x26 },
1166             'bracketincrement' => { 229 => 0x21a },
1167             'bracketmode' => { 57 => 0x3 },
1168             'bracketprogram' => { 229 => 0x218 },
1169             'bracketsequence' => { 113 => 0x301d },
1170             'bracketset' => { 229 => 0x216 },
1171             'bracketsettings' => { 320 => 0x45 },
1172             'bracketshotnumber' => { 57 => 0x5, 336 => 0x9, 418 => 0x2b },
1173             'bracketshotnumber2' => { 418 => 0x2d },
1174             'bracketstep' => { 181 => 0xe },
1175             'bracketvalue' => { 57 => 0x4 },
1176             'brightness' => { 119 => 0xfe53, 156 => 'Brightness', 176 => 'Brightness', 181 => 0x2c, 231 => 0x34, 232 => 0x39, 233 => 0x41, 374 => 'player.movie.visual.brightness', 381 => 0x25, 383 => 0x54, 407 => 0x22, 420 => 0x2007, 477 => 'Brightness', 479 => 'Brightness' },
1177             'brightnessadj' => { 108 => 0x114, 265 => 0x0, 275 => 0x2d, 454 => 0x8018 },
1178             'brightnessvalue' => { 119 => 0x9203, 187 => [0x691,0x49c3], 302 => 0x1003, 425 => 0x1e, 428 => 0x1140, 429 => 0x1140, 430 => 0x111c, 431 => 0x1198, 432 => 0x1174, 433 => 0x102c, 434 => 0x224, 435 => 0x224, 436 => 0x219, 483 => 'BrightnessValue' },
1179             'buildnumber' => { 191 => 0x5500 },
1180             'bulbduration' => { 77 => 0x18 },
1181             'burstcount' => { 138 => 0x40d },
1182             'burstid' => { 460 => 'BurstID' },
1183             'burstmode' => { 140 => 0xa, 320 => 0x2a },
1184             'burstmode2' => { 140 => 0x18 },
1185             'burstprimary' => { 460 => 'BurstPrimary' },
1186             'burstshot' => { 397 => 0x34 },
1187             'burstspeed' => { 320 => 0x77 },
1188             'burstuuid' => { 1 => 0xb },
1189             'buttonfunctioncontroloff' => { 84 => 0x70a },
1190             'bwadjustment' => { 127 => 0x1049 },
1191             'bwfilter' => { 181 => 0x2a, 189 => 0x39 },
1192             'bwmode' => { 302 => 0x203 },
1193             'by-line' => { 131 => 0x50 },
1194             'by-linetitle' => { 131 => 0x55 },
1195             'bytecount' => { 493 => 'byteCount' },
1196             'c14configuration' => { 138 => 0x1964 },
1197             'cacheversion' => { 119 => 0xc7aa },
1198             'calibratedfocallength' => { 116 => 'CalibratedFocalLength' },
1199             'calibratedopticalcenterx' => { 116 => 'CalibratedOpticalCenterX' },
1200             'calibratedopticalcentery' => { 116 => 'CalibratedOpticalCenterY' },
1201             'calibration' => { 397 => [0x24,0x30] },
1202             'calibrationhistory' => { 138 => 0x9c9 },
1203             'calibrationilluminant1' => { 119 => 0xc65a },
1204             'calibrationilluminant2' => { 119 => 0xc65b },
1205             'calibrationilluminant3' => { 119 => 0xcd31 },
1206             'calibrationversion' => { 138 => 0x9c6 },
1207             'callforimage' => { 467 => 'CallForImage' },
1208             'camera' => { 457 => [\'Cameras','CamerasCamera'] },
1209             'cameraangle' => { 380 => 'angl', 503 => 'cameraAngle' },
1210             'cameraappinfo' => { 457 => [\'Cameras','CamerasCameraAppInfo'] },
1211             'cameraappinfoapplication' => { 457 => [\'Cameras','CamerasCameraAppInfoApplication'] },
1212             'cameraappinfoitemuri' => { 457 => [\'Cameras','CamerasCameraAppInfoItemURI'] },
1213             'cameraappinfoversion' => { 457 => [\'Cameras','CamerasCameraAppInfoVersion'] },
1214             'cameraburstid' => { 461 => 'CameraBurstID' },
1215             'cameracalibration' => { 397 => 0x11f },
1216             'cameracalibration1' => { 119 => 0xc623 },
1217             'cameracalibration2' => { 119 => 0xc624 },
1218             'cameracalibration3' => { 119 => 0xcd32 },
1219             'cameracalibrationsig' => { 119 => 0xc6f3 },
1220             'cameracolorcalibration01' => { 36 => 0x0, 37 => 0x0 },
1221             'cameracolorcalibration02' => { 36 => 0x4, 37 => 0x5 },
1222             'cameracolorcalibration03' => { 36 => 0x8, 37 => 0xa },
1223             'cameracolorcalibration04' => { 36 => 0xc, 37 => 0xf },
1224             'cameracolorcalibration05' => { 36 => 0x10, 37 => 0x14 },
1225             'cameracolorcalibration06' => { 36 => 0x14, 37 => 0x19 },
1226             'cameracolorcalibration07' => { 36 => 0x18, 37 => 0x1e },
1227             'cameracolorcalibration08' => { 36 => 0x1c, 37 => 0x23 },
1228             'cameracolorcalibration09' => { 36 => 0x20, 37 => 0x28 },
1229             'cameracolorcalibration10' => { 36 => 0x24, 37 => 0x2d },
1230             'cameracolorcalibration11' => { 36 => 0x28, 37 => 0x32 },
1231             'cameracolorcalibration12' => { 36 => 0x2c, 37 => 0x37 },
1232             'cameracolorcalibration13' => { 36 => 0x30, 37 => 0x3c },
1233             'cameracolorcalibration14' => { 36 => 0x34, 37 => 0x41 },
1234             'cameracolorcalibration15' => { 36 => 0x38, 37 => 0x46 },
1235             'cameradepthmap' => { 457 => [\'Cameras','CamerasCameraDepthMap'] },
1236             'cameradepthmapconfidenceuri' => { 457 => [\'Cameras','CamerasCameraDepthMapConfidenceURI'] },
1237             'cameradepthmapdepthuri' => { 457 => [\'Cameras','CamerasCameraDepthMapDepthURI'] },
1238             'cameradepthmapfar' => { 457 => [\'Cameras','CamerasCameraDepthMapFar'] },
1239             'cameradepthmapfocaltable' => { 457 => [\'Cameras','CamerasCameraDepthMapFocalTable'] },
1240             'cameradepthmapfocaltableentrycount' => { 457 => [\'Cameras','CamerasCameraDepthMapFocalTableEntryCount'] },
1241             'cameradepthmapformat' => { 457 => [\'Cameras','CamerasCameraDepthMapFormat'] },
1242             'cameradepthmapitemsemantic' => { 457 => [\'Cameras','CamerasCameraDepthMapItemSemantic'] },
1243             'cameradepthmapmeasuretype' => { 457 => [\'Cameras','CamerasCameraDepthMapMeasureType'] },
1244             'cameradepthmapnear' => { 457 => [\'Cameras','CamerasCameraDepthMapNear'] },
1245             'cameradepthmapsoftware' => { 457 => [\'Cameras','CamerasCameraDepthMapSoftware'] },
1246             'cameradepthmapunits' => { 457 => [\'Cameras','CamerasCameraDepthMapUnits'] },
1247             'cameradirection' => { 374 => 'direction.facing' },
1248             'camerae-mountversion' => { 453 => 0xb },
1249             'cameraelevationangle' => { 119 => 0x9405, 484 => 'CameraElevationAngle' },
1250             'camerafilename' => { 467 => 'CameraFilename' },
1251             'cameraid' => { 302 => 0x209, 380 => 'cmid', 396 => 0x209 },
1252             'cameraidentifier' => { 374 => 'camera.identifier' },
1253             'cameraimage' => { 457 => [\'Cameras','CamerasCameraImage'] },
1254             'cameraimageitemsemantic' => { 457 => [\'Cameras','CamerasCameraImageItemSemantic'] },
1255             'cameraimageitemuri' => { 457 => [\'Cameras','CamerasCameraImageItemURI'] },
1256             'cameraimagingmodel' => { 457 => [\'Cameras','CamerasCameraImagingModel'] },
1257             'cameraimagingmodeldistortion' => { 457 => [\'Cameras','CamerasCameraImagingModelDistortion'] },
1258             'cameraimagingmodeldistortioncount' => { 457 => [\'Cameras','CamerasCameraImagingModelDistortionCount'] },
1259             'cameraimagingmodelfocallengthx' => { 457 => [\'Cameras','CamerasCameraImagingModelFocalLengthX'] },
1260             'cameraimagingmodelfocallengthy' => { 457 => [\'Cameras','CamerasCameraImagingModelFocalLengthY'] },
1261             'cameraimagingmodelimageheight' => { 457 => [\'Cameras','CamerasCameraImagingModelImageHeight'] },
1262             'cameraimagingmodelimagewidth' => { 457 => [\'Cameras','CamerasCameraImagingModelImageWidth'] },
1263             'cameraimagingmodelpixelaspectratio' => { 457 => [\'Cameras','CamerasCameraImagingModelPixelAspectRatio'] },
1264             'cameraimagingmodelprincipalpointx' => { 457 => [\'Cameras','CamerasCameraImagingModelPrincipalPointX'] },
1265             'cameraimagingmodelprincipalpointy' => { 457 => [\'Cameras','CamerasCameraImagingModelPrincipalPointY'] },
1266             'cameraimagingmodelskew' => { 457 => [\'Cameras','CamerasCameraImagingModelSkew'] },
1267             'cameraiso' => { 34 => 0x10 },
1268             'cameralabel' => { 119 => 0xc7a1, 503 => 'cameraLabel' },
1269             'cameralightestimate' => { 457 => [\'Cameras','CamerasCameraLightEstimate'] },
1270             'cameralightestimatecolorcorrectionb' => { 457 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionB'] },
1271             'cameralightestimatecolorcorrectiong' => { 457 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionG'] },
1272             'cameralightestimatecolorcorrectionr' => { 457 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionR'] },
1273             'cameralightestimatepixelintensity' => { 457 => [\'Cameras','CamerasCameraLightEstimatePixelIntensity'] },
1274             'cameramakemodel' => { 467 => 'CameraMakeModel' },
1275             'cameramodel' => { 364 => 0x410, 503 => 'cameraModel' },
1276             'cameramodelid' => { 176 => 'CameraModelID' },
1277             'cameramodelrestriction' => { 477 => 'CameraModelRestriction', 479 => 'CameraModelRestriction' },
1278             'cameramotion' => { 374 => 'direction.motion' },
1279             'cameramove' => { 503 => 'cameraMove' },
1280             '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, 320 => 0x8f, 359 => 0x1, 364 => 0x100, 413 => [0x16,0x18], 441 => 0x28, 442 => 0x24, 443 => 0x29 },
1281             'cameraowner' => { 141 => 0xc353 },
1282             'cameraparameters' => { 302 => 0x2050 },
1283             'camerapicturestyle' => { 28 => 0xaf },
1284             'camerapitch' => { 115 => 0x9, 380 => "\xa9gpt" },
1285             'camerapointcloud' => { 457 => [\'Cameras','CamerasCameraPointCloud'] },
1286             'camerapointcloudmetric' => { 457 => [\'Cameras','CamerasCameraPointCloudMetric'] },
1287             'camerapointcloudpointcloud' => { 457 => [\'Cameras','CamerasCameraPointCloudPointCloud'] },
1288             'camerapointcloudpoints' => { 457 => [\'Cameras','CamerasCameraPointCloudPoints'] },
1289             'camerapose' => { 457 => [\'Cameras','CamerasCameraPose'] },
1290             'cameraposepositionx' => { 457 => [\'Cameras','CamerasCameraPosePositionX'] },
1291             'cameraposepositiony' => { 457 => [\'Cameras','CamerasCameraPosePositionY'] },
1292             'cameraposepositionz' => { 457 => [\'Cameras','CamerasCameraPosePositionZ'] },
1293             'cameraposerotationw' => { 457 => [\'Cameras','CamerasCameraPoseRotationW'] },
1294             'cameraposerotationx' => { 457 => [\'Cameras','CamerasCameraPoseRotationX'] },
1295             'cameraposerotationy' => { 457 => [\'Cameras','CamerasCameraPoseRotationY'] },
1296             'cameraposerotationz' => { 457 => [\'Cameras','CamerasCameraPoseRotationZ'] },
1297             'cameraposetimestamp' => { 457 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1298             'cameraprofile' => { 477 => 'CameraProfile', 479 => 'CameraProfile' },
1299             'cameraprofiledigest' => { 477 => 'CameraProfileDigest', 479 => 'CameraProfileDigest' },
1300             'camerarawcolortone' => { 109 => 0xe1 },
1301             'camerarawcontrast' => { 109 => 0xe3 },
1302             'camerarawhighlightpoint' => { 109 => 0xe6 },
1303             'camerarawlinear' => { 109 => 0xe4 },
1304             'camerarawoutputhighlightpoint' => { 109 => 0xe8 },
1305             'camerarawoutputshadowpoint' => { 109 => 0xe9 },
1306             'camerarawsaturation' => { 109 => 0xe2 },
1307             'camerarawshadowpoint' => { 109 => 0xe7 },
1308             'camerarawsharpness' => { 109 => 0xe5 },
1309             'cameraroll' => { 115 => 0xb, 380 => "\xa9grl" },
1310             'cameras' => { 457 => 'Cameras' },
1311             'cameraserialnumber' => { 119 => 0xc62f, 178 => 'CameraSerialNumber', 467 => 'CameraSerialNumber' },
1312             'camerasettingsversion' => { 297 => 0x0 },
1313             '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, 301 => 0x1306, 315 => 0x320, 322 => 0x3402, 355 => 0x47, 394 => 0x43, 445 => 0x5 },
1314             'cameratemperature4' => { 360 => 0x14 },
1315             'cameratemperature5' => { 360 => 0x16 },
1316             'cameratemperaturerangemax' => { 121 => 0x5 },
1317             'cameratemperaturerangemin' => { 121 => 0x6 },
1318             'cameratrait' => { 457 => [\'Cameras','CamerasCameraTrait'] },
1319             'cameratype' => { 77 => 0x1a, 302 => 0x207 },
1320             'cameratype2' => { 298 => 0x100 },
1321             'cameravendorinfo' => { 457 => [\'Cameras','CamerasCameraVendorInfo'] },
1322             'cameravendorinfomanufacturer' => { 457 => [\'Cameras','CamerasCameraVendorInfoManufacturer'] },
1323             'cameravendorinfomodel' => { 457 => [\'Cameras','CamerasCameraVendorInfoModel'] },
1324             'cameravendorinfonotes' => { 457 => [\'Cameras','CamerasCameraVendorInfoNotes'] },
1325             'camerayaw' => { 115 => 0xa, 380 => "\xa9gyw" },
1326             'camreverse' => { 116 => 'CamReverse' },
1327             'canondr4' => { 120 => 'CanonDR4' },
1328             'canonexposuremode' => { 34 => 0x14 },
1329             'canonfiledescription' => { 97 => 0x805 },
1330             'canonfilelength' => { 64 => 0xe },
1331             'canonfirmwareversion' => { 64 => 0x7, 97 => 0x80b },
1332             'canonflashinfo' => { 97 => 0x1028 },
1333             'canonflashmode' => { 34 => 0x4 },
1334             'canonimagesize' => { 10 => 0x39, 34 => 0xa },
1335             'canonimagetype' => { 64 => 0x6, 97 => 0x815 },
1336             'canonlogversion' => { 63 => 0xb },
1337             'canonmodelid' => { 64 => 0x10, 97 => 0x1834 },
1338             'canonvrd' => { 120 => 'CanonVRD' },
1339             'caption' => { 472 => 'caption' },
1340             'caption-abstract' => { 131 => 0x78 },
1341             'captionsauthornames' => { 482 => 'CaptionsAuthorNames' },
1342             'captionsdatetimestamps' => { 482 => 'CaptionsDateTimeStamps' },
1343             'captionwriter' => { 491 => 'CaptionWriter' },
1344             'captureframerate' => { 113 => 0x4001 },
1345             'captureheightnormal' => { 138 => 0x1839 },
1346             'capturelook' => { 138 => 0xc48 },
1347             'capturemode' => { 374 => 'com.apple.photos.captureMode' },
1348             'capturesoftware' => { 465 => 'CaptureSoftware' },
1349             'capturewidthnormal' => { 138 => 0x1838 },
1350             'capturewidthtest' => { 138 => 0x1842 },
1351             'cardshutterlock' => { 184 => 0x49 },
1352             'casioimagesize' => { 113 => 0x9 },
1353             'catalogsets' => { 131 => 0xff, 458 => 'CatalogSets', 470 => 'CatalogSets' },
1354             'categories' => { 64 => 0x23, 472 => 'categories' },
1355             'category' => { 131 => 0xf, 179 => 'WM/Category', 296 => 0x30, 372 => 'catg', 491 => 'Category' },
1356             'cbcrgain' => { 394 => 0xa036 },
1357             'cbcrgaindefault' => { 394 => 0xa035 },
1358             'cbcrmatrix' => { 394 => 0xa034 },
1359             'cbcrmatrixdefault' => { 394 => 0xa033 },
1360             'ccdboardversion' => { 315 => 0x331 },
1361             'ccdscanmode' => { 302 => 0x1039 },
1362             'ccdsensitivity' => { 262 => 0x6 },
1363             'ccdversion' => { 315 => 0x330 },
1364             'cellglobalid' => { 476 => 'cgi' },
1365             'celllength' => { 119 => 0x109 },
1366             'cellr' => { 476 => 'r' },
1367             'celltowerid' => { 476 => 'cellid' },
1368             'cellwidth' => { 119 => 0x108 },
1369             'centerafarea' => { 290 => '15.1' },
1370             'centerfocuspoint' => { 294 => '2.2' },
1371             'centerpixel' => { 138 => 0x40c },
1372             'centerweightedareasize' => { 279 => '7.1', 280 => '8.1', 282 => '8.1', 283 => '8.1', 287 => '7.1', 288 => '5.1', 289 => '7.1', 290 => '6.3', 292 => '8.1', 293 => '8.1', 294 => '8.1', 295 => 0x1f },
1373             'certificate' => { 507 => 'Certificate' },
1374             'cfainterpolationalgorithm' => { 138 => 0xe60 },
1375             'cfainterpolationmetric' => { 138 => 0xe61 },
1376             'cfaoffsetcols' => { 138 => 0xc71 },
1377             'cfaoffsetrows' => { 138 => 0xc6f },
1378             'cfapattern' => { 119 => 0xa302, 325 => 0x9, 483 => 'CFAPattern' },
1379             'cfapattern2' => { 119 => 0x828e },
1380             'cfapatterncolumns' => { 483 => [\'CFAPattern','CFAPatternColumns'] },
1381             'cfapatternrows' => { 483 => [\'CFAPattern','CFAPatternRows'] },
1382             'cfapatternvalues' => { 483 => [\'CFAPattern','CFAPatternValues'] },
1383             'cfarepeatpatterndim' => { 119 => 0x828d },
1384             'cfazipperfixthreshold' => { 138 => 0xe62 },
1385             'channel' => { 493 => 'channel' },
1386             'channela-lang' => { 493 => [\'channel','channelA-lang'] },
1387             'channelchannel' => { 493 => [\'channel','channelChannel'] },
1388             'channels' => { 155 => 'Channels' },
1389             'channelsubchannel1' => { 493 => [\'channel','channelSubchannel1'] },
1390             'channelsubchannel2' => { 493 => [\'channel','channelSubchannel2'] },
1391             'channelsubchannel3' => { 493 => [\'channel','channelSubchannel3'] },
1392             'channelsubchannel4' => { 493 => [\'channel','channelSubchannel4'] },
1393             'chapterlist' => { 380 => 'chpl' },
1394             'checkmark' => { 103 => 0x10101, 108 => 0x26a },
1395             'checkmark2' => { 109 => 0x8e },
1396             'childfontfiles' => { 508 => [\'Fonts','FontsChildFontFiles'] },
1397             'chmodeshootingspeed' => { 279 => '10.3', 280 => '11.2', 295 => 0x10b },
1398             'chromablurradius' => { 119 => 0xc631 },
1399             'chromanoisecolorspace' => { 138 => 0xe6d },
1400             'chromanoiseedgemapthresh' => { 138 => 0xe6c },
1401             'chromanoisehighfthresh' => { 138 => 0xe6a },
1402             'chromanoiselowfthresh' => { 138 => 0xe6b },
1403             'chromaticaberration' => { 103 => 0x20703, 109 => 0x66, 394 => 0xa051 },
1404             'chromaticaberrationb' => { 477 => 'ChromaticAberrationB', 479 => 'ChromaticAberrationB' },
1405             'chromaticaberrationblue' => { 103 => 0x20708, 109 => 0x6b },
1406             'chromaticaberrationcorr' => { 79 => [0x4,0x5] },
1407             'chromaticaberrationcorrection' => { 119 => 0x7034, 345 => 0x1, 454 => 0x900d },
1408             'chromaticaberrationcorrparams' => { 119 => 0x7035, 449 => 0x66a, 450 => [0x37c,0x384,0x39c,0x3b0,0x3b8] },
1409             'chromaticaberrationon' => { 103 => '0x20703.0', 109 => 0x62 },
1410             'chromaticaberrationr' => { 477 => 'ChromaticAberrationR', 479 => 'ChromaticAberrationR' },
1411             'chromaticaberrationred' => { 103 => 0x20707, 109 => 0x6a },
1412             'chromaticaberrationsetting' => { 80 => 0x6 },
1413             'chrominancenoisereduction' => { 103 => 0x20601, 109 => 0x5e, 397 => 0x1a },
1414             'chrominancenr_tiff_jpeg' => { 109 => 0x60 },
1415             'circadatecreated' => { 489 => 'CircaDateCreated' },
1416             'circgradbasedcorractive' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'] },
1417             'circgradbasedcorramount' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'] },
1418             'circgradbasedcorrblacks2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'] },
1419             'circgradbasedcorrbrightness' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBrightness'] },
1420             'circgradbasedcorrclarity' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity'] },
1421             'circgradbasedcorrclarity2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalClarity2012'] },
1422             'circgradbasedcorrcontrast' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast'] },
1423             'circgradbasedcorrcontrast2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalContrast2012'] },
1424             'circgradbasedcorrcorrectionname' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionName'] },
1425             'circgradbasedcorrcorrectionsyncid' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionSyncID'] },
1426             'circgradbasedcorrdefringe' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDefringe'] },
1427             'circgradbasedcorrdehaze' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalDehaze'] },
1428             'circgradbasedcorrexposure' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure'] },
1429             'circgradbasedcorrexposure2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalExposure2012'] },
1430             'circgradbasedcorrhighlights2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHighlights2012'] },
1431             'circgradbasedcorrhue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalHue'] },
1432             'circgradbasedcorrluminancenoise' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalLuminanceNoise'] },
1433             'circgradbasedcorrmaskalpha' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAlpha'] },
1434             'circgradbasedcorrmaskangle' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksAngle'] },
1435             'circgradbasedcorrmaskbottom' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksBottom'] },
1436             'circgradbasedcorrmaskcentervalue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterValue'] },
1437             'circgradbasedcorrmaskcenterweight' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCenterWeight'] },
1438             'circgradbasedcorrmaskdabs' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksDabs'] },
1439             'circgradbasedcorrmaskfeather' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFeather'] },
1440             'circgradbasedcorrmaskflipped' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlipped'] },
1441             'circgradbasedcorrmaskflow' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFlow'] },
1442             'circgradbasedcorrmaskfullx' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullX'] },
1443             'circgradbasedcorrmaskfully' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksFullY'] },
1444             'circgradbasedcorrmaskinputdigest' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksInputDigest'] },
1445             'circgradbasedcorrmaskleft' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksLeft'] },
1446             'circgradbasedcorrmaskmaskactive' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskActive'] },
1447             'circgradbasedcorrmaskmaskblendmode' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
1448             'circgradbasedcorrmaskmaskdigest' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskDigest'] },
1449             'circgradbasedcorrmaskmaskinverted' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskInverted'] },
1450             'circgradbasedcorrmaskmaskname' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskName'] },
1451             'circgradbasedcorrmaskmasks' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasks'] },
1452             'circgradbasedcorrmaskmasksalpha' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
1453             'circgradbasedcorrmaskmasksangle' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksAngle'] },
1454             'circgradbasedcorrmaskmasksbottom' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksBottom'] },
1455             'circgradbasedcorrmaskmaskscentervalue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
1456             'circgradbasedcorrmaskmaskscenterweight' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
1457             'circgradbasedcorrmaskmasksdabs' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksDabs'] },
1458             'circgradbasedcorrmaskmasksfeather' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFeather'] },
1459             'circgradbasedcorrmaskmasksflipped' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
1460             'circgradbasedcorrmaskmasksflow' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFlow'] },
1461             'circgradbasedcorrmaskmasksfullx' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullX'] },
1462             'circgradbasedcorrmaskmasksfully' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksFullY'] },
1463             'circgradbasedcorrmaskmasksinputdigest' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
1464             'circgradbasedcorrmaskmasksleft' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksLeft'] },
1465             'circgradbasedcorrmaskmasksmaskactive' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
1466             'circgradbasedcorrmaskmasksmaskblendmode' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
1467             'circgradbasedcorrmaskmasksmaskdigest' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
1468             'circgradbasedcorrmaskmasksmaskinverted' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
1469             'circgradbasedcorrmaskmasksmaskname' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
1470             'circgradbasedcorrmaskmasksmasksubtype' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
1471             'circgradbasedcorrmaskmasksmasksyncid' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
1472             'circgradbasedcorrmaskmasksmaskversion' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
1473             'circgradbasedcorrmaskmasksmidpoint' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
1474             'circgradbasedcorrmaskmasksorigin' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
1475             'circgradbasedcorrmaskmasksperimetervalue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
1476             'circgradbasedcorrmaskmasksradius' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRadius'] },
1477             'circgradbasedcorrmaskmasksreferencepoint' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
1478             'circgradbasedcorrmaskmasksright' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRight'] },
1479             'circgradbasedcorrmaskmasksroundness' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
1480             'circgradbasedcorrmaskmaskssizex' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
1481             'circgradbasedcorrmaskmaskssizey' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
1482             'circgradbasedcorrmaskmaskstop' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksTop'] },
1483             'circgradbasedcorrmaskmasksubtype' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSubType'] },
1484             'circgradbasedcorrmaskmasksvalue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
1485             'circgradbasedcorrmaskmasksversion' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksVersion'] },
1486             'circgradbasedcorrmaskmaskswhat' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWhat'] },
1487             'circgradbasedcorrmaskmaskswholeimagearea' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
1488             'circgradbasedcorrmaskmasksx' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksX'] },
1489             'circgradbasedcorrmaskmasksy' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksY'] },
1490             'circgradbasedcorrmaskmasksyncid' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
1491             'circgradbasedcorrmaskmaskszerox' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
1492             'circgradbasedcorrmaskmaskszeroy' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
1493             'circgradbasedcorrmaskmaskversion' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskVersion'] },
1494             'circgradbasedcorrmaskmidpoint' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMidpoint'] },
1495             'circgradbasedcorrmaskorigin' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksOrigin'] },
1496             'circgradbasedcorrmaskperimetervalue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
1497             'circgradbasedcorrmaskradius' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRadius'] },
1498             'circgradbasedcorrmaskrange' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
1499             'circgradbasedcorrmaskrangeareamodels' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
1500             'circgradbasedcorrmaskrangeareamodelscolorsampleinfo' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1501             'circgradbasedcorrmaskrangeareamodelscomponents' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
1502             'circgradbasedcorrmaskrangecoloramount' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
1503             'circgradbasedcorrmaskrangedepthfeather' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
1504             'circgradbasedcorrmaskrangedepthmax' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
1505             'circgradbasedcorrmaskrangedepthmin' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
1506             'circgradbasedcorrmaskrangeinvert' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
1507             'circgradbasedcorrmaskrangelumfeather' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
1508             'circgradbasedcorrmaskrangeluminancedepthsampleinfo' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1509             'circgradbasedcorrmaskrangelummax' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
1510             'circgradbasedcorrmaskrangelummin' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
1511             'circgradbasedcorrmaskrangelumrange' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
1512             'circgradbasedcorrmaskrangesampletype' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
1513             'circgradbasedcorrmaskrangetype' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
1514             'circgradbasedcorrmaskrangeversion' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
1515             'circgradbasedcorrmaskreferencepoint' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksReferencePoint'] },
1516             'circgradbasedcorrmaskright' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRight'] },
1517             'circgradbasedcorrmaskroundness' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksRoundness'] },
1518             'circgradbasedcorrmasks' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasks'] },
1519             'circgradbasedcorrmasksizex' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeX'] },
1520             'circgradbasedcorrmasksizey' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksSizeY'] },
1521             'circgradbasedcorrmasktop' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksTop'] },
1522             'circgradbasedcorrmaskvalue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksMaskValue'] },
1523             'circgradbasedcorrmaskversion' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksVersion'] },
1524             'circgradbasedcorrmaskwhat' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWhat'] },
1525             'circgradbasedcorrmaskwholeimagearea' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
1526             'circgradbasedcorrmaskx' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksX'] },
1527             'circgradbasedcorrmasky' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksY'] },
1528             'circgradbasedcorrmaskzerox' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroX'] },
1529             'circgradbasedcorrmaskzeroy' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionMasksZeroY'] },
1530             'circgradbasedcorrmoire' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalMoire'] },
1531             'circgradbasedcorrrangemask' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMask'] },
1532             'circgradbasedcorrrangemaskareamodels' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
1533             'circgradbasedcorrrangemaskareamodelscolorsampleinfo' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
1534             'circgradbasedcorrrangemaskareamodelscomponents' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
1535             'circgradbasedcorrrangemaskcoloramount' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
1536             'circgradbasedcorrrangemaskdepthfeather' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
1537             'circgradbasedcorrrangemaskdepthmax' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
1538             'circgradbasedcorrrangemaskdepthmin' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
1539             'circgradbasedcorrrangemaskinvert' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskInvert'] },
1540             'circgradbasedcorrrangemasklumfeather' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
1541             'circgradbasedcorrrangemaskluminancedepthsampleinfo' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
1542             'circgradbasedcorrrangemasklummax' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
1543             'circgradbasedcorrrangemasklummin' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
1544             'circgradbasedcorrrangemasklumrange' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
1545             'circgradbasedcorrrangemasksampletype' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
1546             'circgradbasedcorrrangemasktype' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskType'] },
1547             'circgradbasedcorrrangemaskversion' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionRangeMaskVersion'] },
1548             'circgradbasedcorrsaturation' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSaturation'] },
1549             'circgradbasedcorrshadows2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalShadows2012'] },
1550             'circgradbasedcorrsharpness' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalSharpness'] },
1551             'circgradbasedcorrtemperature' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTemperature'] },
1552             'circgradbasedcorrtexture' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTexture'] },
1553             'circgradbasedcorrtint' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalTint'] },
1554             'circgradbasedcorrtoninghue' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningHue'] },
1555             'circgradbasedcorrtoningsaturation' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalToningSaturation'] },
1556             'circgradbasedcorrwhat' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'] },
1557             'circgradbasedcorrwhites2012' => { 477 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'], 479 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'] },
1558             'circulargradientbasedcorrections' => { 477 => 'CircularGradientBasedCorrections', 479 => 'CircularGradientBasedCorrections' },
1559             'city' => { 131 => 0x5a, 161 => 'City', 320 => 0x6d, 491 => 'City' },
1560             'city2' => { 320 => 0x80 },
1561             'clarity' => { 232 => 0x35, 233 => 0x3d, 420 => 0x2036, 477 => 'Clarity', 479 => 'Clarity' },
1562             'clarity2012' => { 477 => 'Clarity2012', 479 => 'Clarity2012' },
1563             'claritycontrol' => { 355 => 0x96 },
1564             'classification' => { 380 => 'clsf' },
1565             'classifystate' => { 131 => 0xe1 },
1566             'clearretouch' => { 320 => 0x7c },
1567             'clearretouchvalue' => { 320 => 0xa3 },
1568             'client' => { 503 => 'client' },
1569             'clientname' => { 485 => 'ClientName' },
1570             'clipboardaspectratio' => { 477 => 'ClipboardAspectRatio', 479 => 'ClipboardAspectRatio' },
1571             'clipboardorientation' => { 477 => 'ClipboardOrientation', 479 => 'ClipboardOrientation' },
1572             'clipfilename' => { 380 => 'clfn' },
1573             'clipid' => { 380 => 'clid' },
1574             'clmodeshootingspeed' => { 279 => '10.2', 280 => '11.3', 282 => '11.2', 283 => '11.2', 288 => '11.2', 289 => '10.2', 292 => '11.2', 293 => '11.2', 294 => '11.1', 295 => 0x3b },
1575             'cluster' => { 477 => 'Cluster', 479 => 'Cluster' },
1576             'cmcontrast' => { 305 => 0x2022 },
1577             'cmddialsreverserotation' => { 295 => 0xba },
1578             'cmexposurecompensation' => { 305 => 0x2000 },
1579             'cmhue' => { 305 => 0x2021 },
1580             'cmsaturation' => { 305 => 0x2020 },
1581             'cmsharpness' => { 305 => 0x2023 },
1582             'cmwhitebalance' => { 305 => 0x2001 },
1583             'cmwhitebalancecomp' => { 305 => 0x2002 },
1584             'cmwhitebalancegraypoint' => { 305 => 0x2010 },
1585             'codec' => { 169 => 'Codec' },
1586             'codedcharacterset' => { 132 => 0x5a },
1587             'codeversion' => { 380 => 'cver' },
1588             'collection' => { 310 => 'Collection' },
1589             'collectionname' => { 170 => [\'Collections','CollectionsCollectionName'], 380 => 'coll' },
1590             'collections' => { 170 => 'Collections', 472 => 'collections' },
1591             'collectionuri' => { 170 => [\'Collections','CollectionsCollectionURI'] },
1592             'color' => { 374 => 'player.movie.visual.color', 492 => 'color' },
1593             'coloraberrationcontrol' => { 272 => 0xc89224b },
1594             'coloradjustment' => { 397 => 0x14 },
1595             'coloradjustmentmode' => { 396 => 0x210 },
1596             'coloranta' => { 508 => [\'Colorants','ColorantsA'] },
1597             'colorantb' => { 508 => [\'Colorants','ColorantsB'] },
1598             'colorantblack' => { 508 => [\'Colorants','ColorantsBlack'] },
1599             'colorantblue' => { 508 => [\'Colorants','ColorantsBlue'] },
1600             'colorantcyan' => { 508 => [\'Colorants','ColorantsCyan'] },
1601             'colorantgray' => { 508 => [\'Colorants','ColorantsGray'] },
1602             'colorantgreen' => { 508 => [\'Colorants','ColorantsGreen'] },
1603             'colorantl' => { 508 => [\'Colorants','ColorantsL'] },
1604             'colorantmagenta' => { 508 => [\'Colorants','ColorantsMagenta'] },
1605             'colorantmode' => { 508 => [\'Colorants','ColorantsMode'] },
1606             'colorantred' => { 508 => [\'Colorants','ColorantsRed'] },
1607             'colorants' => { 508 => 'Colorants' },
1608             'colorantswatchname' => { 508 => [\'Colorants','ColorantsSwatchName'] },
1609             'coloranttint' => { 508 => [\'Colorants','ColorantsTint'] },
1610             'coloranttype' => { 508 => [\'Colorants','ColorantsType'] },
1611             'colorantyellow' => { 508 => [\'Colorants','ColorantsYellow'] },
1612             'colorbalance' => { 156 => 'ColorBalance' },
1613             'colorbalanceadj' => { 272 => 0x76a43202 },
1614             'colorbalanceblue' => { 181 => 0x1e },
1615             'colorbalancegreen' => { 181 => 0x1d },
1616             'colorbalancered' => { 181 => 0x1c },
1617             'colorbalanceversion' => { 203 => 0x4, 204 => 0x4, 205 => 0x0 },
1618             'colorblur' => { 109 => 0x65 },
1619             'colorbluron' => { 103 => 0x20704 },
1620             'colorbooster' => { 272 => 0x5f0e7d23 },
1621             'colorboostlevel' => { 266 => 0x1 },
1622             'colorboosttype' => { 266 => 0x0 },
1623             'colorchromeeffect' => { 127 => 0x1048 },
1624             'colorchromefxblue' => { 127 => 0x104e },
1625             'colorclass' => { 366 => 0xde, 367 => 'ColorClass' },
1626             'colorcompensationfilter' => { 184 => [0x3a,0x5f], 186 => 0x111, 420 => 0xb022 },
1627             'colorcompensationfiltercustom' => { 407 => 0xd, 408 => 0xc },
1628             'colorcompensationfilterset' => { 407 => 0x8, 408 => 0x7, 409 => 0x18, 425 => 0xf },
1629             'colorcontrol' => { 302 => 0x102b },
1630             'colorcorrection' => { 454 => 0x8015 },
1631             'colorcreatoreffect' => { 297 => 0x532 },
1632             'colordataversion' => { 41 => 0x0, 42 => 0x0, 44 => 0x0, 45 => 0x0, 46 => 0x0, 47 => 0x0, 48 => 0x0, 49 => 0x0, 50 => 0x0 },
1633             'coloreffect' => { 320 => 0x28 },
1634             'colorfilter' => { 112 => 0x17, 113 => 0x3017, 181 => 0x29, 189 => [0x38,0x4d,0x4f], 362 => 0x17 },
1635             'colorgain' => { 237 => 0x51 },
1636             'colorgradeblending' => { 477 => 'ColorGradeBlending', 479 => 'ColorGradeBlending' },
1637             'colorgradeglobalhue' => { 477 => 'ColorGradeGlobalHue', 479 => 'ColorGradeGlobalHue' },
1638             'colorgradegloballum' => { 477 => 'ColorGradeGlobalLum', 479 => 'ColorGradeGlobalLum' },
1639             'colorgradeglobalsat' => { 477 => 'ColorGradeGlobalSat', 479 => 'ColorGradeGlobalSat' },
1640             'colorgradehighlightlum' => { 477 => 'ColorGradeHighlightLum', 479 => 'ColorGradeHighlightLum' },
1641             'colorgrademidtonehue' => { 477 => 'ColorGradeMidtoneHue', 479 => 'ColorGradeMidtoneHue' },
1642             'colorgrademidtonelum' => { 477 => 'ColorGradeMidtoneLum', 479 => 'ColorGradeMidtoneLum' },
1643             'colorgrademidtonesat' => { 477 => 'ColorGradeMidtoneSat', 479 => 'ColorGradeMidtoneSat' },
1644             'colorgradeshadowlum' => { 477 => 'ColorGradeShadowLum', 479 => 'ColorGradeShadowLum' },
1645             'colorhue' => { 103 => 0x20900, 226 => 0x8d },
1646             'colorimetricreference' => { 119 => 0xc6bf },
1647             'colorlabel' => { 482 => 'ColorLabel' },
1648             'colormatrix' => { 63 => 0xa, 301 => 0x200, 302 => 0x1011, 394 => 0xa030 },
1649             'colormatrix1' => { 119 => 0xc621, 364 => 0x106 },
1650             'colormatrix2' => { 119 => 0xc622, 305 => 0x200, 364 => 0x226 },
1651             'colormatrix3' => { 119 => 0xcd33 },
1652             'colormatrixa' => { 355 => 0x203 },
1653             'colormatrixa2' => { 355 => 0x21c },
1654             'colormatrixadobergb' => { 394 => 0xa032 },
1655             'colormatrixb' => { 355 => 0x204 },
1656             'colormatrixb2' => { 355 => 0x21d },
1657             'colormatrixnumber' => { 302 => 0x1019 },
1658             'colormatrixsrgb' => { 394 => 0xa031 },
1659             'colormode' => { 113 => 0x3015, 127 => 0x1210, 140 => 0x66, 181 => 0x28, 184 => 0x16, 186 => 0x101, 187 => 0x36, 189 => 0x7, 226 => 0x3, 262 => 0x4, 320 => 0x32, 397 => 0x2c, 420 => 0xb029, 491 => 'ColorMode' },
1660             'colormoirereduction' => { 103 => 0x20670, 273 => 0x15 },
1661             'colormoirereductionmode' => { 273 => 0x5 },
1662             'colormoirereductionon' => { 103 => '0x20670.0' },
1663             'colornoisereduction' => { 454 => 0x8029, 477 => 'ColorNoiseReduction', 479 => 'ColorNoiseReduction' },
1664             'colornoisereductiondetail' => { 477 => 'ColorNoiseReductionDetail', 479 => 'ColorNoiseReductionDetail' },
1665             'colornoisereductionintensity' => { 273 => 0x18 },
1666             'colornoisereductionsharpness' => { 273 => 0x1c },
1667             'colornoisereductionsmoothness' => { 477 => 'ColorNoiseReductionSmoothness', 479 => 'ColorNoiseReductionSmoothness' },
1668             'colorplanes' => { 123 => 0x2 },
1669             'colorprofile' => { 181 => 0x33 },
1670             'colorprofilesettings' => { 297 => 0x539 },
1671             'colorrepresentation' => { 133 => 0x3c },
1672             'colorsaturationadj' => { 103 => 0x20305 },
1673             'colorsequence' => { 133 => 0x41 },
1674             'colorspace' => { 51 => 0x3, 64 => 0xb4, 97 => 0x10b4, 119 => 0xa001, 135 => 0x3, 162 => 'ColorSpace', 182 => 0x2f, 183 => 0x25, 184 => 0x17, 226 => 0x1e, 297 => 0x507, 355 => 0x37, 394 => 0xa011, 397 => 0xb, 407 => 0x1b, 408 => 0x83, 409 => 0xe, 425 => 0x6, 483 => 'ColorSpace' },
1675             'colorspace2' => { 63 => 0x9 },
1676             'colorspecapproximation' => { 135 => 0x2 },
1677             'colorspecdata' => { 135 => 0x3 },
1678             'colorspecmethod' => { 135 => 0x0 },
1679             'colorspecprecedence' => { 135 => 0x1 },
1680             'colortempasshot' => { 38 => 0x4, 39 => 0x7, 40 => 0x1d, 41 => 0x59, 42 => 0x6d, 43 => 0x26, 44 => 0x43, 47 => 0x43, 48 => 0x43, 49 => 0x43, 50 => 0x4b },
1681             'colortempauto' => { 38 => 0x9, 39 => 0xf, 40 => 0x22, 41 => 0x5e, 42 => 0x72, 43 => 0x1c, 44 => 0x48, 47 => 0x48, 48 => 0x48, 49 => 0x48, 50 => 0x50 },
1682             'colortempcloudy' => { 38 => 0x22, 39 => 0x37, 40 => 0x31, 41 => 0xa4, 42 => 0xdb, 43 => 0x35, 44 => 0x5c, 47 => 0x75, 48 => 0x8e, 49 => 0x93, 50 => 0x96, 355 => 0x55 },
1683             'colortempcustom' => { 44 => 0x84 },
1684             'colortempcustom1' => { 40 => 0x45 },
1685             'colortempcustom2' => { 40 => 0x4a },
1686             'colortempdaylight' => { 38 => 0x18, 39 => 0x27, 40 => 0x27, 41 => 0x9a, 42 => 0xd1, 43 => 0x2b, 44 => 0x52, 47 => 0x6b, 48 => 0x84, 49 => 0x89, 50 => 0x8c, 355 => 0x53 },
1687             '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], 315 => 0x321, 355 => 0x50, 387 => 0x1308, 420 => 0xb021, 477 => 'Temperature', 479 => 'Temperature' },
1688             'colortemperatureadj' => { 454 => 0x8013 },
1689             'colortemperatureauto' => { 226 => 0x4f },
1690             'colortemperaturebg' => { 302 => 0x1013 },
1691             'colortemperaturecustom' => { 407 => 0xc, 408 => 0xb },
1692             'colortemperaturerg' => { 302 => 0x1014 },
1693             'colortemperatureset' => { 407 => 0x7, 408 => 0x6 },
1694             'colortemperaturesetting' => { 184 => 0x25, 409 => 0x17, 425 => 0xe },
1695             'colortempflash' => { 38 => 0x36, 39 => 0x57, 40 => 0x40, 41 => 0xb8, 42 => 0xef, 43 => 0x49, 44 => 0x70, 47 => 0x89, 48 => 0xa2, 49 => 0xa7, 50 => 0xaa, 355 => 0x5a },
1696             'colortempflashdata' => { 44 => 0x24a },
1697             'colortempfluorescent' => { 38 => 0x2c, 39 => 0x47, 40 => 0x3b, 41 => 0xae, 42 => 0xe5, 43 => 0x3f, 44 => 0x66, 47 => 0x7f, 48 => 0x98, 49 => 0x9d, 50 => 0xa0 },
1698             'colortempfluorescentd' => { 355 => 0x57 },
1699             'colortempfluorescentn' => { 355 => 0x58 },
1700             'colortempfluorescentw' => { 355 => 0x59 },
1701             'colortempkelvin' => { 38 => 0x31, 39 => 0x4f, 41 => 0xb3, 42 => 0xea, 43 => 0x44, 44 => 0x6b, 47 => 0x84, 48 => 0x9d, 49 => 0xa2, 50 => 0xa5, 320 => 0x44, 387 => 0x1307 },
1702             'colortempmeasured' => { 38 => 0xe, 39 => 0x17, 41 => 0x63, 42 => 0x77, 44 => 0x4d, 47 => 0x4d, 48 => 0x4d, 49 => 0x4d, 50 => 0x55 },
1703             'colortemppc1' => { 43 => 0x94, 44 => 0x75 },
1704             'colortemppc2' => { 43 => 0x99, 44 => 0x7a },
1705             'colortemppc3' => { 43 => 0x9e, 44 => 0x7f },
1706             'colortempshade' => { 38 => 0x1d, 39 => 0x2f, 40 => 0x2c, 41 => 0x9f, 42 => 0xd6, 43 => 0x30, 44 => 0x57, 47 => 0x70, 48 => 0x89, 49 => 0x8e, 50 => 0x91, 355 => 0x54 },
1707             'colortemptungsten' => { 38 => 0x27, 39 => 0x3f, 40 => 0x36, 41 => 0xa9, 42 => 0xe0, 43 => 0x3a, 44 => 0x61, 47 => 0x7a, 48 => 0x93, 49 => 0x98, 50 => 0x9b, 355 => 0x56 },
1708             'colortempunknown' => { 38 => 0x13, 39 => 0x1f, 41 => 0x68, 42 => 0x7c, 43 => 0x21, 47 => 0x52, 48 => 0x52, 49 => 0x52, 50 => 0x5a },
1709             'colortempunknown10' => { 38 => 0x63, 39 => 0x9f, 41 => 0x95, 42 => 0xa9, 43 => 0x76, 47 => 0xa2, 48 => 0x7f, 49 => 0x7f, 50 => 0x87 },
1710             'colortempunknown11' => { 38 => 0x68, 39 => 0xa7, 41 => 0xbd, 42 => [0xae,0xb3], 43 => 0x7b, 47 => 0xa7, 48 => 0xa7, 49 => 0x84, 50 => 0xaf },
1711             'colortempunknown12' => { 38 => 0x6d, 39 => 0xaf, 41 => 0xc2, 42 => 0xb8, 43 => 0x80, 47 => 0xac, 48 => 0xac, 49 => 0xac, 50 => 0xb4 },
1712             'colortempunknown13' => { 38 => 0x72, 39 => 0xb7, 41 => 0xc7, 42 => 0xbd, 43 => 0x85, 47 => 0xb1, 48 => 0xb1, 49 => 0xb1, 50 => 0xb9 },
1713             'colortempunknown14' => { 41 => 0xcc, 42 => 0xc2, 43 => 0x8a, 47 => 0xb6, 48 => 0xb6, 49 => 0xb6, 50 => 0xbe },
1714             'colortempunknown15' => { 41 => 0xd1, 42 => 0xc7, 43 => 0x8f, 47 => 0xbb, 48 => 0xbb, 49 => 0xbb, 50 => 0xc3 },
1715             'colortempunknown16' => { 41 => 0xd6, 42 => 0xcc, 43 => 0xa3, 48 => 0xc0, 49 => 0xc0, 50 => 0xc8 },
1716             'colortempunknown17' => { 41 => 0xdb, 42 => 0xf4, 48 => 0xc5, 49 => 0xc5, 50 => 0xcd },
1717             'colortempunknown18' => { 41 => 0xe0, 42 => 0xf9, 48 => 0xca, 49 => 0xca, 50 => 0xd2 },
1718             'colortempunknown19' => { 41 => 0xe5, 42 => 0xfe, 48 => 0xcf, 49 => 0xcf, 50 => 0xd7 },
1719             'colortempunknown2' => { 38 => 0x3b, 39 => 0x5f, 41 => 0x6d, 42 => 0x81, 43 => 0x4e, 47 => 0x57, 48 => 0x57, 49 => 0x57, 50 => 0x5f },
1720             'colortempunknown20' => { 41 => 0xea, 42 => 0x103, 48 => 0xd4, 49 => 0xd4, 50 => 0xdc },
1721             'colortempunknown21' => { 41 => 0xef, 42 => 0x108, 49 => 0xd9, 50 => 0xe1 },
1722             'colortempunknown22' => { 41 => 0xf4, 42 => 0x10d, 49 => 0xde, 50 => 0xe6 },
1723             'colortempunknown23' => { 41 => 0xf9, 42 => 0x112, 49 => 0xe3, 50 => 0xeb },
1724             'colortempunknown24' => { 41 => 0xfe, 42 => 0x117, 49 => 0xe8, 50 => 0xf0 },
1725             'colortempunknown25' => { 41 => 0x103, 42 => 0x11c, 49 => 0xed, 50 => 0xf5 },
1726             'colortempunknown26' => { 41 => 0x108, 42 => 0x121, 49 => 0xf2, 50 => 0xfa },
1727             'colortempunknown27' => { 41 => 0x10d, 42 => 0x126, 49 => 0xf7, 50 => 0xff },
1728             'colortempunknown28' => { 41 => 0x112, 49 => 0xfc, 50 => 0x104 },
1729             'colortempunknown29' => { 41 => 0x117, 49 => 0x101, 50 => 0x109 },
1730             'colortempunknown3' => { 38 => 0x40, 39 => 0x67, 41 => 0x72, 42 => 0x86, 43 => 0x53, 47 => 0x5c, 48 => 0x5c, 49 => 0x5c, 50 => 0x64 },
1731             'colortempunknown30' => { 49 => 0x106 },
1732             'colortempunknown4' => { 38 => 0x45, 39 => 0x6f, 41 => 0x77, 42 => 0x8b, 43 => 0x58, 47 => 0x61, 48 => 0x61, 49 => 0x61, 50 => 0x69 },
1733             'colortempunknown5' => { 38 => 0x4a, 39 => 0x77, 41 => 0x7c, 42 => 0x90, 43 => 0x5d, 47 => 0x66, 48 => 0x66, 49 => 0x66, 50 => 0x6e },
1734             'colortempunknown6' => { 38 => 0x4f, 39 => 0x7f, 41 => 0x81, 42 => 0x95, 43 => 0x62, 47 => 0x8e, 48 => 0x6b, 49 => 0x6b, 50 => 0x73 },
1735             'colortempunknown7' => { 38 => 0x54, 39 => 0x87, 41 => 0x86, 42 => 0x9a, 43 => 0x67, 47 => 0x93, 48 => 0x70, 49 => 0x70, 50 => 0x78 },
1736             'colortempunknown8' => { 38 => 0x59, 39 => 0x8f, 41 => 0x8b, 42 => 0x9f, 43 => 0x6c, 47 => 0x98, 48 => 0x75, 49 => 0x75, 50 => 0x7d },
1737             'colortempunknown9' => { 38 => 0x5e, 39 => 0x97, 41 => 0x90, 42 => 0xa4, 43 => 0x71, 47 => 0x9d, 48 => 0x7a, 49 => 0x7a, 50 => 0x82 },
1738             'colortint' => { 319 => 0x35c },
1739             'colortone' => { 10 => 0x6f, 12 => 0x77, 34 => 0x2a, 51 => 0x2, 63 => 0x8 },
1740             'colortoneadj' => { 103 => 0x20304, 108 => 0x11e },
1741             'colortoneauto' => { 71 => 0x9c },
1742             'colortonefaithful' => { 19 => 0x107, 70 => 0x6c, 71 => 0x6c },
1743             'colortonelandscape' => { 19 => 0x105, 70 => 0x3c, 71 => 0x3c },
1744             'colortonemonochrome' => { 70 => 0x84, 71 => 0x84 },
1745             'colortoneneutral' => { 19 => 0x106, 70 => 0x54, 71 => 0x54 },
1746             'colortoneportrait' => { 19 => 0x104, 70 => 0x24, 71 => 0x24 },
1747             'colortonestandard' => { 19 => 0x103, 70 => 0xc, 71 => 0xc },
1748             'colortoneuserdef1' => { 19 => 0x109, 70 => 0x9c, 71 => 0xb4 },
1749             'colortoneuserdef2' => { 19 => 0x10a, 70 => 0xb4, 71 => 0xcc },
1750             'colortoneuserdef3' => { 19 => 0x10b, 70 => 0xcc, 71 => 0xe4 },
1751             'comlenblksize' => { 138 => 0xfde8 },
1752             'commanddialplaybackmode' => { 295 => 0x1cb },
1753             'commanddials' => { 290 => '5.1' },
1754             'commanddialsaperturesetting' => { 279 => '17.3', 280 => '18.3', 282 => '18.3', 283 => '18.3', 288 => '33.3', 289 => '17.3', 292 => '18.3', 293 => '18.3' },
1755             'commanddialschangemainsub' => { 279 => '17.2', 280 => '18.1', 282 => '18.1', 283 => '18.1', 288 => '33.2', 289 => '17.2', 292 => '18.1', 293 => '18.1' },
1756             'commanddialsmenuandplayback' => { 279 => '17.4', 280 => '18.2', 282 => '18.2', 283 => '18.2', 288 => '33.4', 289 => '17.4', 292 => '18.2', 293 => '18.2' },
1757             'commanddialsreverserotation' => { 279 => '17.1', 280 => '6.4', 282 => '6.2', 283 => '6.2', 284 => '16.2', 285 => '17.2', 288 => '33.1', 289 => '17.1', 292 => '6.2', 293 => '6.2', 294 => '18.1' },
1758             'commanderchannel' => { 290 => '10.2', 291 => '25.2' },
1759             'commandergroupa_ttl-aacomp' => { 290 => '13.1', 291 => '31.1' },
1760             'commandergroupa_ttlcomp' => { 294 => '32.1' },
1761             'commandergroupamanualoutput' => { 290 => '13.2', 291 => '28.2' },
1762             'commandergroupamode' => { 290 => '11.2', 291 => '28.1' },
1763             'commandergroupb_ttl-aacomp' => { 290 => '14.1', 291 => '32.1' },
1764             'commandergroupb_ttlcomp' => { 294 => '33.1' },
1765             'commandergroupbmanualoutput' => { 290 => '14.2', 291 => '29.2' },
1766             'commandergroupbmode' => { 290 => '11.3', 291 => '29.1' },
1767             'commanderinternalflash' => { 290 => '11.1', 291 => '27.1' },
1768             'commanderinternalmanualoutput' => { 290 => '12.2', 291 => '27.2' },
1769             'commanderinternalttlchannel' => { 288 => '18.2' },
1770             'commanderinternalttlcomp' => { 290 => '12.1', 291 => '30.2', 294 => '31.2' },
1771             'commanderinternalttlcompbuiltin' => { 288 => '20.1', 289 => '26.1' },
1772             'commanderinternalttlcompgroupa' => { 288 => '21.1', 289 => '27.1' },
1773             'commanderinternalttlcompgroupb' => { 288 => '22.1', 289 => '28.1' },
1774             'comment' => { 0 => 0x2, 120 => 'Comment', 157 => 'Comment', 310 => 'Comment', 372 => "\xa9cmt", 374 => 'comment', 380 => "\xa9cmt" },
1775             'compass' => { 390 => 0x4 },
1776             'compatibleversion' => { 477 => 'CompatibleVersion', 479 => 'CompatibleVersion' },
1777             'compilation' => { 372 => 'cpil' },
1778             'compimageimagespersequence' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfImagesInSequences'] },
1779             'compimagemaxexposureall' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfAll'] },
1780             'compimagemaxexposureused' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMaxExposureTimesOfUsed'] },
1781             'compimageminexposureall' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfAll'] },
1782             'compimageminexposureused' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesMinExposureTimesOfUsed'] },
1783             'compimagenumsequences' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesNumberOfSequences'] },
1784             'compimagesumexposureall' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfAll'] },
1785             'compimagesumexposureused' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfUsed'] },
1786             'compimagetotalexposureperiod' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesTotalExposurePeriod'] },
1787             'compimagevalues' => { 484 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesValues'] },
1788             'complianceprofile' => { 493 => 'complianceProfile' },
1789             'componentsconfiguration' => { 119 => 0x9101, 162 => 'Components', 483 => 'ComponentsConfiguration' },
1790             'componentversion' => { 97 => 0x80c },
1791             'composer' => { 179 => 'WM/Composer', 372 => ["\xa9com","\xa9wrt"], 380 => ["\xa9com","\xa9wrt"], 503 => 'composer' },
1792             'composerkeywords' => { 380 => "\xa9cok" },
1793             'compositeimage' => { 119 => 0xa460, 484 => 'CompositeImage' },
1794             'compositeimagecount' => { 119 => 0xa461, 484 => 'CompositeImageCount' },
1795             'compositeimageexposuretimes' => { 119 => 0xa462, 484 => 'CompositeImageExposureTimes' },
1796             'composition' => { 467 => 'Composition' },
1797             'compositionadjust' => { 354 => '0.1' },
1798             'compositionadjustrotation' => { 354 => 0x7 },
1799             'compositionadjustx' => { 354 => 0x5 },
1800             'compositionadjusty' => { 354 => 0x6 },
1801             'compressedbitsperpixel' => { 119 => 0x9102, 483 => 'CompressedBitsPerPixel' },
1802             'compressedimagesize' => { 186 => 0x40, 302 => 0x40 },
1803             'compression' => { 119 => 0x103, 325 => 0xb, 499 => 'Compression' },
1804             'compressionfactor' => { 297 => 0x50d },
1805             'compressionformat' => { 63 => 0x4 },
1806             'compressionratio' => { 162 => 'Compression', 302 => 0x1034 },
1807             'compressorversion' => { 380 => 'CNCV' },
1808             'condadobvfactor' => { 138 => 0xf3e },
1809             'condadodaybvthresh' => { 138 => 0xf3c },
1810             'condadodayoffsets' => { 138 => 0xf42 },
1811             'condadofluoffsets' => { 138 => 0xf44 },
1812             'condadofluthresh' => { 138 => 0xf41 },
1813             'condadoillfactor' => { 138 => 0xf3f },
1814             'condadoneurange' => { 138 => 0xf3d },
1815             'condadotunoffsets' => { 138 => 0xf43 },
1816             'condadotunthresh' => { 138 => 0xf40 },
1817             'conductor' => { 179 => 'WM/Conductor', 372 => "\xa9con" },
1818             'confidence' => { 462 => 'Confidence' },
1819             'confidencelevel' => { 473 => 'ConfidenceLevel' },
1820             'confidencemime' => { 462 => 'ConfidenceMime' },
1821             'constrainedcropheight' => { 108 => 0x266, 366 => 0xd6 },
1822             'constrainedcropwidth' => { 108 => 0x262, 366 => 0xd5 },
1823             'contact' => { 131 => 0x76 },
1824             'contactinfo' => { 477 => 'ContactInfo', 479 => 'ContactInfo', 492 => 'contactInfo' },
1825             'container' => { 457 => 'Container' },
1826             'containerdirectory' => { 457 => [\'Container','ContainerDirectory'] },
1827             'containerdirectoryitem' => { 457 => [\'Container','ContainerDirectoryItem'] },
1828             'containerdirectoryitemdatauri' => { 457 => [\'Container','ContainerDirectoryItemDataURI'] },
1829             'containerdirectoryitemlength' => { 457 => [\'Container','ContainerDirectoryItemLength'] },
1830             'containerdirectoryitemmime' => { 457 => [\'Container','ContainerDirectoryItemMime'] },
1831             'containerdirectoryitempadding' => { 457 => [\'Container','ContainerDirectoryItemPadding'] },
1832             'containerformat' => { 489 => 'ContainerFormat' },
1833             'containerformatidentifier' => { 489 => [\'ContainerFormat','ContainerFormatIdentifier'] },
1834             'containerformatname' => { 489 => [\'ContainerFormat','ContainerFormatName'] },
1835             'contentcreatedate' => { 372 => "\xa9day", 380 => ['@day',"\xa9day"] },
1836             'contentdistributor' => { 179 => 'WM/ContentDistributor' },
1837             'contentdistributorid' => { 380 => 'cdis' },
1838             'contentid' => { 380 => 'ccid' },
1839             'contentlocationcode' => { 131 => 0x1a },
1840             'contentlocationname' => { 131 => 0x1b },
1841             'contenttype' => { 493 => 'contentType' },
1842             'continuousbracketing' => { 184 => 0x20 },
1843             'continuousdrive' => { 34 => 0x5 },
1844             'continuousmodedisplay' => { 295 => 0x51 },
1845             'continuousmodeliveview' => { 293 => '77.2' },
1846             'continuousshootingspeed' => { 84 => 0x610 },
1847             'continuousshotlimit' => { 84 => 0x611 },
1848             '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, 231 => 0x33, 232 => 0x37, 233 => 0x3f, 302 => 0x1029, 320 => 0x39, 322 => 0x300a, 355 => 0x20, 362 => 0xc, 374 => 'player.movie.visual.contrast', 381 => 0x24, 383 => 0x52, 387 => 0x1012, 397 => 0xd, 407 => 0x1d, 408 => 0x1a, 420 => 0x2004, 477 => 'Contrast', 479 => 'Contrast', 483 => 'Contrast' },
1849             'contrast2012' => { 477 => 'Contrast2012', 479 => 'Contrast2012' },
1850             'contrastadj' => { 103 => 0x20303, 108 => 0x115, 275 => 0x2c, 454 => 0x8017 },
1851             'contrastauto' => { 71 => 0x90 },
1852             'contrastcurve' => { 226 => 0x8c },
1853             'contrastdetectaf' => { 193 => 0x4 },
1854             'contrastdetectafarea' => { 355 => 0x231 },
1855             'contrastdetectafinfocus' => { 193 => [0x1c,0x52] },
1856             'contrastfaithful' => { 19 => 0xec, 70 => 0x60, 71 => 0x60 },
1857             'contrasthighlight' => { 355 => 0x6d },
1858             'contrasthighlightshadowadj' => { 355 => 0x6f },
1859             'contrastlandscape' => { 19 => 0xea, 70 => 0x30, 71 => 0x30 },
1860             'contrastmode' => { 320 => 0x2c },
1861             'contrastmonochrome' => { 19 => 0xed, 70 => 0x78, 71 => 0x78 },
1862             'contrastneutral' => { 19 => 0xeb, 70 => 0x48, 71 => 0x48 },
1863             'contrastportrait' => { 19 => 0xe9, 70 => 0x18, 71 => 0x18 },
1864             'contrastsetting' => { 297 => 0x505, 305 => 0x1012, 409 => 0x10, 425 => 0x8 },
1865             'contrastshadow' => { 355 => 0x6e },
1866             'contraststandard' => { 19 => 0xe8, 70 => 0x0, 71 => 0x0 },
1867             'contrastuserdef1' => { 19 => 0xee, 70 => 0x90, 71 => 0xa8 },
1868             'contrastuserdef2' => { 19 => 0xef, 70 => 0xa8, 71 => 0xc0 },
1869             'contrastuserdef3' => { 19 => 0xf0, 70 => 0xc0, 71 => 0xd8 },
1870             'contributedmedia' => { 503 => 'contributedMedia' },
1871             'contributedmediaduration' => { 503 => [\'contributedMedia','contributedMediaDuration'] },
1872             'contributedmediadurationscale' => { 503 => [\'contributedMedia','contributedMediaDurationScale'] },
1873             'contributedmediadurationvalue' => { 503 => [\'contributedMedia','contributedMediaDurationValue'] },
1874             'contributedmediamanaged' => { 503 => [\'contributedMedia','contributedMediaManaged'] },
1875             'contributedmediapath' => { 503 => [\'contributedMedia','contributedMediaPath'] },
1876             'contributedmediastarttime' => { 503 => [\'contributedMedia','contributedMediaStartTime'] },
1877             'contributedmediastarttimescale' => { 503 => [\'contributedMedia','contributedMediaStartTimeScale'] },
1878             'contributedmediastarttimevalue' => { 503 => [\'contributedMedia','contributedMediaStartTimeValue'] },
1879             'contributedmediatrack' => { 503 => [\'contributedMedia','contributedMediaTrack'] },
1880             'contributedmediawebstatement' => { 503 => [\'contributedMedia','contributedMediaWebStatement'] },
1881             'contributor' => { 480 => 'contributor', 489 => 'Contributor' },
1882             'contributoridentifier' => { 489 => [\'Contributor','ContributorIdentifier'] },
1883             'contributorname' => { 489 => [\'Contributor','ContributorName'] },
1884             'contributorrole' => { 489 => [\'Contributor','ContributorRole'] },
1885             'contributors' => { 157 => 'Contributors' },
1886             'controldialset' => { 184 => 0x46 },
1887             'controlledvocabularyterm' => { 489 => 'CVterm' },
1888             'controllerboardversion' => { 315 => 0x332 },
1889             'controlmode' => { 77 => 0x12 },
1890             'controlringresponse' => { 295 => 0x1d5 },
1891             'controlringrotation' => { 84 => 0x712 },
1892             'conversionlens' => { 298 => 0x403, 320 => 0x35 },
1893             'converter' => { 119 => 0xfe4d, 262 => 0xb, 477 => 'Converter', 479 => 'Converter' },
1894             'converttograyscale' => { 477 => 'ConvertToGrayscale', 479 => 'ConvertToGrayscale' },
1895             'cookingequipment' => { 495 => 'cookingEquipment' },
1896             'cookingmethod' => { 495 => 'cookingMethod' },
1897             'copyright' => { 0 => 0x3, 119 => 0x8298, 157 => 'Copyright', 310 => 'Copyright', 355 => 0x22f, 371 => 'Copyright', 372 => ['cprt',"\xa9cpy"], 374 => 'copyright', 380 => ['cprt',"\xa9cpy"], 477 => 'Copyright', 479 => 'Copyright', 490 => 'Copyright', 496 => 'copyright', 499 => 'Copyright', 503 => 'copyright' },
1898             'copyrightflag' => { 369 => 0x40a },
1899             'copyrightnotice' => { 131 => 0x74 },
1900             'copyrightowner' => { 307 => 'CopyrightOwner' },
1901             'copyrightownerid' => { 307 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerID'] },
1902             'copyrightownerimageid' => { 307 => 'CopyrightOwnerImageID' },
1903             'copyrightownername' => { 307 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerName'] },
1904             'copyrightregistrationnumber' => { 307 => 'CopyrightRegistrationNumber' },
1905             'copyrightstatus' => { 307 => 'CopyrightStatus' },
1906             'copyrightyear' => { 489 => 'CopyrightYear', 493 => 'copyrightYear' },
1907             'coringfilter' => { 301 => 0x310, 302 => 0x102d, 305 => 0x310 },
1908             'coringvalues' => { 301 => 0x311, 305 => 0x311 },
1909             'corporateentity' => { 493 => 'corporateEntity' },
1910             'correlatedcolortemp' => { 319 => 0x35b },
1911             'country' => { 161 => 'Country', 320 => 0x69, 491 => 'Country' },
1912             'country-primarylocationcode' => { 131 => 0x64 },
1913             'country-primarylocationname' => { 131 => 0x65 },
1914             'countrycode' => { 225 => 0x5, 367 => 'CountryCode', 488 => 'CountryCode' },
1915             'course' => { 495 => 'course' },
1916             'coverage' => { 480 => 'coverage' },
1917             'coverart' => { 372 => 'covr' },
1918             'coverdate' => { 493 => 'coverDate' },
1919             'coverdisplaydate' => { 493 => 'coverDisplayDate' },
1920             'coveruri' => { 380 => 'cvru' },
1921             'cpufirmwareversion' => { 355 => 0x28 },
1922             'crc32' => { 481 => 'crc32' },
1923             'createdate' => { 119 => 0x9004, 157 => 'CreateDate', 306 => 'CreationDate', 310 => 'create-date', 371 => 'CreationDate', 377 => 0x1, 501 => 'CreateDate' },
1924             'creationdate' => { 374 => 'creationdate', 490 => 'CreationDate', 493 => 'creationDate' },
1925             'creationtime' => { 310 => 'Creation Time' },
1926             'creativestyle' => { 407 => 0x1a, 408 => 0x18, 418 => 0x41, 420 => 0xb020, 450 => 0x4a },
1927             'creativestylesetting' => { 409 => 0xf, 425 => 0x7 },
1928             'creativestylewaschanged' => { 454 => 0x8001 },
1929             'creator' => { 306 => 'Creator', 371 => 'Creator', 480 => 'creator', 489 => 'Creator', 490 => 'Creator' },
1930             'creatoraddress' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
1931             'creatorappid' => { 178 => 'CreatorAppId' },
1932             'creatorcity' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
1933             'creatorcontactinfo' => { 488 => 'CreatorContactInfo' },
1934             'creatorcountry' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
1935             'creatoridentifier' => { 489 => [\'Creator','CreatorIdentifier'] },
1936             'creatorname' => { 489 => [\'Creator','CreatorName'] },
1937             'creatoropenwithuioptions' => { 178 => 'CreatorOpenWithUIOptions' },
1938             'creatorpostalcode' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
1939             'creatorregion' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
1940             'creatorrole' => { 489 => [\'Creator','CreatorRole'] },
1941             'creatortool' => { 501 => 'CreatorTool' },
1942             'creatorworkemail' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
1943             'creatorworktelephone' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
1944             'creatorworkurl' => { 488 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
1945             'credit' => { 131 => 0x6e, 491 => 'Credit' },
1946             'creditline' => { 496 => 'creditLine' },
1947             'creditlinereq' => { 506 => 'CreditLineReq' },
1948             'creditlinerequired' => { 307 => 'CreditLineRequired' },
1949             'cropactive' => { 101 => 0x0, 108 => 0x244 },
1950             'cropangle' => { 477 => 'CropAngle', 479 => 'CropAngle' },
1951             'croparea' => { 226 => 0x45, 454 => 0x9011 },
1952             'cropaspectratio' => { 103 => 0x30101, 108 => 0x260 },
1953             'cropaspectratiocustom' => { 103 => 0x30102 },
1954             'cropbottom' => { 123 => 0x9, 267 => 0x36, 325 => 0x31, 366 => 0xdc, 477 => 'CropBottom', 479 => 'CropBottom' },
1955             'cropbottommargin' => { 53 => 0x3 },
1956             'cropcircleactive' => { 109 => 0xd6 },
1957             'cropcircleradius' => { 109 => 0xd9 },
1958             'cropcirclex' => { 109 => 0xd7 },
1959             'cropcircley' => { 109 => 0xd8 },
1960             'cropconstraintowarp' => { 477 => 'CropConstrainToWarp', 479 => 'CropConstrainToWarp' },
1961             'croph' => { 471 => 'CropH' },
1962             'cropheight' => { 101 => 0x6, 108 => 0x24c, 301 => 0x615, 305 => 0x615, 477 => 'CropHeight', 479 => 'CropHeight' },
1963             'crophispeed' => { 226 => 0x1b },
1964             'cropleft' => { 108 => 0x246, 123 => 0x6, 267 => 0x1e, 301 => 0x612, 305 => 0x612, 325 => 0x30, 366 => 0xd9, 477 => 'CropLeft', 479 => 'CropLeft' },
1965             'cropleftmargin' => { 53 => 0x0 },
1966             'cropmode' => { 127 => 0x104d, 387 => 0x1018 },
1967             'croporiginalheight' => { 101 => 0xb },
1968             'croporiginalwidth' => { 101 => 0xa },
1969             'cropoutputheight' => { 267 => 0xce },
1970             'cropoutputheightinches' => { 267 => 0x96 },
1971             'cropoutputpixels' => { 267 => 0xd6 },
1972             'cropoutputresolution' => { 267 => 0xb6 },
1973             'cropoutputscale' => { 267 => 0xbe },
1974             'cropoutputwidth' => { 267 => 0xc6 },
1975             'cropoutputwidthinches' => { 267 => 0x8e },
1976             'croppedareaimageheightpixels' => { 465 => 'CroppedAreaImageHeightPixels', 466 => 'CroppedAreaImageHeightPixels' },
1977             'croppedareaimagewidthpixels' => { 465 => 'CroppedAreaImageWidthPixels', 466 => 'CroppedAreaImageWidthPixels' },
1978             'croppedarealeftpixels' => { 465 => 'CroppedAreaLeftPixels', 466 => 'CroppedAreaLeftPixels' },
1979             'croppedareatoppixels' => { 465 => 'CroppedAreaTopPixels', 466 => 'CroppedAreaTopPixels' },
1980             'croppedimageheight' => { 5 => 0x2, 387 => 0x1604 },
1981             'croppedimageleft' => { 5 => 0x3 },
1982             'croppedimagetop' => { 5 => 0x4 },
1983             'croppedimagewidth' => { 5 => 0x1, 387 => 0x1603 },
1984             'cropping' => { 454 => 0x9010 },
1985             'cropright' => { 123 => 0x8, 267 => 0x2e, 325 => 0x32, 366 => 0xdb, 477 => 'CropRight', 479 => 'CropRight' },
1986             'croprightmargin' => { 53 => 0x1 },
1987             'croprotatedoriginalheight' => { 101 => 0x2 },
1988             'croprotatedoriginalwidth' => { 101 => 0x1 },
1989             'croprotation' => { 101 => 0x8, 123 => 0xb },
1990             'cropscaledresolution' => { 267 => 0x9e },
1991             'cropsourceresolution' => { 267 => 0xae },
1992             'croptop' => { 108 => 0x248, 123 => 0x7, 267 => 0x26, 301 => 0x613, 305 => 0x613, 325 => 0x2f, 366 => 0xda, 477 => 'CropTop', 479 => 'CropTop' },
1993             'croptopmargin' => { 53 => 0x2 },
1994             'cropunit' => { 477 => 'CropUnit', 479 => 'CropUnit' },
1995             'cropunits' => { 477 => 'CropUnits', 479 => 'CropUnits' },
1996             'cropw' => { 471 => 'CropW' },
1997             'cropwidth' => { 101 => 0x5, 108 => 0x24a, 301 => 0x614, 305 => 0x614, 477 => 'CropWidth', 479 => 'CropWidth' },
1998             'cropx' => { 101 => 0x3, 471 => 'CropX' },
1999             'cropy' => { 101 => 0x4, 471 => 'CropY' },
2000             'crossprocess' => { 355 => 0x7b },
2001             'crossprocessparams' => { 355 => 0x235 },
2002             'cuisine' => { 495 => 'cuisine' },
2003             'currenticcprofile' => { 119 => 0xc691 },
2004             'currentpreprofilematrix' => { 119 => 0xc692 },
2005             'currentversion' => { 454 => 0xd000 },
2006             'curve0x' => { 471 => 'Curve0x' },
2007             'curve0y' => { 471 => 'Curve0y' },
2008             'curve1x' => { 471 => 'Curve1x' },
2009             'curve1y' => { 471 => 'Curve1y' },
2010             'curve2x' => { 471 => 'Curve2x' },
2011             'curve2y' => { 471 => 'Curve2y' },
2012             'curve3x' => { 471 => 'Curve3x' },
2013             'curve3y' => { 471 => 'Curve3y' },
2014             'curve4x' => { 471 => 'Curve4x' },
2015             'curve4y' => { 471 => 'Curve4y' },
2016             'curves' => { 272 => 0x76a43201 },
2017             'custom1' => { 307 => 'Custom1' },
2018             'custom10' => { 307 => 'Custom10' },
2019             'custom2' => { 307 => 'Custom2' },
2020             'custom3' => { 307 => 'Custom3' },
2021             'custom4' => { 307 => 'Custom4' },
2022             'custom5' => { 307 => 'Custom5' },
2023             'custom6' => { 307 => 'Custom6' },
2024             'custom7' => { 307 => 'Custom7' },
2025             'custom8' => { 307 => 'Custom8' },
2026             'custom9' => { 307 => 'Custom9' },
2027             'customcolortone' => { 109 => 0x4c },
2028             'customcontrast' => { 109 => 0x4e },
2029             'customcontrols' => { 84 => 0x70c },
2030             'customdefaultunsharpfineness' => { 109 => 0xbe },
2031             'customdefaultunsharpstrength' => { 109 => 0xbc },
2032             'customdefaultunsharpthreshold' => { 109 => 0xc0 },
2033             'customilluminant' => { 138 => 0x405 },
2034             'customizedials' => { 84 => 0x715 },
2035             'customlinear' => { 109 => 0x4f },
2036             'customoutputhighlightpoint' => { 109 => 0x53 },
2037             'customoutputshadowpoint' => { 109 => 0x54 },
2038             'custompicturestyle' => { 103 => 0x10021 },
2039             'custompicturestyledata' => { 103 => 0xf0500 },
2040             'custompicturestylefilename' => { 64 => 0x4010 },
2041             'customrawhighlight' => { 109 => 0x7c },
2042             'customrawhighlightpoint' => { 109 => 0x51 },
2043             'customrawshadow' => { 109 => 0x85 },
2044             'customrawshadowpoint' => { 109 => 0x52 },
2045             'customrendered' => { 119 => 0xa401, 483 => 'CustomRendered' },
2046             'customsaturation' => { 109 => 0x4d, 297 => 0x503 },
2047             'customsettingsalldefault' => { 279 => '0.2', 288 => '0.2' },
2048             'customsettingsbank' => { 279 => '0.1', 280 => '0.1', 282 => '0.1', 283 => '0.1', 288 => '0.1', 292 => '0.2', 293 => '0.2', 295 => 0x1 },
2049             'customsharpness' => { 109 => 0x50 },
2050             'customunsharpmaskfineness' => { 109 => 0xb8 },
2051             'customunsharpmaskstrength' => { 109 => 0xb6 },
2052             'customunsharpmaskthreshold' => { 109 => 0xba },
2053             'customwb_rblevels' => { 425 => 0x1a },
2054             'customwb_rgblevels' => { 408 => 0x8, 409 => 0x19 },
2055             'customwbbluelevel' => { 184 => 0x36 },
2056             'customwberror' => { 184 => 0x37 },
2057             'customwbgreenlevel' => { 184 => 0x35 },
2058             'customwbredlevel' => { 184 => 0x34 },
2059             'customwbsetting' => { 184 => 0x26 },
2060             'cx' => { 380 => '_cx_' },
2061             'cy' => { 380 => '_cy_' },
2062             'd-lightinghq' => { 272 => 0x2175eb78 },
2063             'd-lightinghqcolorboost' => { 268 => 0x2 },
2064             'd-lightinghqhighlight' => { 268 => 0x1 },
2065             'd-lightinghqselected' => { 272 => 0x6a6e36b6 },
2066             'd-lightinghqshadow' => { 268 => 0x0 },
2067             'd-lightinghs' => { 272 => 0xce5554aa },
2068             'd-lightinghsadjustment' => { 269 => 0x0 },
2069             'd-lightinghscolorboost' => { 269 => 0x1 },
2070             'd-rangeoptimizerhighlight' => { 454 => 0x8024 },
2071             'd-rangeoptimizermode' => { 454 => 0x8022 },
2072             'd-rangeoptimizershadow' => { 454 => 0x802d },
2073             'd-rangeoptimizervalue' => { 454 => 0x8023 },
2074             'darkblacksegrows' => { 138 => 0x18d8 },
2075             'darkfocusenvironment' => { 320 => 0x8003 },
2076             'darkframecountfactor' => { 138 => 0xc85 },
2077             'darkframelongexposure' => { 138 => 0xc84 },
2078             'darkframeshortexposure' => { 138 => 0xc83 },
2079             'darkpedestal' => { 138 => 0xc7f },
2080             'datacompressionmethod' => { 133 => 0x6e },
2081             'dataimprint' => { 181 => 0x34 },
2082             'dataonscreen' => { 489 => 'DataOnScreen' },
2083             'dataonscreenregion' => { 489 => [\'DataOnScreen','DataOnScreenRegion'] },
2084             'dataonscreenregiond' => { 489 => [\'DataOnScreen','DataOnScreenRegionD'] },
2085             'dataonscreenregionh' => { 489 => [\'DataOnScreen','DataOnScreenRegionH'] },
2086             'dataonscreenregiontext' => { 489 => [\'DataOnScreen','DataOnScreenRegionText'] },
2087             'dataonscreenregionunit' => { 489 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2088             'dataonscreenregionw' => { 489 => [\'DataOnScreen','DataOnScreenRegionW'] },
2089             'dataonscreenregionx' => { 489 => [\'DataOnScreen','DataOnScreenRegionX'] },
2090             'dataonscreenregiony' => { 489 => [\'DataOnScreen','DataOnScreenRegionY'] },
2091             'datascaling' => { 355 => 0x3d },
2092             'date' => { 355 => 0x6, 480 => 'date' },
2093             'dateacquired' => { 178 => 'DateAcquired', 179 => '{2CBAA8F5-D81F-47CA-B17A-F8D822300131} 100' },
2094             'datecreated' => { 131 => 0x37, 491 => 'DateCreated' },
2095             'datedisplayformat' => { 264 => 0x3 },
2096             'dateidentified' => { 118 => [\'Identification','IdentificationDateIdentified'] },
2097             'dateimprint' => { 284 => '4.2' },
2098             'daterecieved' => { 493 => 'dateRecieved' },
2099             'datesent' => { 132 => 0x46 },
2100             'datestampmode' => { 64 => 0x1c, 226 => 0x9d },
2101             'datetime' => { 472 => 'datetime', 499 => 'DateTime' },
2102             'datetimedigitized' => { 483 => 'DateTimeDigitized' },
2103             'datetimeoriginal' => { 100 => 0x0, 119 => 0x9003, 154 => 0x14, 157 => 'OriginalDate', 375 => 'IDIT', 380 => 'date', 381 => 0xb, 382 => 0x3b, 383 => 0x3e, 483 => 'DateTimeOriginal' },
2104             'datetimestamp' => { 140 => 0x64 },
2105             'datetimeutc' => { 297 => 0x908 },
2106             'daylightsavings' => { 78 => 0x3, 264 => 0x2 },
2107             'dayofweek' => { 382 => 0x42, 383 => 0x4a },
2108             'dccontinent' => { 118 => [\'dctermsLocation','dctermsLocationContinent'] },
2109             'dccoordinateprecision' => { 118 => [\'dctermsLocation','dctermsLocationCoordinatePrecision'] },
2110             'dccoordinateuncertaintyinmeters' => { 118 => [\'dctermsLocation','dctermsLocationCoordinateUncertaintyInMeters'] },
2111             'dccountry' => { 118 => [\'dctermsLocation','dctermsLocationCountry'] },
2112             'dccountrycode' => { 118 => [\'dctermsLocation','dctermsLocationCountryCode'] },
2113             'dccounty' => { 118 => [\'dctermsLocation','dctermsLocationCounty'] },
2114             'dcdecimallatitude' => { 118 => [\'dctermsLocation','dctermsLocationDecimalLatitude'] },
2115             'dcdecimallongitude' => { 118 => [\'dctermsLocation','dctermsLocationDecimalLongitude'] },
2116             'dcevent' => { 118 => 'Event' },
2117             'dcfootprintspatialfit' => { 118 => [\'dctermsLocation','dctermsLocationFootprintSpatialFit'] },
2118             'dcfootprintsrs' => { 118 => [\'dctermsLocation','dctermsLocationFootprintSRS'] },
2119             'dcfootprintwkt' => { 118 => [\'dctermsLocation','dctermsLocationFootprintWKT'] },
2120             'dcgeodeticdatum' => { 118 => [\'dctermsLocation','dctermsLocationGeodeticDatum'] },
2121             'dcgeoreferencedby' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferencedBy'] },
2122             'dcgeoreferenceddate' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferencedDate'] },
2123             'dcgeoreferenceprotocol' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceProtocol'] },
2124             'dcgeoreferenceremarks' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceRemarks'] },
2125             'dcgeoreferencesources' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceSources'] },
2126             'dcgeoreferenceverificationstatus' => { 118 => [\'dctermsLocation','dctermsLocationGeoreferenceVerificationStatus'] },
2127             'dchighergeography' => { 118 => [\'dctermsLocation','dctermsLocationHigherGeography'] },
2128             'dchighergeographyid' => { 118 => [\'dctermsLocation','dctermsLocationHigherGeographyID'] },
2129             'dcisland' => { 118 => [\'dctermsLocation','dctermsLocationIsland'] },
2130             'dcislandgroup' => { 118 => [\'dctermsLocation','dctermsLocationIslandGroup'] },
2131             'dclocality' => { 118 => [\'dctermsLocation','dctermsLocationLocality'] },
2132             'dclocationaccordingto' => { 118 => [\'dctermsLocation','dctermsLocationLocationAccordingTo'] },
2133             'dclocationid' => { 118 => [\'dctermsLocation','dctermsLocationLocationID'] },
2134             'dclocationremarks' => { 118 => [\'dctermsLocation','dctermsLocationLocationRemarks'] },
2135             'dcmaximumdepthinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMaximumDepthInMeters'] },
2136             'dcmaximumdistanceabovesurfaceinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMaximumDistanceAboveSurfaceInMeters'] },
2137             'dcmaximumelevationinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMaximumElevationInMeters'] },
2138             'dcminimumdepthinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMinimumDepthInMeters'] },
2139             'dcminimumdistanceabovesurfaceinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMinimumDistanceAboveSurfaceInMeters'] },
2140             'dcminimumelevationinmeters' => { 118 => [\'dctermsLocation','dctermsLocationMinimumElevationInMeters'] },
2141             'dcmunicipality' => { 118 => [\'dctermsLocation','dctermsLocationMunicipality'] },
2142             'dcpointradiusspatialfit' => { 118 => [\'dctermsLocation','dctermsLocationPointRadiusSpatialFit'] },
2143             'dcstateprovince' => { 118 => [\'dctermsLocation','dctermsLocationStateProvince'] },
2144             'dctermslocation' => { 118 => 'dctermsLocation' },
2145             'dcverbatimcoordinates' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimCoordinates'] },
2146             'dcverbatimcoordinatesystem' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimCoordinateSystem'] },
2147             'dcverbatimdepth' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimDepth'] },
2148             'dcverbatimelevation' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimElevation'] },
2149             'dcverbatimlatitude' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimLatitude'] },
2150             'dcverbatimlocality' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimLocality'] },
2151             'dcverbatimlongitude' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimLongitude'] },
2152             'dcverbatimsrs' => { 118 => [\'dctermsLocation','dctermsLocationVerbatimSRS'] },
2153             'dcwaterbody' => { 118 => [\'dctermsLocation','dctermsLocationWaterBody'] },
2154             'declination' => { 165 => 'Declination' },
2155             'decposition' => { 181 => 0x32 },
2156             'defaultautogray' => { 477 => 'DefaultAutoGray', 479 => 'DefaultAutoGray' },
2157             'defaultautotone' => { 477 => 'DefaultAutoTone', 479 => 'DefaultAutoTone' },
2158             'defaultblackrender' => { 119 => 0xc7a6 },
2159             'defaultcroporigin' => { 119 => 0xc61f },
2160             'defaultcropsize' => { 119 => 0xc620 },
2161             'defaulteraseoption' => { 84 => 0x813 },
2162             'defaultscale' => { 119 => 0xc61e },
2163             'defaultsspecifictoiso' => { 477 => 'DefaultsSpecificToISO', 479 => 'DefaultsSpecificToISO' },
2164             'defaultsspecifictoserial' => { 477 => 'DefaultsSpecificToSerial', 479 => 'DefaultsSpecificToSerial' },
2165             'defaultusercrop' => { 119 => 0xc7b5 },
2166             'defectisocode' => { 138 => 0x90f },
2167             'defringe' => { 477 => 'Defringe', 479 => 'Defringe' },
2168             'defringegreenamount' => { 477 => 'DefringeGreenAmount', 479 => 'DefringeGreenAmount' },
2169             'defringegreenhuehi' => { 477 => 'DefringeGreenHueHi', 479 => 'DefringeGreenHueHi' },
2170             'defringegreenhuelo' => { 477 => 'DefringeGreenHueLo', 479 => 'DefringeGreenHueLo' },
2171             'defringepurpleamount' => { 477 => 'DefringePurpleAmount', 479 => 'DefringePurpleAmount' },
2172             'defringepurplehuehi' => { 477 => 'DefringePurpleHueHi', 479 => 'DefringePurpleHueHi' },
2173             'defringepurplehuelo' => { 477 => 'DefringePurpleHueLo', 479 => 'DefringePurpleHueLo' },
2174             'dehaze' => { 477 => 'Dehaze', 479 => 'Dehaze' },
2175             'deletedimagecount' => { 226 => 0xa6, 238 => 0x6e },
2176             'deprecatedon' => { 475 => 'deprecatedOn' },
2177             'depthfar' => { 119 => 0xc7eb },
2178             'depthformat' => { 119 => 0xc7e9 },
2179             'depthimage' => { 462 => 'Data' },
2180             'depthmeasuretype' => { 119 => 0xc7ed },
2181             'depthnear' => { 119 => 0xc7ea },
2182             'depthunits' => { 119 => 0xc7ec },
2183             'derivedfrom' => { 504 => 'DerivedFrom' },
2184             'derivedfromalternatepaths' => { 504 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2185             'derivedfromdocumentid' => { 504 => [\'DerivedFrom','DerivedFromDocumentID'] },
2186             'derivedfromfilepath' => { 504 => [\'DerivedFrom','DerivedFromFilePath'] },
2187             'derivedfromfrompart' => { 504 => [\'DerivedFrom','DerivedFromFromPart'] },
2188             'derivedfrominstanceid' => { 504 => [\'DerivedFrom','DerivedFromInstanceID'] },
2189             'derivedfromlastmodifydate' => { 504 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2190             'derivedfromlasturl' => { 504 => [\'DerivedFrom','DerivedFromLastURL'] },
2191             'derivedfromlinkcategory' => { 504 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2192             'derivedfromlinkform' => { 504 => [\'DerivedFrom','DerivedFromLinkForm'] },
2193             'derivedfrommanager' => { 504 => [\'DerivedFrom','DerivedFromManager'] },
2194             'derivedfrommanagervariant' => { 504 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2195             'derivedfrommanageto' => { 504 => [\'DerivedFrom','DerivedFromManageTo'] },
2196             'derivedfrommanageui' => { 504 => [\'DerivedFrom','DerivedFromManageUI'] },
2197             'derivedfrommaskmarkers' => { 504 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2198             'derivedfromoriginaldocumentid' => { 504 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2199             'derivedfrompartmapping' => { 504 => [\'DerivedFrom','DerivedFromPartMapping'] },
2200             'derivedfromplacedresolutionunit' => { 504 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2201             'derivedfromplacedxresolution' => { 504 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2202             'derivedfromplacedyresolution' => { 504 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2203             'derivedfromrenditionclass' => { 504 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2204             'derivedfromrenditionparams' => { 504 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2205             'derivedfromtopart' => { 504 => [\'DerivedFrom','DerivedFromToPart'] },
2206             'derivedfromversionid' => { 504 => [\'DerivedFrom','DerivedFromVersionID'] },
2207             'description' => { 310 => 'Description', 372 => ['desc','dscp',"\xa9des"], 374 => 'description', 380 => 'dscp', 477 => 'Description', 479 => 'Description', 480 => 'description', 501 => 'Description' },
2208             'destination' => { 132 => 0x5 },
2209             'destinationcity' => { 355 => 0x24, 361 => 0x3 },
2210             'destinationcitycode' => { 362 => 0x1001 },
2211             'destinationdst' => { 355 => 0x26, 361 => '0.3' },
2212             'developmentdynamicrange' => { 127 => 0x1403 },
2213             'deviantmatrixcustom' => { 138 => 0x7de },
2214             'deviantmatrixdaylight' => { 138 => 0x7da },
2215             'deviantmatrixflash' => { 138 => 0x7dd },
2216             'deviantmatrixfluorescent' => { 138 => 0x7dc },
2217             'deviantmatrixtungsten' => { 138 => 0x7db },
2218             'deviantwhitecustom' => { 138 => 0x842 },
2219             'deviantwhitedaylight' => { 138 => 0x83e },
2220             'deviantwhiteflash' => { 138 => 0x841 },
2221             'deviantwhitefluorescent' => { 138 => 0x840 },
2222             'deviantwhitetungsten' => { 138 => 0x83f },
2223             'device' => { 493 => 'device' },
2224             'devicesettingdescription' => { 483 => 'DeviceSettingDescription' },
2225             'devicesettingdescriptioncolumns' => { 483 => [\'DeviceSettingDescription','DeviceSettingDescriptionColumns'] },
2226             'devicesettingdescriptionrows' => { 483 => [\'DeviceSettingDescription','DeviceSettingDescriptionRows'] },
2227             'devicesettingdescriptionsettings' => { 483 => [\'DeviceSettingDescription','DeviceSettingDescriptionSettings'] },
2228             'devicetype' => { 394 => 0x2 },
2229             'dewarpdata' => { 116 => 'DewarpData' },
2230             'dewarpflag' => { 116 => 'DewarpFlag' },
2231             'dialdirectiontvav' => { 84 => 0x706 },
2232             'dietaryneeds' => { 495 => 'dietaryNeeds' },
2233             'diffractioncompensation' => { 228 => 0x142, 229 => 0x1a2, 252 => 0xc4a0 },
2234             'diffractioncorrection' => { 320 => 0xbc, 345 => 0x3 },
2235             'diffractioncorrectionon' => { 103 => 0x2070b },
2236             'digitalcreationdate' => { 131 => 0x3e },
2237             'digitalcreationtime' => { 131 => 0x3f },
2238             'digitaldeehighlightadj' => { 237 => 0x202 },
2239             'digitaldeeshadowadj' => { 237 => 0x200 },
2240             'digitaldeethreshold' => { 237 => 0x201 },
2241             'digitalfilter' => { 397 => 0x59 },
2242             'digitalfilter01' => { 342 => 0x5 },
2243             'digitalfilter02' => { 342 => 0x16 },
2244             'digitalfilter03' => { 342 => 0x27 },
2245             'digitalfilter04' => { 342 => 0x38 },
2246             'digitalfilter05' => { 342 => 0x49 },
2247             'digitalfilter06' => { 342 => 0x5a },
2248             'digitalfilter07' => { 342 => 0x6b },
2249             'digitalfilter08' => { 342 => 0x7c },
2250             'digitalfilter09' => { 342 => 0x8d },
2251             'digitalfilter10' => { 342 => 0x9e },
2252             'digitalfilter11' => { 342 => 0xaf },
2253             'digitalfilter12' => { 342 => 0xc0 },
2254             'digitalfilter13' => { 342 => 0xd1 },
2255             'digitalfilter14' => { 342 => 0xe2 },
2256             'digitalfilter15' => { 342 => 0xf3 },
2257             'digitalfilter16' => { 342 => 0x104 },
2258             'digitalfilter17' => { 342 => 0x115 },
2259             'digitalfilter18' => { 342 => 0x126 },
2260             'digitalfilter19' => { 342 => 0x137 },
2261             'digitalfilter20' => { 342 => 0x148 },
2262             'digitalgain' => { 74 => 0xb },
2263             'digitalgem' => { 215 => 0x0 },
2264             'digitalice' => { 237 => 0x100 },
2265             'digitalimageguid' => { 489 => 'DigImageGUID' },
2266             'digitalroc' => { 235 => 0x0 },
2267             'digitalsourcefiletype' => { 489 => 'DigitalSourcefileType' },
2268             'digitalsourcetype' => { 489 => 'DigitalSourceType' },
2269             'digitalzoom' => { 34 => 0xc, 112 => 0xa, 127 => 0x1044, 140 => 0x68, 151 => 0x22, 152 => 0x1e, 156 => 'DigitalZoom', 181 => 0xc, 226 => 0x86, 262 => 0xa, 302 => 0x204, 355 => 0x1e, 362 => 0xa, 396 => 0x204, 441 => 0x12, 442 => 0x12 },
2270             'digitalzoomon' => { 396 => 0x21b },
2271             'digitalzoomratio' => { 119 => 0xa404, 430 => 0x200, 432 => 0x21c, 483 => 'DigitalZoomRatio' },
2272             'director' => { 179 => 'WM/Director', 372 => "\xa9dir", 374 => 'director', 380 => "\xa9dir", 503 => 'director' },
2273             'directorphotography' => { 503 => 'directorPhotography' },
2274             'directory' => { 120 => 'Directory' },
2275             '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 },
2276             'directoryindex2' => { 21 => 0x29c },
2277             'directorynumber' => { 208 => 0x3, 383 => 0x12 },
2278             'disableautocreation' => { 460 => 'DisableAutoCreation' },
2279             'disclaimer' => { 310 => 'Disclaimer' },
2280             'discnumber' => { 503 => 'discNumber' },
2281             'dishtype' => { 495 => 'dishType' },
2282             'disknumber' => { 372 => 'disk' },
2283             'displayallafpoints' => { 84 => 0x514 },
2284             'displayaperture' => { 34 => 0x23 },
2285             'displayedunitsx' => { 370 => 0x2 },
2286             'displayedunitsy' => { 370 => 0x6 },
2287             'displayname' => { 374 => 'displayname', 492 => 'displayName' },
2288             'distance1' => { 140 => 0x28 },
2289             'distance2' => { 140 => 0x2c },
2290             'distance3' => { 140 => 0x30 },
2291             'distance4' => { 140 => 0x34 },
2292             'distortion' => { 394 => 0xa050 },
2293             'distortioncompensation' => { 454 => 0x8040 },
2294             'distortioncontrol' => { 238 => 0x10 },
2295             'distortioncorrection' => { 79 => 0x3, 103 => 0x20705, 109 => 0x67, 119 => 0x7036, 297 => 0x50b, 324 => '7.1', 345 => 0x0, 449 => 0x601, 450 => 0x5b },
2296             'distortioncorrection2' => { 301 => 0x1011 },
2297             'distortioncorrectionalreadyapplied' => { 474 => 'DistortionCorrectionAlreadyApplied' },
2298             'distortioncorrectionon' => { 103 => '0x20705.0', 109 => 0x63 },
2299             'distortioncorrectionsetting' => { 80 => 0x7, 420 => 0x2013 },
2300             'distortioncorrectionvalue' => { 79 => 0x9 },
2301             'distortioncorrparams' => { 119 => 0x7037, 429 => 0x1a23, 432 => 0x1870, 434 => 0x189c, 435 => 0x18cc, 436 => 0x17d0, 449 => 0x6ca, 450 => 0x64 },
2302             'distortioncorrparamsnumber' => { 432 => 0x1899, 434 => 0x18c5, 435 => 0x18f5, 436 => 0x17f9 },
2303             'distortioncorrparamspresent' => { 432 => 0x1898, 434 => 0x18c4, 435 => 0x18f4, 436 => 0x17f8, 438 => 0x10b, 439 => 0x10b, 449 => 0x600, 450 => 0x5a },
2304             'distortioneffect' => { 103 => 0x20709 },
2305             'distortionn' => { 324 => 0xc },
2306             'distortionparam02' => { 324 => 0x2 },
2307             'distortionparam04' => { 324 => 0x4 },
2308             'distortionparam08' => { 324 => 0x8 },
2309             'distortionparam09' => { 324 => 0x9 },
2310             'distortionparam11' => { 324 => 0xb },
2311             'distortionscale' => { 324 => 0x5 },
2312             'distributor' => { 493 => 'distributor' },
2313             'distributorproductid' => { 492 => 'distributorProductID' },
2314             'dloon' => { 103 => '0x20706.0', 109 => 0xdc },
2315             'dlosetting' => { 103 => 0x20706, 109 => 0xdd },
2316             'dlosettingapplied' => { 102 => 0x4 },
2317             'dloshootingdistance' => { 109 => 0xde },
2318             'dloversion' => { 102 => 0x5 },
2319             'dmcomment' => { 503 => 'comment' },
2320             'dmdithermatrix' => { 138 => 0xc7a },
2321             'dmdithermatrixheight' => { 138 => 0xc7c },
2322             'dmdithermatrixwidth' => { 138 => 0xc7b },
2323             'dngadobedata' => { 119 => 0xc634 },
2324             'dngbackwardversion' => { 119 => 0xc613 },
2325             'dngignoresidecars' => { 477 => 'DNGIgnoreSidecars', 479 => 'DNGIgnoreSidecars' },
2326             'dnglensinfo' => { 119 => 0xc630 },
2327             'dngprivatedata' => { 119 => 0xc634 },
2328             'dngversion' => { 119 => 0xc612 },
2329             'document' => { 310 => 'Document' },
2330             'documentancestors' => { 491 => 'DocumentAncestors' },
2331             'documenthistory' => { 131 => 0xe7 },
2332             'documentid' => { 504 => 'DocumentID' },
2333             'documentname' => { 119 => 0x10d },
2334             'documentnotes' => { 131 => 0xe6 },
2335             'doi' => { 493 => 'doi' },
2336             'dopesheet' => { 489 => 'Dopesheet' },
2337             'dopesheetlink' => { 489 => 'DopesheetLink' },
2338             'dopesheetlinklink' => { 489 => [\'DopesheetLink','DopesheetLinkLink'] },
2339             'dopesheetlinklinkqualifier' => { 489 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2340             'doublingmicrovolts' => { 138 => 0xc82 },
2341             'dpp' => { 472 => 'dpp' },
2342             'dr4cameramodel' => { 104 => 0x3 },
2343             'drangepriority' => { 127 => 0x1443 },
2344             'drangepriorityauto' => { 127 => 0x1444 },
2345             'drangepriorityfixed' => { 127 => 0x1445 },
2346             'drivemode' => { 113 => 0x3103, 125 => '0.1', 181 => 0x6, 184 => 0x1e, 187 => 0xe, 297 => 0x600, 355 => 0x34, 387 => 0x1002, 397 => 0x3, 407 => 0x4, 408 => 0x7e, 409 => 0x34 },
2347             'drivemode2' => { 184 => 0xa, 336 => 0x7, 418 => 0xe, 425 => 0x1 },
2348             'drivemodesetting' => { 409 => 0x4 },
2349             'drivespeed' => { 125 => '0.2' },
2350             'dspfirmwareversion' => { 355 => 0x27 },
2351             'duration' => { 67 => 0x6a, 155 => 'Duration', 169 => 'Duration', 495 => 'duration', 503 => 'duration' },
2352             'durationscale' => { 503 => [\'duration','durationScale'] },
2353             'durationvalue' => { 503 => [\'duration','durationValue'] },
2354             'dustremovaldata' => { 64 => 0x97 },
2355             'dxcropalert' => { 229 => 0x23c },
2356             'dynamicafarea' => { 279 => '1.4', 288 => '1.4' },
2357             'dynamicareaafassist' => { 295 => 0x18 },
2358             'dynamicareaafdisplay' => { 280 => '46.1', 282 => '47.1', 283 => '47.1', 292 => '47.1', 293 => '47.1' },
2359             'dynamicrange' => { 127 => 0x1400 },
2360             'dynamicrangeexpansion' => { 355 => 0x69, 387 => 0x100e },
2361             'dynamicrangemax' => { 108 => 0x7c },
2362             'dynamicrangemin' => { 108 => 0x7a },
2363             'dynamicrangeoptimizer' => { 184 => 0x15, 420 => [0xb025,0xb04f], 428 => 0x1144, 429 => [0x1144,0x324], 430 => [0x1120,0x300], 431 => [0x119c,0x37c], 432 => [0x1178,0x328], 433 => [0x1030,0x50], 434 => [0x228,0x50], 435 => [0x228,0x50], 436 => [0x21b,0x4e] },
2364             'dynamicrangeoptimizerbracket' => { 418 => 0x2e },
2365             'dynamicrangeoptimizerlevel' => { 407 => 0x19, 408 => 0x17, 409 => 0xd, 418 => 0x79, 425 => 0x5 },
2366             'dynamicrangeoptimizermode' => { 187 => 0x15, 407 => 0x18, 408 => 0x16, 418 => [0x77,0x15] },
2367             'dynamicrangeoptimizersetting' => { 184 => 0x27, 409 => 0xc, 425 => 0x4 },
2368             'dynamicrangesetting' => { 127 => 0x1402 },
2369             'e-dialinprogram' => { 336 => '1.3' },
2370             'earliestageorloweststage' => { 118 => [\'GeologicalContext','GeologicalContextEarliestAgeOrLowestStage'] },
2371             'earliesteonorlowesteonothem' => { 118 => [\'GeologicalContext','GeologicalContextEarliestEonOrLowestEonothem'] },
2372             'earliestepochorlowestseries' => { 118 => [\'GeologicalContext','GeologicalContextEarliestEpochOrLowestSeries'] },
2373             'earliesteraorlowesterathem' => { 118 => [\'GeologicalContext','GeologicalContextEarliestEraOrLowestErathem'] },
2374             'earliestperiodorlowestsystem' => { 118 => [\'GeologicalContext','GeologicalContextEarliestPeriodOrLowestSystem'] },
2375             'earthpos' => { 457 => 'EarthPos' },
2376             'earthposaltitude' => { 457 => [\'EarthPos','EarthPosAltitude'] },
2377             'earthposlatitude' => { 457 => [\'EarthPos','EarthPosLatitude'] },
2378             'earthposlongitude' => { 457 => [\'EarthPos','EarthPosLongitude'] },
2379             'earthposrotationw' => { 457 => [\'EarthPos','EarthPosRotationW'] },
2380             'earthposrotationx' => { 457 => [\'EarthPos','EarthPosRotationX'] },
2381             'earthposrotationy' => { 457 => [\'EarthPos','EarthPosRotationY'] },
2382             'earthposrotationz' => { 457 => [\'EarthPos','EarthPosRotationZ'] },
2383             'earthpostimestamp' => { 457 => [\'EarthPos','EarthPosTimestamp'] },
2384             'easyexposurecomp' => { 294 => '6.1' },
2385             'easyexposurecompensation' => { 279 => '6.4', 280 => '6.5', 282 => '6.3', 283 => '6.3', 287 => '5.1', 288 => '4.4', 289 => '5.2', 292 => '6.3', 293 => '6.3', 295 => 0x1d },
2386             'easymode' => { 34 => 0xb },
2387             'edgemapslope' => { 138 => 0x930 },
2388             'edgemapx1' => { 138 => 0x931 },
2389             'edgemapx2' => { 138 => 0x932 },
2390             'edgemapx3' => { 138 => 0x934 },
2391             'edgemapx4' => { 138 => 0x935 },
2392             'edgenoisereduction' => { 273 => 0x4, 454 => 0x8028 },
2393             'edit1' => { 380 => "\xa9ed1" },
2394             'edit2' => { 380 => "\xa9ed2" },
2395             'edit3' => { 380 => "\xa9ed3" },
2396             'edit4' => { 380 => "\xa9ed4" },
2397             'edit5' => { 380 => "\xa9ed5" },
2398             'edit6' => { 380 => "\xa9ed6" },
2399             'edit7' => { 380 => "\xa9ed7" },
2400             'edit8' => { 380 => "\xa9ed8" },
2401             'edit9' => { 380 => "\xa9ed9" },
2402             'edition' => { 493 => 'edition' },
2403             'editorialupdate' => { 131 => 0x8 },
2404             'editstatus' => { 131 => 0x7, 367 => 'EditStatus', 472 => 'EditStatus' },
2405             'editversionname' => { 272 => 0x3d136244 },
2406             'effectivelv' => { 355 => 0x2d },
2407             'effectivemaxaperture' => { 219 => 0x12, 220 => 0x13, 224 => 0x14 },
2408             'eissn' => { 493 => 'eIssn' },
2409             'electricalblackcolumns' => { 138 => 0x1810 },
2410             'electronicfront-curtainshutter' => { 282 => '5.2', 283 => '5.2', 292 => '5.3', 293 => '5.2' },
2411             'electronicfrontcurtainshutter' => { 420 => 0x201a },
2412             'elevation' => { 165 => 'Elevation' },
2413             'email' => { 157 => 'EMail' },
2414             'embargodate' => { 496 => 'embargoDate' },
2415             'embdencrightsexpr' => { 489 => 'EmbdEncRightsExpr' },
2416             'embeddedencodedrightsexpr' => { 489 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2417             'embeddedencodedrightsexprlangid' => { 489 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2418             'embeddedencodedrightsexprtype' => { 489 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2419             'embeddedxmpdigest' => { 491 => 'EmbeddedXMPDigest' },
2420             'emissivity' => { 121 => 0x3 },
2421             'emptyslotrelease' => { 229 => 0x625 },
2422             'enablechromanoisereduction' => { 138 => 0xe6e },
2423             'enablesharpening' => { 138 => 0x92e },
2424             'encodedby' => { 179 => 'WM/EncodedBy', 372 => "\xa9enc" },
2425             'encodedwith' => { 374 => 'Encoded_With' },
2426             'encoder' => { 372 => "\xa9too", 380 => "\xa9too" },
2427             'encoderid' => { 380 => "\xa9enc" },
2428             'encodingtime' => { 179 => 'WM/EncodingTime' },
2429             'encryptionkey' => { 394 => 0xa020 },
2430             'endingpage' => { 493 => 'endingPage' },
2431             'enduser' => { 307 => 'EndUser' },
2432             'enduserid' => { 307 => [\'EndUser','EndUserEndUserID'] },
2433             'endusername' => { 307 => [\'EndUser','EndUserEndUserName'] },
2434             'energysavingmode' => { 229 => 0x648 },
2435             'engineer' => { 503 => 'engineer' },
2436             'enhancedarktones' => { 265 => 0x8 },
2437             'enhancement' => { 112 => 0x16, 113 => 0x3016 },
2438             'enhanceparams' => { 119 => 0xc7ee },
2439             'enhancer' => { 301 => 0x300 },
2440             'enhancervalues' => { 301 => 0x301 },
2441             'envelopenumber' => { 132 => 0x28 },
2442             'envelopepriority' => { 132 => 0x3c },
2443             'enveloperecordversion' => { 132 => 0x0 },
2444             'episode' => { 489 => 'Episode' },
2445             'episodeglobaluniqueid' => { 372 => 'egid' },
2446             'episodeidentifier' => { 489 => [\'Episode','EpisodeIdentifier'] },
2447             'episodename' => { 489 => [\'Episode','EpisodeName'] },
2448             'episodenumber' => { 489 => [\'Episode','EpisodeNumber'] },
2449             'epsonimageheight' => { 302 => 0x20c },
2450             'epsonimagewidth' => { 302 => 0x20b },
2451             'epsonsoftware' => { 302 => 0x20d },
2452             'equipmentinstitution' => { 456 => 'EquipmentInstitution' },
2453             'equipmentmanufacturer' => { 456 => 'EquipmentManufacturer' },
2454             'equipmentversion' => { 298 => 0x0 },
2455             'ettlii' => { 84 => 0x304, 85 => 0xd, 86 => 0xe, 87 => 0x7, 88 => 0x7, 89 => 0xe },
2456             'event' => { 458 => 'Event', 470 => 'Event', 489 => 'Event', 493 => 'event' },
2457             'eventalias' => { 492 => 'eventAlias' },
2458             'eventdate' => { 118 => [\'Event','EventEventDate'] },
2459             'eventday' => { 118 => [\'Event','EventDay'] },
2460             'eventearliestdate' => { 118 => [\'Event','EventEarliestDate'] },
2461             'eventend' => { 492 => 'eventEnd' },
2462             'eventenddayofyear' => { 118 => [\'Event','EventEndDayOfYear'] },
2463             'eventfieldnotes' => { 118 => [\'Event','EventFieldNotes'] },
2464             'eventfieldnumber' => { 118 => [\'Event','EventFieldNumber'] },
2465             'eventhabitat' => { 118 => [\'Event','EventHabitat'] },
2466             'eventid' => { 118 => [\'Event','EventEventID'], 489 => 'EventId' },
2467             'eventlatestdate' => { 118 => [\'Event','EventLatestDate'] },
2468             'eventmonth' => { 118 => [\'Event','EventMonth'] },
2469             'eventnumber' => { 381 => 0x9, 382 => 0x37, 383 => 0x3a },
2470             'eventparenteventid' => { 118 => [\'Event','EventParentEventID'] },
2471             'eventremarks' => { 118 => [\'Event','EventEventRemarks'] },
2472             'eventsamplesizeunit' => { 118 => [\'Event','EventSampleSizeUnit'] },
2473             'eventsamplesizevalue' => { 118 => [\'Event','EventSampleSizeValue'] },
2474             'eventsamplingeffort' => { 118 => [\'Event','EventSamplingEffort'] },
2475             'eventsamplingprotocol' => { 118 => [\'Event','EventSamplingProtocol'] },
2476             'eventstart' => { 492 => 'eventStart' },
2477             'eventstartdayofyear' => { 118 => [\'Event','EventStartDayOfYear'] },
2478             'eventsubtype' => { 492 => 'eventSubtype' },
2479             'eventtime' => { 118 => [\'Event','EventEventTime'] },
2480             'eventtype' => { 492 => 'eventType' },
2481             'eventverbatimeventdate' => { 118 => [\'Event','EventVerbatimEventDate'] },
2482             'eventyear' => { 118 => [\'Event','EventYear'] },
2483             'evfgrid' => { 295 => 0x165 },
2484             'evfimageframe' => { 295 => 0x164 },
2485             'evfreleaseindicator' => { 295 => 0x24f },
2486             'evfwarmdisplaybrightness' => { 295 => 0x24d },
2487             'evfwarmdisplaymode' => { 295 => 0x24b },
2488             'evsteps' => { 336 => '1.2', 338 => 0x0 },
2489             'evstepsize' => { 284 => '5.1', 285 => '6.1', 286 => '6.1', 290 => '0.7' },
2490             'exclusivecoverage' => { 467 => 'ExclusiveCoverage' },
2491             'exclusivityenddate' => { 496 => 'exclusivityEndDate' },
2492             'excursiontolerance' => { 133 => 0x82 },
2493             'executiveproducer' => { 372 => "\xa9xpd" },
2494             'exif' => { 120 => 'EXIF' },
2495             'exifbyteorder' => { 120 => 'ExifByteOrder' },
2496             'exifcamerainfo' => { 131 => 0xe8 },
2497             'exifimageheight' => { 119 => 0xa003, 483 => 'PixelYDimension' },
2498             'exifimagewidth' => { 119 => 0xa002, 483 => 'PixelXDimension' },
2499             'exifunicodebyteorder' => { 120 => 'ExifUnicodeByteOrder' },
2500             'exifversion' => { 119 => 0x9000, 483 => 'ExifVersion' },
2501             'exitpupilposition' => { 219 => 0x4, 220 => 0x4, 224 => 0x4 },
2502             'expirationdate' => { 131 => 0x25, 496 => 'expirationDate' },
2503             'expirationtime' => { 131 => 0x26 },
2504             'exposure' => { 119 => 0xfe51, 477 => 'Exposure', 479 => 'Exposure' },
2505             'exposure2012' => { 477 => 'Exposure2012', 479 => 'Exposure2012' },
2506             'exposureadj' => { 270 => 0x0 },
2507             'exposureadj2' => { 270 => 0x12 },
2508             'exposureadjust' => { 397 => 0xc },
2509             'exposurebracketingindicatorlast' => { 184 => 0x52 },
2510             'exposurebracketshotnumber' => { 187 => 0x2d, 418 => 0x2f },
2511             'exposurebracketstepsize' => { 336 => 0x8 },
2512             'exposurebracketvalue' => { 226 => 0x19 },
2513             'exposurecompautocancel' => { 84 => 0x113 },
2514             'exposurecompensation' => { 77 => 0x6, 93 => 0x0, 119 => 0x9204, 140 => 0x24, 156 => 'ExposureComp', 176 => 'ExposureCompensation', 181 => 0xd, 182 => 0x53, 183 => 0x1e, 187 => 0x49c0, 302 => 0x1006, 355 => 0x16, 364 => 0x402, 394 => 0xa013, 397 => [0xc,0x35,0x4d], 428 => 0x114c, 429 => 0x114c, 430 => 0x1128, 432 => 0x1180, 433 => 0x1038, 434 => 0x230, 435 => 0x230, 436 => 0x223, 483 => 'ExposureBiasValue' },
2515             'exposurecompensation2' => { 425 => [0x24,0x26,0x2a] },
2516             'exposurecompensationmode' => { 184 => 0x47, 187 => 0x2a },
2517             'exposurecompensationset' => { 407 => 0x3, 408 => 0x3, 409 => 0x3, 425 => 0x1e },
2518             'exposurecompensationsetting' => { 184 => 0x1 },
2519             'exposurecompstepsize' => { 279 => '6.3', 280 => '7.3', 282 => '7.3', 283 => '7.3', 288 => '4.3', 292 => '7.3', 293 => '7.3' },
2520             'exposurecontrolstep' => { 287 => '6.1', 289 => '6.1' },
2521             'exposurecontrolstepsize' => { 279 => '6.2', 280 => '7.1', 282 => '7.1', 283 => '7.1', 288 => '4.2', 292 => '7.1', 293 => '7.1', 294 => '7.1', 295 => 0x1b },
2522             'exposurecount' => { 127 => 0x1032 },
2523             'exposuredelaymode' => { 279 => '10.1', 280 => '11.1', 282 => '11.1', 283 => '11.1', 284 => '9.1', 285 => '10.1', 286 => '10.1', 288 => '10.4', 289 => '10.1', 290 => '6.4', 292 => '11.1', 293 => '11.1', 294 => '11.2' },
2524             'exposuredifference' => { 226 => 0xe },
2525             'exposuregaincustom' => { 138 => 0x89c },
2526             'exposuregaindaylight' => { 138 => 0x898 },
2527             'exposuregainflash' => { 138 => 0x89b },
2528             'exposuregainfluorescent' => { 138 => 0x89a },
2529             'exposuregaintungsten' => { 138 => 0x899 },
2530             'exposureindex' => { 119 => 0xa215, 483 => 'ExposureIndex' },
2531             'exposureindicator' => { 184 => 0x50 },
2532             'exposurelevelincrements' => { 82 => 0x6, 83 => 0x6, 84 => 0x101, 85 => 0x5, 86 => 0x6, 87 => 0x5, 88 => 0x5, 89 => 0x6, 90 => 0x4, 407 => 0x58, 408 => 0x58 },
2533             'exposurelockused' => { 465 => 'ExposureLockUsed' },
2534             'exposuremode' => { 119 => 0xa402, 156 => 'ExposureMode', 181 => 0x1, 182 => 0xa, 183 => 0x0, 184 => 0x0, 187 => 0x34, 297 => 0x200, 317 => 0x40d, 397 => 0x8, 420 => 0xb041, 483 => 'ExposureMode' },
2535             'exposuremodeinmanual' => { 84 => 0x10b },
2536             'exposureprogram' => { 119 => 0x8822, 387 => 0x1001, 400 => [0x17e,0x43], 407 => 0x3c, 408 => 0x3c, 409 => 0x5, 413 => 0x14, 418 => 0x3f, 425 => 0x2, 428 => 0x1175, 429 => 0x1179, 430 => 0x1155, 431 => 0x11d1, 432 => 0x11ad, 433 => 0x1065, 434 => 0x25d, 435 => 0x25d, 436 => 0x24c, 446 => 0xb, 447 => 0xc, 448 => 0xb, 450 => 0x48, 483 => 'ExposureProgram' },
2537             'exposureshift' => { 297 => 0x203 },
2538             'exposurestandardadjustment' => { 420 => 0x202d },
2539             '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, 355 => 0x12, 394 => 0xa018, 397 => [0x32,0x4a], 407 => 0x0, 408 => 0x0, 425 => [0x21,0x23,0x27], 450 => 0x10, 483 => 'ExposureTime' },
2540             'exposuretime2' => { 397 => [0x33,0x4b] },
2541             'exposuretuning' => { 226 => 0x1c },
2542             'exposurevalue' => { 138 => 0x3 },
2543             'exposurewarning' => { 127 => 0x1302 },
2544             'exrauto' => { 127 => 0x1033 },
2545             'exrmode' => { 127 => 0x1034 },
2546             'extdescraccessibility' => { 488 => 'ExtDescrAccessibility' },
2547             'extendedmenubanks' => { 229 => 0x114 },
2548             'extendedshutterspeeds' => { 295 => 0x102 },
2549             'extendedwbdetect' => { 297 => 0x902 },
2550             'extender' => { 298 => 0x301 },
2551             'extenderfirmwareversion' => { 298 => 0x304 },
2552             'extendermagnification' => { 158 => 'Magnification' },
2553             'extendermake' => { 158 => 'Make' },
2554             'extendermodel' => { 158 => 'Model', 298 => 0x303 },
2555             'extenderserialnumber' => { 158 => 'SerialNumber', 298 => 0x302 },
2556             'extenderstatus' => { 353 => 0x3 },
2557             'externalflash' => { 300 => 0x1201 },
2558             'externalflashae1' => { 302 => 0x101f },
2559             'externalflashae1_0' => { 302 => 0x101b },
2560             'externalflashae2' => { 302 => 0x1020 },
2561             'externalflashae2_0' => { 302 => 0x101c },
2562             'externalflashbounce' => { 300 => 0x1204, 302 => 0x1026, 343 => 0x1a },
2563             'externalflashcompensation' => { 211 => 0x1b },
2564             'externalflashexposurecomp' => { 226 => 0x17, 343 => 0x19 },
2565             'externalflashfirmware' => { 209 => 0x6, 210 => 0x6, 211 => 0x6, 212 => 0x6, 213 => 0x6, 214 => 0x6 },
2566             'externalflashflags' => { 209 => 0x8, 210 => 0x8, 211 => 0x8, 212 => 0x8 },
2567             'externalflashguidenumber' => { 300 => 0x1203, 343 => '24.1' },
2568             'externalflashgvalue' => { 302 => 0x1025 },
2569             'externalflashmode' => { 302 => 0x1028, 343 => 0x2 },
2570             'externalflashreadystate' => { 213 => '9.1' },
2571             'externalflashstatus' => { 213 => '8.2' },
2572             'externalflashzoom' => { 300 => 0x1205, 302 => 0x1027 },
2573             'externalflashzoomoverride' => { 213 => '8.1' },
2574             'externalmetadatalink' => { 489 => 'ExternalMetadataLink' },
2575             'externalsensorbrightnessvalue' => { 315 => 0x311, 318 => 0x311, 319 => 0x311, 322 => 0x3408 },
2576             'extrainfoversion' => { 411 => 0x1a },
2577             'eyestartaf' => { 184 => 0x40 },
2578             'fac100per' => { 138 => 0xe94 },
2579             'fac170per' => { 138 => 0xe93 },
2580             'fac18per' => { 138 => 0xe92 },
2581             'face10position' => { 110 => 0x3f4, 111 => 0x1ec, 207 => 0x28, 340 => 0x12 },
2582             'face10size' => { 341 => 0x12 },
2583             'face11position' => { 207 => 0x2c, 340 => 0x14 },
2584             'face11size' => { 341 => 0x14 },
2585             'face12position' => { 207 => 0x30, 340 => 0x16 },
2586             'face12size' => { 341 => 0x16 },
2587             'face13position' => { 340 => 0x18 },
2588             'face13size' => { 341 => 0x18 },
2589             'face14position' => { 340 => 0x1a },
2590             'face14size' => { 341 => 0x1a },
2591             'face15position' => { 340 => 0x1c },
2592             'face15size' => { 341 => 0x1c },
2593             'face16position' => { 340 => 0x1e },
2594             'face16size' => { 341 => 0x1e },
2595             'face17position' => { 340 => 0x20 },
2596             'face17size' => { 341 => 0x20 },
2597             'face18position' => { 340 => 0x22 },
2598             'face18size' => { 341 => 0x22 },
2599             'face19position' => { 340 => 0x24 },
2600             'face19size' => { 341 => 0x24 },
2601             'face1position' => { 54 => 0x8, 110 => 0xd, 111 => 0x18, 207 => 0x4, 312 => 0x1, 340 => 0x0, 384 => 0xbc, 414 => 0x1, 415 => 0x0, 416 => 0x0, 417 => 0x5b },
2602             'face1size' => { 341 => 0x0 },
2603             'face20position' => { 340 => 0x26 },
2604             'face20size' => { 341 => 0x26 },
2605             'face21position' => { 340 => 0x28 },
2606             'face21size' => { 341 => 0x28 },
2607             'face22position' => { 340 => 0x2a },
2608             'face22size' => { 341 => 0x2a },
2609             'face23position' => { 340 => 0x2c },
2610             'face23size' => { 341 => 0x2c },
2611             'face24position' => { 340 => 0x2e },
2612             'face24size' => { 341 => 0x2e },
2613             'face25position' => { 340 => 0x30 },
2614             'face25size' => { 341 => 0x30 },
2615             'face26position' => { 340 => 0x32 },
2616             'face26size' => { 341 => 0x32 },
2617             'face27position' => { 340 => 0x34 },
2618             'face27size' => { 341 => 0x34 },
2619             'face28position' => { 340 => 0x36 },
2620             'face28size' => { 341 => 0x36 },
2621             'face29position' => { 340 => 0x38 },
2622             'face29size' => { 341 => 0x38 },
2623             'face2position' => { 54 => 0xa, 110 => 0x7c, 111 => 0x4c, 207 => 0x8, 312 => 0x5, 340 => 0x2, 384 => 0xc8, 414 => 0x6, 415 => 0x20, 416 => 0x25, 417 => 0x65 },
2624             'face2size' => { 341 => 0x2 },
2625             'face30position' => { 340 => 0x3a },
2626             'face30size' => { 341 => 0x3a },
2627             'face31position' => { 340 => 0x3c },
2628             'face31size' => { 341 => 0x3c },
2629             'face32position' => { 340 => 0x3e },
2630             'face32size' => { 341 => 0x3e },
2631             'face3position' => { 54 => 0xc, 110 => 0xeb, 111 => 0x80, 207 => 0xc, 312 => 0x9, 340 => 0x4, 384 => 0xd4, 414 => 0xb, 415 => 0x40, 416 => 0x4a, 417 => 0x6f },
2632             'face3size' => { 341 => 0x4 },
2633             'face4position' => { 54 => 0xe, 110 => 0x15a, 111 => 0xb4, 207 => 0x10, 312 => 0xd, 340 => 0x6, 384 => 0xe0, 414 => 0x10, 415 => 0x60, 416 => 0x6f, 417 => 0x79 },
2634             'face4size' => { 341 => 0x6 },
2635             'face5position' => { 54 => 0x10, 110 => 0x1c9, 111 => 0xe8, 207 => 0x14, 312 => 0x11, 340 => 0x8, 384 => 0xec, 414 => 0x15, 415 => 0x80, 416 => 0x94 },
2636             'face5size' => { 341 => 0x8 },
2637             'face6position' => { 54 => 0x12, 110 => 0x238, 111 => 0x11c, 207 => 0x18, 340 => 0xa, 384 => 0xf8, 414 => 0x1a, 415 => 0xa0, 416 => 0xb9 },
2638             'face6size' => { 341 => 0xa },
2639             'face7position' => { 54 => 0x14, 110 => 0x2a7, 111 => 0x150, 207 => 0x1c, 340 => 0xc, 384 => 0x104, 414 => 0x1f, 415 => 0xc0, 416 => 0xde },
2640             'face7size' => { 341 => 0xc },
2641             'face8position' => { 54 => 0x16, 110 => 0x316, 111 => 0x184, 207 => 0x20, 340 => 0xe, 384 => 0x110, 414 => 0x24, 415 => 0xe0, 416 => 0x103 },
2642             'face8size' => { 341 => 0xe },
2643             'face9position' => { 54 => 0x18, 110 => 0x385, 111 => 0x1b8, 207 => 0x24, 340 => 0x10 },
2644             'face9size' => { 341 => 0x10 },
2645             'facebalanceorigi' => { 471 => 'FaceBalanceOrigI' },
2646             'facebalanceorigq' => { 471 => 'FaceBalanceOrigQ' },
2647             'facebalancestrength' => { 471 => 'FaceBalanceStrength' },
2648             'facebalancewarmth' => { 471 => 'FaceBalanceWarmth' },
2649             'facedetect' => { 355 => 0x76, 394 => 0x100 },
2650             'facedetectarea' => { 301 => 0x1201 },
2651             'facedetectframecrop' => { 301 => 0x1207 },
2652             'facedetectframesize' => { 54 => 0x3, 110 => 0x1, 111 => 0x4, 207 => 0x1, 301 => 0x1203, 355 => 0x77, 384 => 0xb6 },
2653             'facedetection' => { 409 => 0x30, 425 => 0x19 },
2654             'faceelementpositions' => { 127 => 0x4203 },
2655             'faceelementselected' => { 127 => 0x4005 },
2656             'faceelementtypes' => { 127 => 0x4201 },
2657             'faceid' => { 473 => 'FaceID' },
2658             'faceinfounknown' => { 113 => 0x2089 },
2659             'facename' => { 394 => 0x123 },
2660             'faceorientation' => { 111 => 0x8 },
2661             'faceposition' => { 339 => 0x2, 395 => 0x4 },
2662             'facepositions' => { 127 => 0x4103 },
2663             'facerecognition' => { 394 => 0x120 },
2664             'facesdetected' => { 54 => 0x2, 55 => 0x2, 56 => 0x3, 110 => 0x0, 111 => 0x2, 113 => 0x211c, 127 => 0x4100, 207 => 0x3, 301 => 0x1200, 320 => 0x3f, 339 => 0x0, 384 => 0xb5, 395 => 0x0, 414 => 0x0, 417 => 0x3, 427 => 0x30 },
2665             'facesrecognized' => { 313 => 0x0 },
2666             'facewidth' => { 55 => 0x1 },
2667             'fade' => { 420 => 0x2034 },
2668             'faithfuloutputhighlightpoint' => { 109 => 0x38 },
2669             'faithfuloutputshadowpoint' => { 109 => 0x39 },
2670             'faithfulrawcolortone' => { 109 => 0x31 },
2671             'faithfulrawcontrast' => { 109 => 0x33 },
2672             'faithfulrawhighlight' => { 109 => 0x79 },
2673             'faithfulrawhighlightpoint' => { 109 => 0x36 },
2674             'faithfulrawlinear' => { 109 => 0x34 },
2675             'faithfulrawsaturation' => { 109 => 0x32 },
2676             'faithfulrawshadow' => { 109 => 0x82 },
2677             'faithfulrawshadowpoint' => { 109 => 0x37 },
2678             'faithfulrawsharpness' => { 109 => 0x35 },
2679             'faithfulunsharpmaskfineness' => { 109 => 0xac },
2680             'faithfulunsharpmaskstrength' => { 109 => 0xaa },
2681             'faithfulunsharpmaskthreshold' => { 109 => 0xae },
2682             'far' => { 462 => 'Far' },
2683             'fastresetlinetime' => { 138 => 0x1860 },
2684             'feedidentifier' => { 489 => 'FeedIdentifier' },
2685             'femicroadjustment' => { 84 => 0x111 },
2686             'ffid' => { 481 => 'ffid' },
2687             'field' => { 492 => 'field' },
2688             'fieldcount' => { 302 => 0x103f },
2689             'fieldofview' => { 380 => "FOV\x00" },
2690             'fifoenonepixeldelay' => { 138 => 0x1901 },
2691             'filecreatedate' => { 120 => 'FileCreateDate' },
2692             'filedatarate' => { 503 => 'fileDataRate' },
2693             'fileformat' => { 95 => 0x0, 132 => 0x14, 397 => [0x22,0x26], 420 => 0xb000 },
2694             'filegroupid' => { 120 => 'FileGroupID' },
2695             '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, 321 => 0x0 },
2696             'fileindex2' => { 21 => 0x290 },
2697             'filemodifydate' => { 120 => 'FileModifyDate' },
2698             'filename' => { 120 => 'FileName' },
2699             'filenameasdelivered' => { 307 => 'FileNameAsDelivered' },
2700             'filenumber' => { 57 => 0x1, 64 => 0x8, 97 => 0x1817, 114 => 'Canon-FileNumber', 208 => 0x4, 383 => 0x10 },
2701             'filenumbermemory' => { 181 => 0x1a },
2702             'filenumbersequence' => { 279 => '12.2', 284 => '3.1', 285 => '4.1', 286 => '4.1', 288 => '11.1', 289 => '4.3', 294 => '5.2', 295 => 0x48 },
2703             'filepermissions' => { 120 => 'FilePermissions' },
2704             'filesource' => { 119 => 0xa300, 127 => 0x8000, 483 => 'FileSource' },
2705             'fileuserid' => { 120 => 'FileUserID' },
2706             'fileversion' => { 132 => 0x16 },
2707             'fillflashautoreduction' => { 82 => 0xe, 83 => 0xe, 90 => 0xa },
2708             'filllight' => { 477 => 'FillLight', 479 => 'FillLight' },
2709             'fillorder' => { 119 => 0x10a },
2710             'filmgraineffect' => { 297 => 0x538 },
2711             'filmmode' => { 127 => 0x1401, 317 => 0x412, 320 => 0x42 },
2712             'filmtype' => { 237 => 0x2 },
2713             'filtereffect' => { 57 => 0xe, 231 => 0x37, 232 => 0x3f, 233 => 0x47, 320 => 0xa1 },
2714             'filtereffectauto' => { 71 => 0xa0 },
2715             'filtereffectfaithful' => { 70 => 0x70, 71 => 0x70 },
2716             'filtereffectlandscape' => { 70 => 0x40, 71 => 0x40 },
2717             'filtereffectmonochrome' => { 19 => 0xff, 70 => 0x88, 71 => 0x88 },
2718             'filtereffectneutral' => { 70 => 0x58, 71 => 0x58 },
2719             'filtereffectportrait' => { 70 => 0x28, 71 => 0x28 },
2720             'filtereffectstandard' => { 70 => 0x10, 71 => 0x10 },
2721             'filtereffectuserdef1' => { 70 => 0xa0, 71 => 0xb8 },
2722             'filtereffectuserdef2' => { 70 => 0xb8, 71 => 0xd0 },
2723             'filtereffectuserdef3' => { 70 => 0xd0, 71 => 0xe8 },
2724             'finderdisplayduringexposure' => { 83 => 0x1 },
2725             'finesharpness' => { 355 => 0x70 },
2726             'finetuneoptcenterweighted' => { 279 => '7.2', 280 => '9.1', 282 => '9.1', 283 => '9.1', 287 => '8.1', 292 => '9.1', 293 => '9.1', 294 => '9.1', 295 => 0x23 },
2727             'finetuneopthighlightweighted' => { 282 => '46.1', 283 => '46.1', 292 => '46.1', 293 => '46.1', 295 => 0x27 },
2728             'finetuneoptmatrixmetering' => { 279 => '8.1', 280 => '8.2', 282 => '8.2', 283 => '8.2', 287 => '7.2', 288 => '6.1', 292 => '8.2', 293 => '8.2', 294 => '8.2', 295 => 0x21 },
2729             'finetuneoptspotmetering' => { 279 => '8.2', 280 => '9.2', 282 => '9.2', 283 => '9.2', 287 => '8.2', 288 => '6.2', 292 => '9.2', 293 => '9.2', 294 => '9.2', 295 => 0x25 },
2730             'finishexposure' => { 138 => 0xdbd },
2731             'finishfiletype' => { 138 => 0xdb8 },
2732             'finishlook' => { 138 => 0xdbc },
2733             'finishnoise' => { 138 => 0xdba },
2734             'finishresolution' => { 138 => 0xdb9 },
2735             'finishsharpening' => { 138 => 0xdbb },
2736             'firmware' => { 302 => 0x405, 397 => [0x8c,0x17,0x3b], 474 => 'Firmware' },
2737             'firmware2' => { 397 => 0x57 },
2738             'firmwaredate' => { 112 => 0x15, 113 => 0x2001, 381 => 0x4, 383 => 0x30 },
2739             'firmwareid' => { 188 => 0x0 },
2740             'firmwarename' => { 394 => 0xa001 },
2741             'firmwarerevision' => { 19 => 0xa4, 64 => 0x1e, 385 => 0x0 },
2742             'firmwarerevision2' => { 385 => 0xc },
2743             'firmwareversion' => { 7 => 0x10b, 11 => 0x136, 14 => 0xff, 15 => 0x107, 138 => [0x415,0xce5], 154 => 0x57, 156 => 'FirmwareVersion', 318 => 0x320, 320 => 0x2, 322 => 0x3109, 355 => 0x230, 380 => ['CNFV','FIRM'], 382 => 0x18, 383 => 0x2a, 387 => 0x2 },
2744             'firmwareversions' => { 364 => 0x301 },
2745             'firstphotodate' => { 465 => 'FirstPhotoDate' },
2746             'firstpublicationdate' => { 307 => 'FirstPublicationDate' },
2747             'fixtureidentifier' => { 131 => 0x16, 472 => 'FixtureIdentifier' },
2748             'flash' => { 114 => 'XMP-Flash', 119 => 0x9209, 152 => 0x22, 182 => 0x1f, 183 => 0x15, 383 => 0x5a, 483 => 'Flash' },
2749             'flashaction' => { 407 => 0x3e, 408 => 0x3e, 420 => 0x2017, 425 => [0x2a,0x2c,0x30] },
2750             'flashaction2' => { 407 => 0x4c, 408 => 0x4c, 425 => 0x77 },
2751             'flashactionexternal' => { 425 => [0x78,0x7c] },
2752             'flashactivity' => { 34 => 0x1c },
2753             'flashbatterylevel' => { 44 => 0x249 },
2754             'flashbias' => { 320 => 0x24 },
2755             'flashbits' => { 34 => 0x1d },
2756             'flashburstpriority' => { 295 => 0x111 },
2757             'flashbuttonfunction' => { 84 => 0x70e },
2758             'flashchargelevel' => { 302 => 0x1010 },
2759             'flashcolorfilter' => { 211 => 0x10, 212 => 0x10 },
2760             'flashcommandermode' => { 209 => '9.1', 210 => '9.1', 211 => '9.1', 212 => '9.1' },
2761             'flashcompensation' => { 138 => 0x3f3, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 213 => 0xa, 214 => 0xa, 474 => 'FlashCompensation' },
2762             'flashcontrol' => { 407 => 0x23, 408 => 0x1f, 409 => 0x21 },
2763             'flashcontrolbuilt-in' => { 288 => '16.1', 289 => '23.1', 291 => '23.1', 292 => '24.1' },
2764             'flashcontrolmode' => { 209 => '9.2', 210 => '9.2', 211 => '9.2', 212 => '9.2', 228 => 0x148, 229 => 0x1a8, 252 => 0xc4a6, 297 => 0x404 },
2765             'flashcurtain' => { 320 => 0x48 },
2766             'flashdefault' => { 184 => 0x42 },
2767             'flashdevice' => { 302 => 0x1005 },
2768             'flashdistance' => { 113 => 0x2034 },
2769             'flashenergy' => { 119 => 0xa20b, 483 => 'FlashEnergy' },
2770             'flashexposurebracketvalue' => { 226 => 0x18 },
2771             'flashexposurecomp' => { 77 => 0xf, 127 => 0x1011, 159 => 'ExposureComp', 181 => 0x23, 186 => 0x104, 187 => 0x49c1, 226 => 0x12, 297 => 0x401, 302 => 0x1023, 355 => 0x4d, 387 => 0x100b, 397 => [0x3a,0x56], 420 => 0x104 },
2772             'flashexposurecomp2' => { 256 => 0x4d2 },
2773             'flashexposurecomp3' => { 211 => 0x1d },
2774             'flashexposurecomp4' => { 211 => 0x27 },
2775             'flashexposurecomparea' => { 280 => '38.4', 282 => '38.4', 283 => '38.4', 292 => '38.4', 293 => '38.4', 295 => 0x59 },
2776             'flashexposurecompset' => { 184 => 0x10, 328 => 0xe, 407 => 0x14, 408 => 0x12, 409 => 0x23, 425 => 0x1f },
2777             'flashexposurecompset2' => { 425 => [0x26,0x2c] },
2778             'flashexposureindicator' => { 184 => 0x54 },
2779             'flashexposureindicatorlast' => { 184 => 0x56 },
2780             'flashexposureindicatornext' => { 184 => 0x55 },
2781             'flashexposurelock' => { 57 => 0x19 },
2782             'flashfired' => { 140 => 0x5d, 159 => 'Fired', 181 => 0x14, 255 => '590.3', 483 => [\'Flash','FlashFired'] },
2783             'flashfiring' => { 84 => 0x306, 85 => 0x6, 86 => 0x7, 89 => 0x7 },
2784             'flashfirmwareversion' => { 298 => 0x1002 },
2785             'flashfocallength' => { 209 => 0xb, 210 => 0xc, 211 => 0xc, 212 => 0xc, 213 => 0xc },
2786             'flashfunction' => { 187 => 0x31, 483 => [\'Flash','FlashFunction'] },
2787             'flashgndistance' => { 209 => 0xe, 210 => 0xf, 211 => 0xf, 212 => 0xf, 213 => 0xf, 228 => 0x14e, 229 => 0x1ae, 252 => 0xc4ac },
2788             'flashgroupacompensation' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28 },
2789             'flashgroupacontrolmode' => { 209 => 0xf, 210 => '16.1', 211 => '17.1', 212 => '17.1', 213 => '17.1' },
2790             'flashgroupaoutput' => { 209 => 0x11, 210 => 0x12, 211 => 0x13, 212 => 0x28, 213 => 0x28 },
2791             'flashgroupbcompensation' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29 },
2792             'flashgroupbcontrolmode' => { 209 => 0x10, 210 => '17.1', 211 => '18.1', 212 => '18.1', 213 => '18.1' },
2793             'flashgroupboutput' => { 209 => 0x12, 210 => 0x13, 211 => 0x14, 212 => 0x29, 213 => 0x29 },
2794             'flashgroupccompensation' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a },
2795             'flashgroupccontrolmode' => { 210 => '17.2', 211 => '18.2', 212 => '18.2', 213 => '18.2' },
2796             'flashgroupcoutput' => { 210 => 0x14, 211 => 0x15, 212 => 0x2a, 213 => 0x2a },
2797             'flashguidenumber' => { 77 => 0xd, 94 => 0x0, 159 => 'GuideNumber' },
2798             'flashintensity' => { 112 => [0x19,0x5], 297 => 0x405 },
2799             'flashlevel' => { 281 => 0x9, 420 => 0xb048 },
2800             'flashmake' => { 159 => 'Make' },
2801             'flashmanufacturer' => { 178 => 'FlashManufacturer' },
2802             'flashmastercompensation' => { 228 => 0x162, 229 => 0x1aa, 252 => 0xc4c0 },
2803             'flashmastercontrolmode' => { 228 => 0x160, 252 => 0xc4be },
2804             'flashmasteroutput' => { 228 => 0x166, 252 => 0xc4c4 },
2805             'flashmetering' => { 181 => 0x3f, 184 => 0x1c },
2806             'flashmeteringmode' => { 7 => 0x15, 13 => 0x15, 14 => 0x15, 15 => 0x15, 16 => 0x15, 17 => 0x15, 18 => 0x15, 20 => 0x15, 22 => 0x15, 28 => 0x15 },
2807             'flashmeteringsegments' => { 355 => 0x20a },
2808             'flashmode' => { 112 => 0x4, 138 => 0x3f2, 140 => 0x5c, 151 => 0x27, 159 => 'Mode', 181 => 0x2, 182 => 0x20, 183 => 0x16, 184 => 0xf, 226 => 0x87, 297 => 0x400, 302 => 0x1004, 355 => 0xc, 362 => 0x4, 386 => 0x20, 387 => 0x100a, 396 => 0x225, 407 => 0x13, 408 => 0x7f, 409 => 0x20, 425 => 0x10, 428 => 0x1138, 429 => 0x1138, 430 => 0x1114, 431 => 0x1190, 432 => 0x116c, 433 => 0x1024, 434 => 0x21c, 435 => 0x21c, 436 => 0x211, 483 => [\'Flash','FlashMode'] },
2809             'flashmodel' => { 159 => 'Model', 178 => 'FlashModel', 298 => 0x1001 },
2810             'flashoptions' => { 336 => 0x2 },
2811             'flashoptions2' => { 336 => 0x10 },
2812             'flashoutput' => { 44 => 0x248, 77 => 0x21, 209 => 0xa, 210 => 0xa, 211 => 0xa, 212 => 0x27, 228 => 0x152, 229 => 0x1b2, 252 => 0xc4b0 },
2813             'flashpixversion' => { 119 => 0xa000, 483 => 'FlashpixVersion' },
2814             'flashredeyemode' => { 483 => [\'Flash','FlashRedEyeMode'] },
2815             'flashremotecontrol' => { 228 => 0x15c, 229 => 0x1bc, 252 => 0xc4ba, 297 => 0x403 },
2816             'flashreturn' => { 483 => [\'Flash','FlashReturn'] },
2817             'flashserialnumber' => { 159 => 'SerialNumber', 298 => 0x1003 },
2818             'flashsetting' => { 226 => 0x8 },
2819             'flashshutterspeed' => { 279 => '20.2', 280 => '23.2', 282 => '23.2', 283 => '23.2', 288 => '15.2', 289 => '22.2', 290 => '7.2', 291 => '22.2', 292 => '23.2', 293 => '23.2', 294 => '23.1', 295 => 0x57 },
2820             'flashsource' => { 209 => 0x4, 210 => 0x4, 211 => 0x4, 212 => 0x4, 213 => 0x4, 214 => 0x4 },
2821             'flashstatus' => { 343 => 0x0, 425 => [0x82,0x86], 438 => 0x31, 439 => 0x39, 440 => 0x39 },
2822             'flashstatusbuilt-in' => { 409 => [0x87,0x287] },
2823             'flashstatusexternal' => { 409 => [0x88,0x288] },
2824             'flashsyncspeed' => { 279 => '20.1', 280 => '23.1', 282 => '23.1', 283 => '23.1', 288 => '15.1', 289 => '22.1', 291 => '22.1', 292 => '23.1', 293 => '23.1', 295 => 0x53 },
2825             'flashsyncspeedav' => { 82 => 0x3, 84 => 0x10f, 85 => 0x2, 86 => 0x3, 87 => 0x2, 88 => 0x2, 89 => 0x3, 90 => 0x6 },
2826             'flashthreshold' => { 94 => 0x1 },
2827             'flashtype' => { 159 => 'Type', 184 => 0x59, 226 => 0x9, 298 => 0x1000 },
2828             'flashwarning' => { 289 => '30.1', 290 => '7.1', 294 => '31.1', 320 => 0x62 },
2829             'flashwirelessoption' => { 228 => 0x15a, 229 => 0x1c8, 252 => 0xc4c6 },
2830             'flexiblespotposition' => { 420 => 0x201d },
2831             'flickadvancedirection' => { 295 => 0x25f },
2832             'flickerreduce' => { 396 => 0x218 },
2833             'flickerreduction' => { 127 => 0x1446, 248 => 0xe84 },
2834             'flickerreductionindicator' => { 248 => 0x5e2 },
2835             'flickerreductionshooting' => { 229 => 0x1a4 },
2836             'flightpitchdegree' => { 116 => 'FlightPitchDegree' },
2837             'flightrolldegree' => { 116 => 'FlightRollDegree' },
2838             'flightxspeed' => { 116 => 'FlightXSpeed' },
2839             'flightyawdegree' => { 116 => 'FlightYawDegree' },
2840             'flightyspeed' => { 116 => 'FlightYSpeed' },
2841             'flightzspeed' => { 116 => 'FlightZSpeed' },
2842             'fliphorizontal' => { 272 => 0x76a43206 },
2843             '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, 224 => 0x38, 319 => 0x35a, 355 => 0x13, 394 => 0xa019, 397 => [0x31,0x49], 407 => 0x1, 408 => 0x1, 425 => [0x20,0x22,0x26], 483 => 'FNumber' },
2844             'focaldistance' => { 463 => 'FocalDistance' },
2845             '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, 219 => 0xa, 220 => 0xb, 224 => [0xc,0x3c], 314 => 0x1, 355 => 0x1d, 364 => 0x403, 387 => 0x1500, 406 => 0xe, 432 => 0x1278, 433 => 0x1134, 434 => 0x32c, 435 => 0x32c, 436 => 0x30a, 483 => 'FocalLength' },
2846             'focallength2' => { 425 => [0x23,0x25,0x29] },
2847             'focallengthin35mmformat' => { 119 => 0xa405, 394 => 0xa01a, 483 => 'FocalLengthIn35mmFilm' },
2848             'focallengthtelezoom' => { 406 => 0x10 },
2849             'focalplaneafpointarea' => { 437 => 0x2 },
2850             'focalplaneafpointlocation1' => { 437 => 0x6 },
2851             'focalplaneafpointlocation10' => { 437 => 0x2a },
2852             'focalplaneafpointlocation11' => { 437 => 0x2e },
2853             'focalplaneafpointlocation12' => { 437 => 0x32 },
2854             'focalplaneafpointlocation13' => { 437 => 0x36 },
2855             'focalplaneafpointlocation14' => { 437 => 0x3a },
2856             'focalplaneafpointlocation15' => { 437 => 0x3e },
2857             'focalplaneafpointlocation2' => { 437 => 0xa },
2858             'focalplaneafpointlocation3' => { 437 => 0xe },
2859             'focalplaneafpointlocation4' => { 437 => 0x12 },
2860             'focalplaneafpointlocation5' => { 437 => 0x16 },
2861             'focalplaneafpointlocation6' => { 437 => 0x1a },
2862             'focalplaneafpointlocation7' => { 437 => 0x1e },
2863             'focalplaneafpointlocation8' => { 437 => 0x22 },
2864             'focalplaneafpointlocation9' => { 437 => 0x26 },
2865             'focalplaneafpointsused' => { 437 => 0x1 },
2866             'focalplanediagonal' => { 298 => 0x103, 302 => 0x205 },
2867             'focalplaneresolutionunit' => { 119 => 0xa210, 483 => 'FocalPlaneResolutionUnit' },
2868             'focalplanexresolution' => { 119 => 0xa20e, 483 => 'FocalPlaneXResolution' },
2869             'focalplanexsize' => { 59 => 0x2 },
2870             'focalplanexunknown' => { 59 => 0x2 },
2871             'focalplaneyresolution' => { 119 => 0xa20f, 483 => 'FocalPlaneYResolution' },
2872             'focalplaneysize' => { 59 => 0x3 },
2873             'focalplaneyunknown' => { 59 => 0x3 },
2874             'focalpointx' => { 463 => 'FocalPointX' },
2875             'focalpointy' => { 463 => 'FocalPointY' },
2876             'focaltype' => { 10 => 0x2d, 59 => 0x0 },
2877             'focalunits' => { 34 => 0x19 },
2878             'focus' => { 262 => 0x8 },
2879             'focusarea' => { 181 => 0x31 },
2880             'focusareaselection' => { 290 => '15.2' },
2881             'focusbracket' => { 320 => 0xbd },
2882             'focusbracketstepsize' => { 297 => 0x308 },
2883             'focuscontinuous' => { 34 => 0x20 },
2884             'focusdisplayaiservoandmf' => { 84 => 0x515 },
2885             'focusdistance' => { 163 => 'FocusDistance', 181 => 0x13, 187 => 0x49bb, 219 => 0x9, 220 => 0xa, 224 => [0xb,0x4f], 300 => 0x305, 314 => 0x0, 318 => 0x304, 319 => 0x304 },
2886             '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 },
2887             '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 },
2888             'focusholdbutton' => { 184 => 0x44 },
2889             'focusinfoversion' => { 300 => 0x0 },
2890             'focusingscreen' => { 83 => 0x0, 84 => 0x80b, 89 => 0x0 },
2891             'focuslocation' => { 420 => 0x2027 },
2892             'focuslocked' => { 180 => 0x14 },
2893             'focusmode' => { 34 => 0x7, 112 => 0x3, 113 => [0x3003,0xd], 127 => 0x1021, 138 => 0x3f5, 140 => 0x38, 156 => 'FocusMode', 181 => 0x30, 183 => 0xe, 184 => 0xc, 226 => 0x7, 297 => 0x301, 302 => 0x100b, 320 => 0x7, 355 => 0xd, 362 => 0x3, 387 => 0x1006, 400 => [0xb,0x5], 406 => [0x15,0x1d], 407 => 0x4d, 408 => 0x4d, 420 => [0xb042,0xb04e,0x201b], 425 => 0x13, 444 => 0x16 },
2894             'focusmode2' => { 126 => '0.1', 336 => '3.1', 425 => [0x2c,0x2e,0x32] },
2895             'focusmodesetting' => { 281 => '10.1', 404 => 0x14, 405 => 0x15, 407 => 0x10, 408 => 0xf, 409 => 0x6 },
2896             'focusmodeswitch' => { 184 => 0x58, 407 => 0x2e },
2897             'focuspeakingdisplay' => { 295 => 0x235 },
2898             'focuspeakinghighlightcolor' => { 295 => 0x4b },
2899             'focuspeakinglevel' => { 295 => 0x49 },
2900             'focuspixel' => { 127 => 0x1023 },
2901             'focuspointlock' => { 295 => 0x1d3 },
2902             'focuspointpersistence' => { 295 => 0x105 },
2903             'focuspointwrap' => { 279 => '2.2', 280 => '2.2', 282 => '2.1', 283 => '2.1', 287 => '1.1', 288 => '2.2', 289 => '1.1', 292 => '2.2', 293 => '2.1', 294 => '2.5', 295 => 0x16 },
2904             'focusposition' => { 219 => 0x8, 220 => 0x8, 224 => 0x9, 355 => 0x10, 418 => 0x9bb },
2905             'focusposition2' => { 425 => [0x29,0x2b,0x2f], 444 => 0x2d, 447 => 0x20 },
2906             'focuspositionhorizontal' => { 194 => 0x43 },
2907             'focuspositionvertical' => { 194 => 0x45 },
2908             'focusprocess' => { 297 => 0x302 },
2909             'focusrange' => { 34 => 0x12, 302 => 0x100a },
2910             'focusrangeindex' => { 346 => '3.1' },
2911             'focusringrotation' => { 84 => 0x713 },
2912             'focussetting' => { 397 => 0x6 },
2913             'focusshiftexposurelock' => { 228 => 0xe8, 229 => 0xf4, 252 => 0xc446 },
2914             'focusshiftinterval' => { 228 => 0xe4, 229 => 0xf0, 252 => 0xc442 },
2915             'focusshiftnumbershots' => { 228 => 0xdc, 229 => 0xe8, 252 => 0xc43a },
2916             'focusshiftshooting' => { 261 => 0x7844 },
2917             'focusshiftstepwidth' => { 228 => 0xe0, 229 => 0xec, 252 => 0xc43e },
2918             'focusstatus' => { 406 => 0x19, 407 => 0x53, 408 => 0x53 },
2919             'focusstepcount' => { 300 => 0x301, 302 => 0x100e },
2920             'focusstepinfinity' => { 300 => 0x303, 302 => 0x103b },
2921             'focusstepnear' => { 300 => 0x304, 302 => 0x103c },
2922             'focustrackinglockon' => { 279 => ['1.5','4.1'], 280 => '1.4', 287 => '0.4', 288 => '3.1', 289 => '0.4', 292 => '1.4' },
2923             'focuswarning' => { 127 => 0x1301 },
2924             'foldername' => { 181 => 0x27 },
2925             'foldernumber' => { 407 => 0x9a, 409 => [0x402,0x114,0x316] },
2926             'fontcomposite' => { 508 => [\'Fonts','FontsComposite'] },
2927             'fontface' => { 508 => [\'Fonts','FontsFontFace'] },
2928             'fontfamily' => { 508 => [\'Fonts','FontsFontFamily'] },
2929             'fontfilename' => { 508 => [\'Fonts','FontsFontFileName'] },
2930             'fontname' => { 508 => [\'Fonts','FontsFontName'] },
2931             'fonts' => { 508 => 'Fonts' },
2932             'fonttype' => { 508 => [\'Fonts','FontsFontType'] },
2933             'fontversion' => { 508 => [\'Fonts','FontsVersionString'] },
2934             'for' => { 371 => 'For' },
2935             'forcewrite' => { 120 => 'ForceWrite' },
2936             'format' => { 380 => "\xa9fmt", 462 => 'Format', 480 => 'format', 501 => 'Format' },
2937             'forwardlock' => { 498 => 'forwardlock' },
2938             'forwardmatrix1' => { 119 => 0xc714 },
2939             'forwardmatrix2' => { 119 => 0xc715 },
2940             'forwardmatrix3' => { 119 => 0xcd34 },
2941             'fossilspecimen' => { 118 => 'FossilSpecimen' },
2942             'fossilspecimenmaterialsampleid' => { 118 => [\'FossilSpecimen','FossilSpecimenMaterialSampleID'] },
2943             'framecount' => { 67 => [0x2,0x4] },
2944             'frameheight' => { 127 => 0x3822 },
2945             'framenum' => { 366 => 0xd7 },
2946             'framenumber' => { 127 => 0x8003, 187 => 0x3c, 355 => 0x29 },
2947             'framerate' => { 67 => [0x1,0x6], 119 => 0xc764, 127 => 0x3820 },
2948             'framereadouttime' => { 374 => 'camera.framereadouttimeinmicroseconds' },
2949             'framewidth' => { 127 => 0x3821 },
2950             'framing' => { 492 => 'framing' },
2951             'freebytes' => { 97 => 0x1 },
2952             'freememorycardimages' => { 182 => [0x37,0x54], 183 => [0x2d,0x4a], 184 => 0x32 },
2953             'fujiflashmode' => { 127 => 0x1010 },
2954             'fullhdhighspeedrec' => { 127 => 0x3824 },
2955             'fullimagesize' => { 420 => 0xb02b },
2956             'fullpanoheightpixels' => { 465 => 'FullPanoHeightPixels', 466 => 'FullPanoHeightPixels' },
2957             'fullpanowidthpixels' => { 465 => 'FullPanoWidthPixels', 466 => 'FullPanoWidthPixels' },
2958             'fullpresssnap' => { 387 => 0x100d },
2959             'fullsizeimage' => { 162 => 'data' },
2960             'fullsizeimagename' => { 162 => '1Name' },
2961             'fullsizeimagetype' => { 162 => '0Type' },
2962             'func1button' => { 282 => '14.1', 283 => '14.1', 293 => '14.1', 295 => 0x63 },
2963             'func1buttonplaybackmode' => { 295 => 0x1a5 },
2964             'func1buttonplusdials' => { 282 => '42.1', 283 => '42.1', 293 => '42.1' },
2965             'func2button' => { 282 => '80.1', 283 => '80.1', 293 => '80.1', 295 => 0x73 },
2966             'func2buttonplaybackmode' => { 295 => 0x1a7 },
2967             'func2buttonplusdials' => { 282 => '81.1' },
2968             'func3button' => { 282 => '83.1', 295 => 0x119 },
2969             'func3buttonplaybackmode' => { 295 => 0x1a9 },
2970             'func4button' => { 295 => 0x175 },
2971             'func4buttonplaybackmode' => { 295 => 0x1af },
2972             'funcbutton' => { 279 => ['14.1','15.1'], 280 => '14.1', 288 => '28.1', 289 => '13.1', 292 => '14.1', 294 => '14.1' },
2973             'funcbuttonplusdials' => { 279 => ['14.2','15.2'], 280 => '14.2', 288 => '31.1', 292 => '42.1' },
2974             'functionbutton' => { 286 => '13.1', 290 => '5.2' },
2975             'gainbase' => { 301 => 0x610 },
2976             'gaincontrol' => { 119 => 0xa407, 483 => 'GainControl' },
2977             'gamma' => { 119 => 0xa500, 138 => 0x8fe, 308 => 'gAMA', 325 => 0x11c, 484 => 'Gamma' },
2978             'gammablackpoint' => { 105 => 0xc },
2979             'gammacolortone' => { 105 => 0x3 },
2980             'gammacompensatedvalue' => { 133 => 0x91 },
2981             'gammacontrast' => { 105 => 0x2 },
2982             'gammacurveoutputrange' => { 105 => 0xf },
2983             'gammahighlight' => { 105 => 0xa },
2984             'gammalinear' => { 103 => 0x20200 },
2985             'gammamidpoint' => { 105 => 0xe },
2986             'gammasaturation' => { 105 => 0x4 },
2987             'gammashadow' => { 105 => 0x9 },
2988             'gammasharpnessstrength' => { 105 => 0x8 },
2989             'gammaunsharpmaskfineness' => { 105 => 0x6 },
2990             'gammaunsharpmaskstrength' => { 105 => 0x5 },
2991             'gammaunsharpmaskthreshold' => { 105 => 0x7 },
2992             'gammawhitepoint' => { 105 => 0xd },
2993             'garminsettings' => { 380 => 'pmcc' },
2994             'garminsoftware' => { 380 => 'uuid' },
2995             'gdalmetadata' => { 119 => 0xa480 },
2996             'gdalnodata' => { 119 => 0xa481 },
2997             'geimagesize' => { 127 => 0x1304 },
2998             'gemake' => { 129 => 0x300 },
2999             'gemodel' => { 129 => 0x207 },
3000             'genre' => { 372 => ['gnre',"\xa9gen"], 374 => 'genre', 380 => ['gnre',"\xa9gen"], 489 => 'Genre', 493 => 'genre', 503 => 'genre' },
3001             'genrecvid' => { 489 => [\'Genre','GenreCvId'] },
3002             'genrecvtermid' => { 489 => [\'Genre','GenreCvTermId'] },
3003             'genrecvtermname' => { 489 => [\'Genre','GenreCvTermName'] },
3004             'genrecvtermrefinedabout' => { 489 => [\'Genre','GenreCvTermRefinedAbout'] },
3005             'genreid' => { 372 => 'geID' },
3006             'geography' => { 494 => 'geography' },
3007             'geologicalcontext' => { 118 => 'GeologicalContext' },
3008             'geologicalcontextbed' => { 118 => [\'GeologicalContext','GeologicalContextBed'] },
3009             'geologicalcontextformation' => { 118 => [\'GeologicalContext','GeologicalContextFormation'] },
3010             'geologicalcontextgroup' => { 118 => [\'GeologicalContext','GeologicalContextGroup'] },
3011             'geologicalcontextid' => { 118 => [\'GeologicalContext','GeologicalContextGeologicalContextID'] },
3012             'geologicalcontextmember' => { 118 => [\'GeologicalContext','GeologicalContextMember'] },
3013             'geosync' => { 120 => 'Geosync' },
3014             'geotag' => { 120 => 'Geotag' },
3015             'geotiffasciiparams' => { 119 => 0x87b1 },
3016             'geotiffdirectory' => { 119 => 0x87af },
3017             'geotiffdoubleparams' => { 119 => 0x87b0 },
3018             'geotime' => { 120 => 'Geotime' },
3019             'giftftppriority' => { 467 => 'GIFTFtpPriority' },
3020             'gimbalpitchdegree' => { 116 => 'GimbalPitchDegree' },
3021             'gimbalreverse' => { 116 => 'GimbalReverse' },
3022             'gimbalrolldegree' => { 116 => 'GimbalRollDegree' },
3023             'gimbalyawdegree' => { 116 => 'GimbalYawDegree' },
3024             'globalaltitude' => { 369 => 0x419 },
3025             'globalangle' => { 369 => 0x40d },
3026             'good' => { 503 => 'good' },
3027             'googlehostheader' => { 372 => 'gshh' },
3028             'googlepingmessage' => { 372 => 'gspm' },
3029             'googlepingurl' => { 372 => 'gspu' },
3030             'googleplusuploadcode' => { 119 => 0x9009 },
3031             'googlesourcedata' => { 372 => 'gssd' },
3032             'googlestarttime' => { 372 => 'gsst' },
3033             'googletrackduration' => { 372 => 'gstd' },
3034             'goprotype' => { 380 => 'GoPr' },
3035             'gpsaltitude' => { 130 => 0x6, 160 => 'Altitude', 483 => 'GPSAltitude' },
3036             'gpsaltituderef' => { 130 => 0x5, 483 => 'GPSAltitudeRef' },
3037             'gpsareainformation' => { 130 => 0x1c, 483 => 'GPSAreaInformation' },
3038             'gpscoordinates' => { 372 => "\xa9xyz", 374 => 'location.ISO6709', 380 => ['@xyz',"\xa9xyz"] },
3039             'gpsdatestamp' => { 130 => 0x1d },
3040             'gpsdatetime' => { 160 => 'DateTime', 483 => 'GPSTimeStamp' },
3041             'gpsdestbearing' => { 130 => 0x18, 160 => 'Bearing', 483 => 'GPSDestBearing' },
3042             'gpsdestbearingref' => { 130 => 0x17, 483 => 'GPSDestBearingRef' },
3043             'gpsdestdistance' => { 130 => 0x1a, 160 => 'Distance', 483 => 'GPSDestDistance' },
3044             'gpsdestdistanceref' => { 130 => 0x19, 483 => 'GPSDestDistanceRef' },
3045             'gpsdestlatitude' => { 130 => 0x14, 483 => 'GPSDestLatitude' },
3046             'gpsdestlatituderef' => { 130 => 0x13 },
3047             'gpsdestlongitude' => { 130 => 0x16, 483 => 'GPSDestLongitude' },
3048             'gpsdestlongituderef' => { 130 => 0x15 },
3049             'gpsdifferential' => { 130 => 0x1e, 160 => 'Differential', 483 => 'GPSDifferential' },
3050             'gpsdop' => { 130 => 0xb, 483 => 'GPSDOP' },
3051             'gpshpositioningerror' => { 130 => 0x1f, 483 => 'GPSHPositioningError' },
3052             'gpsimgdirection' => { 130 => 0x11, 483 => 'GPSImgDirection' },
3053             'gpsimgdirectionref' => { 130 => 0x10, 483 => 'GPSImgDirectionRef' },
3054             'gpslatitude' => { 116 => 'GpsLatitude', 130 => 0x2, 160 => 'Latitude', 483 => 'GPSLatitude' },
3055             'gpslatituderef' => { 130 => 0x1 },
3056             'gpslongitude' => { 116 => 'GpsLongitude', 130 => 0x4, 160 => 'Longitude', 483 => 'GPSLongitude' },
3057             'gpslongituderef' => { 130 => 0x3 },
3058             'gpslongtitude' => { 116 => 'GpsLongtitude' },
3059             'gpsmapdatum' => { 130 => 0x12, 160 => 'Datum', 483 => 'GPSMapDatum' },
3060             'gpsmeasuremode' => { 130 => 0xa, 160 => 'MeasureMode', 483 => 'GPSMeasureMode' },
3061             'gpsposition' => { 114 => 'Exif-GPSPosition' },
3062             'gpsprocessingmethod' => { 130 => 0x1b, 483 => 'GPSProcessingMethod' },
3063             'gpssatellites' => { 130 => 0x8, 160 => 'Satellites', 483 => 'GPSSatellites' },
3064             'gpsspeed' => { 130 => 0xd, 160 => 'Speed', 483 => 'GPSSpeed' },
3065             'gpsspeedref' => { 130 => 0xc, 483 => 'GPSSpeedRef' },
3066             'gpsstatus' => { 130 => 0x9, 483 => 'GPSStatus' },
3067             'gpsstring' => { 138 => 0x402 },
3068             'gpstimestamp' => { 130 => 0x7 },
3069             'gpstrack' => { 130 => 0xf, 160 => 'Heading', 483 => 'GPSTrack' },
3070             'gpstrackref' => { 130 => 0xe, 483 => 'GPSTrackRef' },
3071             'gpsversionid' => { 130 => 0x0, 483 => 'GPSVersionID' },
3072             'gradation' => { 297 => 0x50f },
3073             'gradientbasedcorractive' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionActive'] },
3074             'gradientbasedcorramount' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionAmount'] },
3075             'gradientbasedcorrblacks2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBlacks2012'] },
3076             'gradientbasedcorrbrightness' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalBrightness'] },
3077             'gradientbasedcorrclarity' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity'] },
3078             'gradientbasedcorrclarity2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalClarity2012'] },
3079             'gradientbasedcorrcontrast' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast'] },
3080             'gradientbasedcorrcontrast2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalContrast2012'] },
3081             'gradientbasedcorrcorrectionname' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionName'] },
3082             'gradientbasedcorrcorrectionsyncid' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionSyncID'] },
3083             'gradientbasedcorrdefringe' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDefringe'] },
3084             'gradientbasedcorrdehaze' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalDehaze'] },
3085             'gradientbasedcorrections' => { 477 => 'GradientBasedCorrections', 479 => 'GradientBasedCorrections' },
3086             'gradientbasedcorrexposure' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure'] },
3087             'gradientbasedcorrexposure2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalExposure2012'] },
3088             'gradientbasedcorrhighlights2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHighlights2012'] },
3089             'gradientbasedcorrhue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalHue'] },
3090             'gradientbasedcorrluminancenoise' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalLuminanceNoise'] },
3091             'gradientbasedcorrmaskalpha' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAlpha'] },
3092             'gradientbasedcorrmaskangle' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksAngle'] },
3093             'gradientbasedcorrmaskbottom' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksBottom'] },
3094             'gradientbasedcorrmaskcentervalue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterValue'] },
3095             'gradientbasedcorrmaskcenterweight' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCenterWeight'] },
3096             'gradientbasedcorrmaskdabs' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksDabs'] },
3097             'gradientbasedcorrmaskfeather' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFeather'] },
3098             'gradientbasedcorrmaskflipped' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlipped'] },
3099             'gradientbasedcorrmaskflow' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFlow'] },
3100             'gradientbasedcorrmaskfullx' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullX'] },
3101             'gradientbasedcorrmaskfully' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksFullY'] },
3102             'gradientbasedcorrmaskinputdigest' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksInputDigest'] },
3103             'gradientbasedcorrmaskleft' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksLeft'] },
3104             'gradientbasedcorrmaskmaskactive' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskActive'] },
3105             'gradientbasedcorrmaskmaskblendmode' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskBlendMode'] },
3106             'gradientbasedcorrmaskmaskdigest' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskDigest'] },
3107             'gradientbasedcorrmaskmaskinverted' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskInverted'] },
3108             'gradientbasedcorrmaskmaskname' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskName'] },
3109             'gradientbasedcorrmaskmasks' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasks'] },
3110             'gradientbasedcorrmaskmasksalpha' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAlpha'] },
3111             'gradientbasedcorrmaskmasksangle' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksAngle'] },
3112             'gradientbasedcorrmaskmasksbottom' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksBottom'] },
3113             'gradientbasedcorrmaskmaskscentervalue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterValue'] },
3114             'gradientbasedcorrmaskmaskscenterweight' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
3115             'gradientbasedcorrmaskmasksdabs' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksDabs'] },
3116             'gradientbasedcorrmaskmasksfeather' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFeather'] },
3117             'gradientbasedcorrmaskmasksflipped' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlipped'] },
3118             'gradientbasedcorrmaskmasksflow' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFlow'] },
3119             'gradientbasedcorrmaskmasksfullx' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullX'] },
3120             'gradientbasedcorrmaskmasksfully' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksFullY'] },
3121             'gradientbasedcorrmaskmasksinputdigest' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksInputDigest'] },
3122             'gradientbasedcorrmaskmasksleft' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksLeft'] },
3123             'gradientbasedcorrmaskmasksmaskactive' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskActive'] },
3124             'gradientbasedcorrmaskmasksmaskblendmode' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
3125             'gradientbasedcorrmaskmasksmaskdigest' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
3126             'gradientbasedcorrmaskmasksmaskinverted' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
3127             'gradientbasedcorrmaskmasksmaskname' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskName'] },
3128             'gradientbasedcorrmaskmasksmasksubtype' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
3129             'gradientbasedcorrmaskmasksmasksyncid' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
3130             'gradientbasedcorrmaskmasksmaskversion' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
3131             'gradientbasedcorrmaskmasksmidpoint' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMidpoint'] },
3132             'gradientbasedcorrmaskmasksorigin' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksOrigin'] },
3133             'gradientbasedcorrmaskmasksperimetervalue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
3134             'gradientbasedcorrmaskmasksradius' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRadius'] },
3135             'gradientbasedcorrmaskmasksreferencepoint' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
3136             'gradientbasedcorrmaskmasksright' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRight'] },
3137             'gradientbasedcorrmaskmasksroundness' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksRoundness'] },
3138             'gradientbasedcorrmaskmaskssizex' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeX'] },
3139             'gradientbasedcorrmaskmaskssizey' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksSizeY'] },
3140             'gradientbasedcorrmaskmaskstop' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksTop'] },
3141             'gradientbasedcorrmaskmasksubtype' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSubType'] },
3142             'gradientbasedcorrmaskmasksvalue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksMaskValue'] },
3143             'gradientbasedcorrmaskmasksversion' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksVersion'] },
3144             'gradientbasedcorrmaskmaskswhat' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWhat'] },
3145             'gradientbasedcorrmaskmaskswholeimagearea' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
3146             'gradientbasedcorrmaskmasksx' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksX'] },
3147             'gradientbasedcorrmaskmasksy' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksY'] },
3148             'gradientbasedcorrmaskmasksyncid' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskSyncID'] },
3149             'gradientbasedcorrmaskmaskszerox' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroX'] },
3150             'gradientbasedcorrmaskmaskszeroy' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMasksZeroY'] },
3151             'gradientbasedcorrmaskmaskversion' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskVersion'] },
3152             'gradientbasedcorrmaskmidpoint' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMidpoint'] },
3153             'gradientbasedcorrmaskorigin' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksOrigin'] },
3154             'gradientbasedcorrmaskperimetervalue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksPerimeterValue'] },
3155             'gradientbasedcorrmaskradius' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRadius'] },
3156             'gradientbasedcorrmaskrange' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
3157             'gradientbasedcorrmaskrangeareamodels' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
3158             'gradientbasedcorrmaskrangeareamodelscolorsampleinfo' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3159             'gradientbasedcorrmaskrangeareamodelscomponents' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
3160             'gradientbasedcorrmaskrangecoloramount' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
3161             'gradientbasedcorrmaskrangedepthfeather' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
3162             'gradientbasedcorrmaskrangedepthmax' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
3163             'gradientbasedcorrmaskrangedepthmin' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
3164             'gradientbasedcorrmaskrangeinvert' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
3165             'gradientbasedcorrmaskrangelumfeather' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
3166             'gradientbasedcorrmaskrangeluminancedepthsampleinfo' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3167             'gradientbasedcorrmaskrangelummax' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
3168             'gradientbasedcorrmaskrangelummin' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
3169             'gradientbasedcorrmaskrangelumrange' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
3170             'gradientbasedcorrmaskrangesampletype' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
3171             'gradientbasedcorrmaskrangetype' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
3172             'gradientbasedcorrmaskrangeversion' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
3173             'gradientbasedcorrmaskreferencepoint' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksReferencePoint'] },
3174             'gradientbasedcorrmaskright' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRight'] },
3175             'gradientbasedcorrmaskroundness' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksRoundness'] },
3176             'gradientbasedcorrmasks' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasks'] },
3177             'gradientbasedcorrmasksizex' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeX'] },
3178             'gradientbasedcorrmasksizey' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksSizeY'] },
3179             'gradientbasedcorrmasktop' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksTop'] },
3180             'gradientbasedcorrmaskvalue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksMaskValue'] },
3181             'gradientbasedcorrmaskversion' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksVersion'] },
3182             'gradientbasedcorrmaskwhat' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWhat'] },
3183             'gradientbasedcorrmaskwholeimagearea' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksWholeImageArea'] },
3184             'gradientbasedcorrmaskx' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksX'] },
3185             'gradientbasedcorrmasky' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksY'] },
3186             'gradientbasedcorrmaskzerox' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroX'] },
3187             'gradientbasedcorrmaskzeroy' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionMasksZeroY'] },
3188             'gradientbasedcorrmoire' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalMoire'] },
3189             'gradientbasedcorrrangemask' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMask'] },
3190             'gradientbasedcorrrangemaskareamodels' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModels'] },
3191             'gradientbasedcorrrangemaskareamodelscolorsampleinfo' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
3192             'gradientbasedcorrrangemaskareamodelscomponents' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
3193             'gradientbasedcorrrangemaskcoloramount' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskColorAmount'] },
3194             'gradientbasedcorrrangemaskdepthfeather' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
3195             'gradientbasedcorrrangemaskdepthmax' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMax'] },
3196             'gradientbasedcorrrangemaskdepthmin' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskDepthMin'] },
3197             'gradientbasedcorrrangemaskinvert' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskInvert'] },
3198             'gradientbasedcorrrangemasklumfeather' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumFeather'] },
3199             'gradientbasedcorrrangemaskluminancedepthsampleinfo' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
3200             'gradientbasedcorrrangemasklummax' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMax'] },
3201             'gradientbasedcorrrangemasklummin' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumMin'] },
3202             'gradientbasedcorrrangemasklumrange' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskLumRange'] },
3203             'gradientbasedcorrrangemasksampletype' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskSampleType'] },
3204             'gradientbasedcorrrangemasktype' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskType'] },
3205             'gradientbasedcorrrangemaskversion' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsCorrectionRangeMaskVersion'] },
3206             'gradientbasedcorrsaturation' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSaturation'] },
3207             'gradientbasedcorrshadows2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalShadows2012'] },
3208             'gradientbasedcorrsharpness' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalSharpness'] },
3209             'gradientbasedcorrtemperature' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTemperature'] },
3210             'gradientbasedcorrtexture' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTexture'] },
3211             'gradientbasedcorrtint' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalTint'] },
3212             'gradientbasedcorrtoninghue' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningHue'] },
3213             'gradientbasedcorrtoningsaturation' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalToningSaturation'] },
3214             'gradientbasedcorrwhat' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'] },
3215             'gradientbasedcorrwhites2012' => { 477 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'], 479 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'] },
3216             'grainamount' => { 477 => 'GrainAmount', 479 => 'GrainAmount' },
3217             'graineffect' => { 127 => 0x1047 },
3218             'grainfrequency' => { 477 => 'GrainFrequency', 479 => 'GrainFrequency' },
3219             'grainseed' => { 477 => 'GrainSeed', 479 => 'GrainSeed' },
3220             'grainsize' => { 477 => 'GrainSize', 479 => 'GrainSize' },
3221             'graymixeraqua' => { 477 => 'GrayMixerAqua', 479 => 'GrayMixerAqua' },
3222             'graymixerblue' => { 477 => 'GrayMixerBlue', 479 => 'GrayMixerBlue' },
3223             'graymixergreen' => { 477 => 'GrayMixerGreen', 479 => 'GrayMixerGreen' },
3224             'graymixermagenta' => { 477 => 'GrayMixerMagenta', 479 => 'GrayMixerMagenta' },
3225             'graymixerorange' => { 477 => 'GrayMixerOrange', 479 => 'GrayMixerOrange' },
3226             'graymixerpurple' => { 477 => 'GrayMixerPurple', 479 => 'GrayMixerPurple' },
3227             'graymixerred' => { 477 => 'GrayMixerRed', 479 => 'GrayMixerRed' },
3228             'graymixeryellow' => { 477 => 'GrayMixerYellow', 479 => 'GrayMixerYellow' },
3229             'graypoint' => { 454 => 0x8021 },
3230             'grayresponseunit' => { 119 => 0x122 },
3231             'greencurvelimits' => { 108 => 0x1c4 },
3232             'greencurvepoints' => { 107 => 0x53, 108 => 0x19a },
3233             'greenhsl' => { 103 => 0x20913 },
3234             'greenhue' => { 477 => 'GreenHue', 479 => 'GreenHue' },
3235             'greensaturation' => { 477 => 'GreenSaturation', 479 => 'GreenSaturation' },
3236             'griddisplay' => { 279 => '13.3', 280 => '4.3', 282 => '4.2', 283 => '4.2', 284 => '2.2', 288 => '10.5', 289 => '3.4', 290 => '6.1', 292 => '4.4', 293 => '4.2', 294 => '4.2' },
3237             'gripbatteryadload' => { 334 => 0x5 },
3238             'gripbatteryadnoload' => { 334 => 0x4 },
3239             'gripbatterystate' => { 334 => '1.2' },
3240             'group' => { 477 => 'Group', 479 => 'Group' },
3241             'groupareaafillumination' => { 280 => '46.4', 283 => '47.4', 292 => '47.4' },
3242             'grouping' => { 372 => ['grup',"\xa9grp"], 380 => "\xa9grp" },
3243             'guid' => { 372 => 'GUID' },
3244             'h2resetblackpixels' => { 138 => 0x18a6 },
3245             'h3resetblackcolumns' => { 138 => 0x18ce },
3246             'h3resetblackpixels' => { 138 => 0x18b0 },
3247             'halftonehints' => { 119 => 0x141 },
3248             'hardlink' => { 120 => 'HardLink' },
3249             'hasalternative' => { 493 => 'hasAlternative' },
3250             'hascorrection' => { 493 => 'hasCorrection' },
3251             'hascorrectiona-lang' => { 493 => [\'hasCorrection','hasCorrectionA-lang'] },
3252             'hascorrectiona-platform' => { 493 => [\'hasCorrection','hasCorrectionA-platform'] },
3253             'hascorrectiontext' => { 493 => [\'hasCorrection','hasCorrectionText'] },
3254             'hascrop' => { 477 => 'HasCrop', 479 => 'HasCrop' },
3255             'hasextendedxmp' => { 505 => 'HasExtendedXMP' },
3256             'hassettings' => { 477 => 'HasSettings', 479 => 'HasSettings' },
3257             'hastranslation' => { 493 => 'hasTranslation' },
3258             'hasvisibleoverprint' => { 508 => 'HasVisibleOverprint' },
3259             'hasvisibletransparency' => { 508 => 'HasVisibleTransparency' },
3260             'hdmioutputn-log' => { 228 => 0x35a },
3261             'hdmioutputresolution' => { 229 => 0x610 },
3262             'hdmiviewassist' => { 295 => 0x20f },
3263             'hdr' => { 60 => 0x1, 216 => 0x4, 320 => 0x9e, 355 => 0x85, 420 => 0x200a },
3264             'hdreffect' => { 60 => 0x2 },
3265             'hdrimagetype' => { 1 => 0xa },
3266             'hdrinfoversion' => { 216 => 0x0 },
3267             'hdrlevel' => { 216 => 0x5, 409 => 0x2e, 425 => 0x17 },
3268             'hdrlevel2' => { 216 => 0x7 },
3269             'hdrpmakernote' => { 460 => 'hdrp_makernote' },
3270             'hdrsetting' => { 409 => 0x2d, 425 => 0x16, 428 => 0x1148, 429 => 0x1148, 430 => 0x1124, 431 => 0x11a0, 432 => 0x117c, 433 => 0x1034, 434 => 0x22c, 435 => 0x22c, 436 => 0x21f },
3271             'hdrshot' => { 320 => 0x76 },
3272             'hdrsmoothing' => { 216 => 0x6 },
3273             'hdvideo' => { 372 => 'hdvd' },
3274             'headline' => { 131 => 0x69, 489 => 'Headline', 491 => 'Headline' },
3275             'hierarchicalkeywords' => { 171 => [\'Keywords','KeywordsHierarchy'] },
3276             'hierarchicalkeywords1' => { 171 => [\'Keywords','KeywordsHierarchyKeyword'] },
3277             'hierarchicalkeywords1applied' => { 171 => [\'Keywords','KeywordsHierarchyApplied'] },
3278             'hierarchicalkeywords1children' => { 171 => [\'Keywords','KeywordsHierarchyChildren'] },
3279             'hierarchicalkeywords2' => { 171 => [\'Keywords','KeywordsHierarchyChildrenKeyword'] },
3280             'hierarchicalkeywords2applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenApplied'] },
3281             'hierarchicalkeywords2children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildren'] },
3282             'hierarchicalkeywords3' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenKeyword'] },
3283             'hierarchicalkeywords3applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenApplied'] },
3284             'hierarchicalkeywords3children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildren'] },
3285             'hierarchicalkeywords4' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenKeyword'] },
3286             'hierarchicalkeywords4applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenApplied'] },
3287             'hierarchicalkeywords4children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildren'] },
3288             'hierarchicalkeywords5' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenKeyword'] },
3289             'hierarchicalkeywords5applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenApplied'] },
3290             'hierarchicalkeywords5children' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildren'] },
3291             'hierarchicalkeywords6' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenKeyword'] },
3292             'hierarchicalkeywords6applied' => { 171 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenApplied'] },
3293             'hierarchicalsubject' => { 469 => 'hierarchicalSubject' },
3294             'highestbiostratigraphiczone' => { 118 => [\'GeologicalContext','GeologicalContextHighestBiostratigraphicZone'] },
3295             'highisomultiplierblue' => { 325 => 0x1a },
3296             'highisomultipliergreen' => { 325 => 0x19 },
3297             'highisomultiplierred' => { 325 => 0x18 },
3298             'highisonoisereduction' => { 16 => 0xbc, 17 => 0xbd, 20 => 0xbd, 28 => 0xc9, 62 => 0x5, 84 => 0x202, 226 => 0xb1, 355 => 0x71, 407 => 0x2c, 408 => 0x26, 409 => 0x26, 420 => 0x2009, 425 => 0x12, 450 => 0x42 },
3299             'highisonoisereduction2' => { 420 => 0xb050 },
3300             'highlight' => { 397 => 0xf },
3301             'highlight2012' => { 477 => 'Highlight2012', 479 => 'Highlight2012' },
3302             'highlightadj' => { 103 => 0x2030c },
3303             'highlightcolordistortreduct' => { 454 => 0x8026 },
3304             'highlightlinearitylimit' => { 394 => 0xa025 },
3305             'highlightprotection' => { 271 => 0x6 },
3306             'highlightrecovery' => { 477 => 'HighlightRecovery', 479 => 'HighlightRecovery' },
3307             'highlights' => { 420 => 0x2033, 471 => 'Highlights' },
3308             'highlights2012' => { 477 => 'Highlights2012', 479 => 'Highlights2012' },
3309             'highlightsadj' => { 454 => 0x9019 },
3310             'highlightshadow' => { 320 => 0xad },
3311             'highlighttone' => { 127 => 0x1041 },
3312             'highlighttonepriority' => { 13 => 0x7, 16 => 0x7, 17 => 0x7, 18 => 0x7, 20 => 0x7, 22 => 0x7, 28 => 0x7, 62 => 0x3, 84 => 0x203 },
3313             'highlightwarning' => { 320 => 0x8002 },
3314             'highlowkeyadj' => { 355 => 0x6c },
3315             'highspeedsync' => { 184 => 0x5, 295 => 0x55, 407 => 0x2, 408 => 0x2 },
3316             'hintversion' => { 380 => 'hinv' },
3317             'histogramxml' => { 272 => 0x83a1a25 },
3318             'history' => { 491 => 'History', 504 => 'History' },
3319             'historyaction' => { 504 => [\'History','HistoryAction'] },
3320             'historychanged' => { 504 => [\'History','HistoryChanged'] },
3321             'historyinstanceid' => { 504 => [\'History','HistoryInstanceID'] },
3322             'historyparameters' => { 504 => [\'History','HistoryParameters'] },
3323             'historysoftwareagent' => { 504 => [\'History','HistorySoftwareAgent'] },
3324             'historywhen' => { 504 => [\'History','HistoryWhen'] },
3325             'holefilldarkdeltathreshold' => { 138 => 0xc88 },
3326             'holefilldeltathreshold' => { 138 => 0xc7e },
3327             'hometowncity' => { 113 => 0x3006, 355 => 0x23, 361 => 0x2 },
3328             'hometowncitycode' => { 362 => 0x1000 },
3329             'hometowndst' => { 355 => 0x25, 361 => '0.2' },
3330             'hostcomputer' => { 119 => 0x13c },
3331             'hostsoftwarerendering' => { 138 => 0xce7 },
3332             'hue' => { 189 => 0x3b, 232 => 0x3d, 233 => 0x45, 355 => 0x67 },
3333             'hueadj' => { 275 => 0x2f, 454 => 0x8019 },
3334             'hueadjust' => { 387 => 0x1016 },
3335             'hueadjustment' => { 182 => 0x4a, 183 => 0x40, 226 => 0x92, 231 => 0x36 },
3336             'hueadjustmentaqua' => { 477 => 'HueAdjustmentAqua', 479 => 'HueAdjustmentAqua' },
3337             'hueadjustmentblue' => { 477 => 'HueAdjustmentBlue', 479 => 'HueAdjustmentBlue' },
3338             'hueadjustmentgreen' => { 477 => 'HueAdjustmentGreen', 479 => 'HueAdjustmentGreen' },
3339             'hueadjustmentmagenta' => { 477 => 'HueAdjustmentMagenta', 479 => 'HueAdjustmentMagenta' },
3340             'hueadjustmentorange' => { 477 => 'HueAdjustmentOrange', 479 => 'HueAdjustmentOrange' },
3341             'hueadjustmentpurple' => { 477 => 'HueAdjustmentPurple', 479 => 'HueAdjustmentPurple' },
3342             'hueadjustmentred' => { 477 => 'HueAdjustmentRed', 479 => 'HueAdjustmentRed' },
3343             'hueadjustmentyellow' => { 477 => 'HueAdjustmentYellow', 479 => 'HueAdjustmentYellow' },
3344             'huesetting' => { 305 => 0x1011 },
3345             'humanobservation' => { 118 => 'HumanObservation' },
3346             'humanobservationday' => { 118 => [\'HumanObservation','HumanObservationDay'] },
3347             'humanobservationearliestdate' => { 118 => [\'HumanObservation','HumanObservationEarliestDate'] },
3348             'humanobservationenddayofyear' => { 118 => [\'HumanObservation','HumanObservationEndDayOfYear'] },
3349             'humanobservationeventdate' => { 118 => [\'HumanObservation','HumanObservationEventDate'] },
3350             'humanobservationeventid' => { 118 => [\'HumanObservation','HumanObservationEventID'] },
3351             'humanobservationeventremarks' => { 118 => [\'HumanObservation','HumanObservationEventRemarks'] },
3352             'humanobservationeventtime' => { 118 => [\'HumanObservation','HumanObservationEventTime'] },
3353             'humanobservationfieldnotes' => { 118 => [\'HumanObservation','HumanObservationFieldNotes'] },
3354             'humanobservationfieldnumber' => { 118 => [\'HumanObservation','HumanObservationFieldNumber'] },
3355             'humanobservationhabitat' => { 118 => [\'HumanObservation','HumanObservationHabitat'] },
3356             'humanobservationlatestdate' => { 118 => [\'HumanObservation','HumanObservationLatestDate'] },
3357             'humanobservationmonth' => { 118 => [\'HumanObservation','HumanObservationMonth'] },
3358             'humanobservationparenteventid' => { 118 => [\'HumanObservation','HumanObservationParentEventID'] },
3359             'humanobservationsamplesizeunit' => { 118 => [\'HumanObservation','HumanObservationSampleSizeUnit'] },
3360             'humanobservationsamplesizevalue' => { 118 => [\'HumanObservation','HumanObservationSampleSizeValue'] },
3361             'humanobservationsamplingeffort' => { 118 => [\'HumanObservation','HumanObservationSamplingEffort'] },
3362             'humanobservationsamplingprotocol' => { 118 => [\'HumanObservation','HumanObservationSamplingProtocol'] },
3363             'humanobservationstartdayofyear' => { 118 => [\'HumanObservation','HumanObservationStartDayOfYear'] },
3364             'humanobservationverbatimeventdate' => { 118 => [\'HumanObservation','HumanObservationVerbatimEventDate'] },
3365             'humanobservationyear' => { 118 => [\'HumanObservation','HumanObservationYear'] },
3366             'humidity' => { 119 => 0x9401, 484 => 'Humidity' },
3367             'icc_profile' => { 120 => 'ICC_Profile' },
3368             'iccprofilename' => { 491 => 'ICCProfile' },
3369             'iconuri' => { 380 => 'icnu' },
3370             'idccreativestyle' => { 454 => 0x8000 },
3371             'idcpreviewlength' => { 454 => 0x202 },
3372             'idcpreviewstart' => { 454 => 0x201 },
3373             'identification' => { 118 => 'Identification' },
3374             'identificationid' => { 118 => [\'Identification','IdentificationIdentificationID'] },
3375             'identificationqualifier' => { 118 => [\'Identification','IdentificationIdentificationQualifier'] },
3376             'identificationreferences' => { 118 => [\'Identification','IdentificationIdentificationReferences'] },
3377             'identificationremarks' => { 118 => [\'Identification','IdentificationIdentificationRemarks'] },
3378             'identificationverificationstatus' => { 118 => [\'Identification','IdentificationIdentificationVerificationStatus'] },
3379             'identifiedby' => { 118 => [\'Identification','IdentificationIdentifiedBy'] },
3380             'identifier' => { 480 => 'identifier', 501 => 'Identifier' },
3381             'ifcameramodel' => { 138 => 0x9c8 },
3382             'illuminantdata1' => { 119 => 0xcd35 },
3383             'illuminantdata2' => { 119 => 0xcd36 },
3384             'illuminantdata3' => { 119 => 0xcd37 },
3385             'illumination' => { 290 => '0.5', 382 => 0x48 },
3386             'imageabsolutex' => { 138 => 0x3fe },
3387             'imageabsolutey' => { 138 => 0x3ff },
3388             'imageadjustment' => { 226 => 0x80, 262 => 0x5 },
3389             'imagealterationconstraints' => { 307 => 'ImageAlterationConstraints' },
3390             'imagearea' => { 242 => 0x10, 245 => 0x10 },
3391             'imageareaoffset' => { 355 => 0x38 },
3392             'imageauthentication' => { 226 => 0x20 },
3393             'imageboundary' => { 226 => 0x16 },
3394             'imagecount' => { 127 => 0x1438, 226 => 0xa5, 423 => 0x11b },
3395             'imagecreator' => { 307 => 'ImageCreator' },
3396             'imagecreatorid' => { 307 => [\'ImageCreator','ImageCreatorImageCreatorID'] },
3397             'imagecreatorimageid' => { 307 => 'ImageCreatorImageID' },
3398             'imagecreatorname' => { 307 => [\'ImageCreator','ImageCreatorImageCreatorName'] },
3399             'imagecropx' => { 138 => 0x41f },
3400             'imagecropy' => { 138 => 0x420 },
3401             'imagedata' => { 464 => 'Data' },
3402             'imagedatasize' => { 226 => 0xa2 },
3403             'imagedescription' => { 119 => 0x10e, 499 => 'ImageDescription' },
3404             'imageduplicationconstraints' => { 307 => 'ImageDuplicationConstraints' },
3405             'imagedustoff' => { 272 => 0xfe443a45 },
3406             'imageeditcount' => { 355 => 0x41 },
3407             'imageediting' => { 355 => 0x32 },
3408             'imageeffects' => { 387 => 0x1010 },
3409             'imagefileconstraints' => { 307 => 'ImageFileConstraints' },
3410             'imagefileformatasdelivered' => { 307 => 'ImageFileFormatAsDelivered' },
3411             'imagefilesizeasdelivered' => { 307 => 'ImageFileSizeAsDelivered' },
3412             'imagegeneration' => { 127 => 0x1436 },
3413             'imageheight' => { 119 => 0x101, 188 => 0xc, 364 => 0x10d, 462 => 'ImageHeight', 499 => 'ImageLength' },
3414             'imagehistory' => { 119 => 0x9213, 482 => 'ImageHistory' },
3415             'imageidnumber' => { 315 => 0x340 },
3416             'imagemimetype' => { 464 => 'Mime' },
3417             'imagenumber' => { 119 => 0x9211, 156 => 'ImageNumber', 182 => 0xae, 183 => 0x5e, 364 => 0x113, 407 => 0x9b, 409 => [0x400,'276.1',0x314], 474 => 'ImageNumber' },
3418             'imagenumber2' => { 183 => 0x62 },
3419             'imageoptimization' => { 226 => 0xa9 },
3420             'imageorientation' => { 131 => 0x83 },
3421             'imageprocessing' => { 226 => 0x1a },
3422             'imageprocessingfiledatecreated' => { 138 => 0xc81 },
3423             'imageprocessingfiletagsversionnumber' => { 138 => 0xc80 },
3424             'imageprocessingversion' => { 301 => 0x0 },
3425             'imagequality' => { 156 => 'ImageQuality', 244 => '723.2', 245 => '732.2', 255 => '708.1', 320 => 0x1 },
3426             'imagequality2' => { 297 => 0x603 },
3427             'imagerank' => { 467 => 'ImageRank' },
3428             'imagerbiassettlingdelaymsec' => { 138 => 0x600 },
3429             'imagerboardversion' => { 138 => 0x439 },
3430             'imagercols' => { 138 => 0x17d4 },
3431             'imageref' => { 487 => 'ImageRef' },
3432             'imageregion' => { 489 => 'ImageRegion' },
3433             'imageregionboundary' => { 489 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3434             'imageregionboundaryh' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3435             'imageregionboundaryrx' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3436             'imageregionboundaryshape' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3437             'imageregionboundaryunit' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3438             'imageregionboundaryvertices' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3439             'imageregionboundaryverticesx' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3440             'imageregionboundaryverticesy' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3441             'imageregionboundaryw' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3442             'imageregionboundaryx' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3443             'imageregionboundaryy' => { 489 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3444             'imageregionctype' => { 489 => [\'ImageRegion','ImageRegionRCtype'] },
3445             'imageregionctypeidentifier' => { 489 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3446             'imageregionctypename' => { 489 => [\'ImageRegion','ImageRegionRCtypeName'] },
3447             'imageregionid' => { 489 => [\'ImageRegion','ImageRegionRId'] },
3448             'imageregionname' => { 489 => [\'ImageRegion','ImageRegionName'] },
3449             'imageregionrole' => { 489 => [\'ImageRegion','ImageRegionRRole'] },
3450             'imageregionroleidentifier' => { 489 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3451             'imageregionrolename' => { 489 => [\'ImageRegion','ImageRegionRRoleName'] },
3452             'imageresolution' => { 138 => 0x944 },
3453             'imageresolutionjpg' => { 138 => 0x945 },
3454             'imagereview' => { 281 => '0.4', 290 => '0.4' },
3455             'imagereviewmonitorofftime' => { 280 => '21.1', 282 => '21.1', 283 => '21.1', 287 => '20.1', 292 => '21.1', 293 => '21.1', 295 => 0x39 },
3456             'imagereviewtime' => { 279 => '25.1', 281 => '2.1', 284 => '19.1', 285 => '20.1', 286 => '20.1', 288 => '9.2', 289 => '20.1', 294 => '21.2' },
3457             'imagerfiledatecreated' => { 138 => 0x9c5 },
3458             'imagerfileproductionlevel' => { 138 => 0x9c4 },
3459             'imagerfiletagsversionstandard' => { 138 => 0x9c7 },
3460             'imagerotated' => { 151 => 0x2a },
3461             'imagerpowerondelaymsec' => { 138 => 0x5fd },
3462             'imagerrows' => { 138 => 0x17de },
3463             'imagesegmentlines' => { 138 => 0x184d },
3464             'imagesegmentstartline' => { 138 => 0x184c },
3465             'imagesize' => { 162 => 'ImageSize' },
3466             'imagesizeraw' => { 226 => 0x3e },
3467             'imagesizerestriction' => { 496 => 'imageSizeRestriction' },
3468             'imagesourcedata' => { 119 => 0x935c },
3469             'imagespace' => { 138 => 0x909 },
3470             'imagestabilization' => { 34 => 0x22, 113 => 0x3020, 127 => 0x1422, 156 => 'ImageStabilization', 182 => 0xbd, 183 => 0x71, 184 => 0x57, 185 => 0x0, 186 => [0x18,0x107,0x113], 187 => 0x49c2, 226 => 0xac, 297 => 0x604, 300 => 0x1600, 320 => 0x1a, 412 => 0x12, 413 => 0x11, 420 => 0xb026 },
3471             'imagestabilization2' => { 411 => 0xa },
3472             'imagestabilizationsetting' => { 187 => 0x14, 407 => 0x3d, 408 => 0x3d, 418 => 0x14 },
3473             'imagestyle' => { 407 => 0x2d, 408 => 0x27 },
3474             'imagesupplier' => { 307 => 'ImageSupplier' },
3475             'imagesupplierid' => { 307 => [\'ImageSupplier','ImageSupplierImageSupplierID'] },
3476             'imagesupplierimageid' => { 307 => 'ImageSupplierImageID' },
3477             'imagesuppliername' => { 307 => [\'ImageSupplier','ImageSupplierImageSupplierName'] },
3478             'imagetemperaturemax' => { 121 => 0x1 },
3479             'imagetemperaturemin' => { 121 => 0x2 },
3480             'imagetone' => { 355 => 0x4f },
3481             'imagetype' => { 131 => 0x82, 307 => 'ImageType' },
3482             'imageuniqueid' => { 1 => 0x15, 64 => 0x28, 119 => 0xa420, 482 => 'ImageUniqueID', 483 => 'ImageUniqueID' },
3483             'imagewidth' => { 119 => 0x100, 188 => 0xe, 364 => 0x10c, 462 => 'ImageWidth', 499 => 'ImageWidth' },
3484             'inclinationangle' => { 454 => 0x900f },
3485             'inclinationcorrection' => { 454 => 0x900e },
3486             'incrementaltemperature' => { 477 => 'IncrementalTemperature', 479 => 'IncrementalTemperature' },
3487             'incrementaltint' => { 477 => 'IncrementalTint', 479 => 'IncrementalTint' },
3488             'industry' => { 493 => 'industry', 494 => 'industry' },
3489             'infobuttonwhenshooting' => { 84 => 0x409 },
3490             'information' => { 374 => 'information', 380 => "\xa9inf" },
3491             'infourl' => { 380 => 'infu' },
3492             'infraredilluminator' => { 381 => 0x28 },
3493             'ingredientexclusion' => { 495 => 'ingredientExclusion' },
3494             'ingredients' => { 504 => 'Ingredients' },
3495             'ingredientsalternatepaths' => { 504 => [\'Ingredients','IngredientsAlternatePaths'] },
3496             'ingredientsdocumentid' => { 504 => [\'Ingredients','IngredientsDocumentID'] },
3497             'ingredientsfilepath' => { 504 => [\'Ingredients','IngredientsFilePath'] },
3498             'ingredientsfrompart' => { 504 => [\'Ingredients','IngredientsFromPart'] },
3499             'ingredientsinstanceid' => { 504 => [\'Ingredients','IngredientsInstanceID'] },
3500             'ingredientslastmodifydate' => { 504 => [\'Ingredients','IngredientsLastModifyDate'] },
3501             'ingredientslasturl' => { 504 => [\'Ingredients','IngredientsLastURL'] },
3502             'ingredientslinkcategory' => { 504 => [\'Ingredients','IngredientsLinkCategory'] },
3503             'ingredientslinkform' => { 504 => [\'Ingredients','IngredientsLinkForm'] },
3504             'ingredientsmanager' => { 504 => [\'Ingredients','IngredientsManager'] },
3505             'ingredientsmanagervariant' => { 504 => [\'Ingredients','IngredientsManagerVariant'] },
3506             'ingredientsmanageto' => { 504 => [\'Ingredients','IngredientsManageTo'] },
3507             'ingredientsmanageui' => { 504 => [\'Ingredients','IngredientsManageUI'] },
3508             'ingredientsmaskmarkers' => { 504 => [\'Ingredients','IngredientsMaskMarkers'] },
3509             'ingredientsoriginaldocumentid' => { 504 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3510             'ingredientspartmapping' => { 504 => [\'Ingredients','IngredientsPartMapping'] },
3511             'ingredientsplacedresolutionunit' => { 504 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3512             'ingredientsplacedxresolution' => { 504 => [\'Ingredients','IngredientsPlacedXResolution'] },
3513             'ingredientsplacedyresolution' => { 504 => [\'Ingredients','IngredientsPlacedYResolution'] },
3514             'ingredientsrenditionclass' => { 504 => [\'Ingredients','IngredientsRenditionClass'] },
3515             'ingredientsrenditionparams' => { 504 => [\'Ingredients','IngredientsRenditionParams'] },
3516             'ingredientstopart' => { 504 => [\'Ingredients','IngredientsToPart'] },
3517             'ingredientsversionid' => { 504 => [\'Ingredients','IngredientsVersionID'] },
3518             'initialafpointaiservoaf' => { 84 => 0x51e },
3519             'initialafpointinservo' => { 2 => 0x13 },
3520             'initialcameradolly' => { 465 => 'InitialCameraDolly' },
3521             'initialhorizontalfovdegrees' => { 465 => 'InitialHorizontalFOVDegrees' },
3522             'initialkey' => { 179 => 'WM/InitialKey' },
3523             'initialverticalfovdegrees' => { 465 => 'InitialVerticalFOVDegrees' },
3524             'initialviewheadingdegrees' => { 465 => 'InitialViewHeadingDegrees', 466 => 'InitialViewHeadingDegrees' },
3525             'initialviewpitchdegrees' => { 465 => 'InitialViewPitchDegrees', 466 => 'InitialViewPitchDegrees' },
3526             'initialviewrolldegrees' => { 465 => 'InitialViewRollDegrees', 466 => 'InitialViewRollDegrees' },
3527             'initialzoomliveview' => { 279 => '4.4' },
3528             'initialzoomsetting' => { 279 => '9.3', 288 => '27.3' },
3529             'inkset' => { 119 => 0x14c },
3530             'inputprofile' => { 138 => 0x1389 },
3531             'instanceid' => { 504 => 'InstanceID' },
3532             'instantplaybacksetup' => { 184 => 0x3e },
3533             'instantplaybacktime' => { 184 => 0x3d },
3534             'instructions' => { 491 => 'Instructions' },
3535             'instrument' => { 503 => 'instrument' },
3536             'integrationtime' => { 138 => 0x423 },
3537             'intellectualgenre' => { 488 => 'IntellectualGenre' },
3538             'intelligentauto' => { 420 => 0xb052, 446 => 0xd, 447 => 0xe, 448 => 0xd },
3539             'intelligentcontrast' => { 52 => 0x4 },
3540             'intelligentd-range' => { 320 => 0x79 },
3541             'intelligentexposure' => { 320 => 0x5d },
3542             'intelligentresolution' => { 320 => 0x70 },
3543             'interchangecolorspace' => { 133 => 0x40 },
3544             'intergraphmatrix' => { 119 => 0x8480 },
3545             'internalflash' => { 181 => 0x2b, 279 => '23.1', 281 => '8.1', 284 => '22.1', 286 => '23.1', 290 => '8.1', 294 => '24.1', 300 => 0x1208 },
3546             'internalflashae1' => { 302 => 0x1021 },
3547             'internalflashae1_0' => { 302 => 0x101d },
3548             'internalflashae2' => { 302 => 0x1022 },
3549             'internalflashae2_0' => { 302 => 0x101e },
3550             'internalflashmode' => { 343 => 0x1 },
3551             'internalflashstrength' => { 343 => 0x3 },
3552             'internalflashtable' => { 302 => 0x1024 },
3553             'internallensserialnumber' => { 394 => 0xa005 },
3554             'internalndfilter' => { 320 => 0x9d },
3555             'internalserialnumber' => { 64 => 0x96, 76 => 0x9, 127 => 0x10, 187 => 0x49dc, 296 => 0x18, 298 => 0x102, 317 => 0x500, 320 => 0x25, 335 => 0x4, 387 => 0x5, 438 => [0x7c,0xf0], 439 => 0x88, 440 => [0x88,0x8a] },
3556             'interopindex' => { 119 => 0x1, 484 => 'InteroperabilityIndex' },
3557             'interopversion' => { 119 => 0x2 },
3558             'interval' => { 248 => 0xd0 },
3559             'intervaldurationhours' => { 228 => 0xa0 },
3560             'intervaldurationminutes' => { 228 => 0xa4 },
3561             'intervaldurationseconds' => { 228 => 0xa8 },
3562             'intervalexposuresmoothing' => { 228 => 0xb8, 252 => 0xc416 },
3563             'intervalframe' => { 248 => 0xd4 },
3564             'intervallength' => { 181 => 0x10 },
3565             'intervalmode' => { 181 => 0x26 },
3566             'intervalnumber' => { 181 => 0x11 },
3567             'intervalpriority' => { 228 => 0xba, 252 => 0xc418 },
3568             'intervals' => { 228 => 0xb0, 229 => 0xbc, 252 => 0xc40e },
3569             'intervalshooting' => { 252 => 0x760c, 260 => 0x760c, 261 => 0x6c98, 355 => 0x92 },
3570             'introtime' => { 503 => 'introTime' },
3571             'introtimescale' => { 503 => [\'introTime','introTimeScale'] },
3572             'introtimevalue' => { 503 => [\'introTime','introTimeValue'] },
3573             'ipaversion' => { 138 => 0xdae },
3574             'ipfcameramodel' => { 138 => 0xe4d },
3575             'iptc' => { 120 => 'IPTC' },
3576             'iptc-naa' => { 119 => 0x83bb, 325 => 0x83bb },
3577             'iptcbitspersample' => { 133 => 0x56 },
3578             'iptcdigest' => { 369 => 0x425 },
3579             'iptcimageheight' => { 133 => 0x1e },
3580             'iptcimagerotation' => { 133 => 0x66 },
3581             'iptcimagewidth' => { 133 => 0x14 },
3582             'iptclastedited' => { 489 => 'IptcLastEdited' },
3583             'iptcpicturenumber' => { 133 => 0xa },
3584             'iptcpixelheight' => { 133 => 0x32 },
3585             'iptcpixelwidth' => { 133 => 0x28 },
3586             'isalternativeof' => { 493 => 'isAlternativeOf' },
3587             'isbn' => { 493 => 'isbn' },
3588             'iscorrectionof' => { 493 => 'isCorrectionOf' },
3589             'iscustompicturestyle' => { 109 => 0x3 },
3590             'ismergedhdr' => { 474 => 'IsMergedHDR' },
3591             'ismergedpanorama' => { 474 => 'IsMergedPanorama' },
3592             '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, 217 => 0x0, 226 => 0x2, 320 => 0xd1, 325 => 0x17, 355 => [0x8b,0x14], 362 => 0x14, 364 => 0x105, 394 => 0xa014, 397 => 0x86, 418 => 0x6f, 425 => [0x1f,0x21,0x25], 483 => 'ISOSpeedRatings' },
3593             'iso2' => { 217 => 0x6, 239 => 0x265, 240 => 0x25c, 241 => 0x265, 242 => 0x221, 243 => 0x25d, 244 => 0x256, 245 => 0x25d, 249 => 0x2b5, 253 => 0x265, 259 => 0x2b5 },
3594             'isoauto' => { 336 => '14.4' },
3595             'isoautoflashlimit' => { 229 => 0x146 },
3596             'isoautohilimit' => { 229 => 0x144, 247 => 0x18eb, 248 => 0xe82, 257 => 0x185d },
3597             'isoautomax' => { 419 => 0x4 },
3598             'isoautomin' => { 419 => 0x2 },
3599             'isoautoparameters' => { 355 => 0x7a },
3600             'isoautoshuttertime' => { 229 => 0x14e, 247 => 0x18ea, 248 => 0xe81, 257 => 0x185c },
3601             'isocalibrationgain' => { 138 => 0x89f },
3602             'isodisplay' => { 282 => '4.1', 283 => '4.1', 284 => '2.3', 285 => '3.3', 286 => '3.3', 289 => '3.3', 292 => '4.3', 293 => '4.1', 294 => '4.3' },
3603             'isoexpansion' => { 84 => 0x103, 85 => 0x7, 86 => 0x8, 89 => 0x8, 217 => 0x4 },
3604             'isoexpansion2' => { 217 => 0xa },
3605             'isofloor' => { 336 => 0x6 },
3606             'isoselected' => { 319 => 0x359 },
3607             'isoselection' => { 226 => 0xf },
3608             'isosensitivitystep' => { 287 => '6.2', 289 => '6.2' },
3609             'isosetting' => { 140 => 0x5e, 152 => 0x14, 156 => 'ISOSetting', 181 => 0x24, 182 => 0x26, 183 => 0x1c, 184 => 0x13, 189 => 0x6, 226 => 0x13, 336 => '17.3', 386 => 0x27, 407 => 0x16, 408 => 0x14, 409 => 0x2, 418 => 0x6d, 419 => 0x0 },
3610             'isospeed' => { 119 => 0x8833, 484 => 'ISOSpeed' },
3611             'isospeedexpansion' => { 83 => 0x3 },
3612             'isospeedincrements' => { 84 => 0x102 },
3613             'isospeedlatitudeyyy' => { 119 => 0x8834, 484 => 'ISOSpeedLatitudeyyy' },
3614             'isospeedlatitudezzz' => { 119 => 0x8835, 484 => 'ISOSpeedLatitudezzz' },
3615             'isospeedrange' => { 84 => 0x103 },
3616             'isostepsize' => { 279 => '6.1', 280 => '7.2', 282 => '7.2', 283 => '7.2', 288 => '4.1', 292 => '7.2', 293 => '7.2', 295 => 0x15d },
3617             'isovalue' => { 302 => 0x1001 },
3618             'isrccode' => { 380 => "\xa9isr" },
3619             'issn' => { 493 => 'issn' },
3620             'issueidentifier' => { 493 => 'issueIdentifier' },
3621             'issuename' => { 493 => 'issueName' },
3622             'issueteaser' => { 493 => 'issueTeaser' },
3623             'issuetype' => { 493 => 'issueType' },
3624             'istranslationof' => { 493 => 'isTranslationOf' },
3625             'itemsubtype' => { 178 => 'ItemSubType' },
3626             'itunesu' => { 372 => 'itnu' },
3627             'jobid' => { 131 => 0xb8 },
3628             'jobname' => { 485 => 'JobName' },
3629             'jobref' => { 502 => 'JobRef' },
3630             'jobrefid' => { 502 => [\'JobRef','JobRefId'] },
3631             'jobrefname' => { 502 => [\'JobRef','JobRefName'] },
3632             'jobrefurl' => { 502 => [\'JobRef','JobRefUrl'] },
3633             'jobstatus' => { 485 => 'JobStatus' },
3634             'jpeg-heifswitch' => { 420 => 0x2039 },
3635             'jpeghandling' => { 477 => 'JPEGHandling', 479 => 'JPEGHandling' },
3636             'jpegquality' => { 10 => 0x66, 320 => 0x43, 322 => 0x3034, 420 => 0xb047 },
3637             'jpegsize' => { 322 => 0x303a },
3638             'jpgcompression' => { 248 => 0x7d4 },
3639             'jpgfromraw' => { 97 => 0x2007, 114 => 'Exif-JpgFromRaw', 325 => 0x2e },
3640             'jpgfromrawlength' => { 119 => [0x117,0x202] },
3641             'jpgfromrawstart' => { 119 => [0x111,0x201] },
3642             'jpgrecordedpixels' => { 336 => '14.1' },
3643             'jurisdiction' => { 475 => 'jurisdiction' },
3644             'keepexposure' => { 295 => 0x237 },
3645             'kelvinwb_01' => { 344 => 0x5 },
3646             'kelvinwb_02' => { 344 => 0x9 },
3647             'kelvinwb_03' => { 344 => 0xd },
3648             'kelvinwb_04' => { 344 => 0x11 },
3649             'kelvinwb_05' => { 344 => 0x15 },
3650             'kelvinwb_06' => { 344 => 0x19 },
3651             'kelvinwb_07' => { 344 => 0x1d },
3652             'kelvinwb_08' => { 344 => 0x21 },
3653             'kelvinwb_09' => { 344 => 0x25 },
3654             'kelvinwb_10' => { 344 => 0x29 },
3655             'kelvinwb_11' => { 344 => 0x2d },
3656             'kelvinwb_12' => { 344 => 0x31 },
3657             'kelvinwb_13' => { 344 => 0x35 },
3658             'kelvinwb_14' => { 344 => 0x39 },
3659             'kelvinwb_15' => { 344 => 0x3d },
3660             'kelvinwb_16' => { 344 => 0x41 },
3661             'kelvinwb_daylight' => { 344 => 0x1 },
3662             'kerneldenominators' => { 138 => 0x933 },
3663             'key' => { 503 => 'key' },
3664             'keystonecompensation' => { 301 => 0x1900 },
3665             'keystonedirection' => { 301 => 0x1901 },
3666             'keystonevalue' => { 301 => 0x1906 },
3667             'keyword' => { 372 => 'keyw', 493 => 'keyword' },
3668             'keywordinfo' => { 171 => 'Keywords' },
3669             'keywords' => { 131 => 0x19, 157 => 'Keywords', 306 => 'Keywords', 371 => 'Keywords', 374 => 'keywords', 472 => 'keywords', 490 => 'Keywords', 501 => 'Keywords' },
3670             'killdate' => { 493 => 'killDate' },
3671             'killdatea-platform' => { 493 => [\'killDate','killDateA-platform'] },
3672             'killdatedate' => { 493 => [\'killDate','killDateDate'] },
3673             'kodakimageheight' => { 137 => 0xf908, 140 => 0xe, 142 => [0xfa1e,0xfa52], 148 => 0x70 },
3674             'kodakimagewidth' => { 137 => 0xf907, 140 => 0xc, 142 => [0xfa1d,0xfa51], 148 => 0x6c },
3675             'kodakinfotype' => { 137 => 0xfa00 },
3676             'kodaklook' => { 138 => 0xe4c },
3677             'kodaklookprofile' => { 138 => 0x138a },
3678             'kodakmaker' => { 148 => 0x8 },
3679             'kodakmodel' => { 140 => 0x0, 148 => 0x28 },
3680             'kodaktag' => { 138 => 0x3ea },
3681             'kodakversion' => { 138 => 0x0 },
3682             'label' => { 310 => 'Label', 501 => 'Label' },
3683             'labelname1' => { 487 => [\'TagStructure','TagStructureLabelName'] },
3684             'labelname2' => { 487 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
3685             'labelname3' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
3686             'labelname4' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
3687             'labelname5' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3688             'labelname6' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3689             'landmark' => { 320 => 0x6f },
3690             'landscapeoutputhighlightpoint' => { 109 => 0x26 },
3691             'landscapeoutputshadowpoint' => { 109 => 0x27 },
3692             'landscaperawcolortone' => { 109 => 0x1f },
3693             'landscaperawcontrast' => { 109 => 0x21 },
3694             'landscaperawhighlight' => { 109 => 0x77 },
3695             'landscaperawhighlightpoint' => { 109 => 0x24 },
3696             'landscaperawlinear' => { 109 => 0x22 },
3697             'landscaperawsaturation' => { 109 => 0x20 },
3698             'landscaperawshadow' => { 109 => 0x80 },
3699             'landscaperawshadowpoint' => { 109 => 0x25 },
3700             'landscaperawsharpness' => { 109 => 0x23 },
3701             'landscapeunsharpmaskfineness' => { 109 => 0xa0 },
3702             'landscapeunsharpmaskstrength' => { 109 => 0x9e },
3703             'landscapeunsharpmaskthreshold' => { 109 => 0xa2 },
3704             'language' => { 229 => 0x592, 480 => 'language' },
3705             'languageidentifier' => { 131 => 0x87 },
3706             'largestvalidinteriorrectheight' => { 465 => 'LargestValidInteriorRectHeight' },
3707             'largestvalidinteriorrectleft' => { 465 => 'LargestValidInteriorRectLeft' },
3708             'largestvalidinteriorrecttop' => { 465 => 'LargestValidInteriorRectTop' },
3709             'largestvalidinteriorrectwidth' => { 465 => 'LargestValidInteriorRectWidth' },
3710             'lastfilenumber' => { 181 => 0x1b },
3711             'lastkeywordiptc' => { 178 => 'LastKeywordIPTC' },
3712             'lastkeywordxmp' => { 178 => 'LastKeywordXMP' },
3713             'lastphotodate' => { 465 => 'LastPhotoDate' },
3714             'lasturl' => { 504 => 'LastURL' },
3715             'lateralchromaticaberration' => { 420 => 0x2012 },
3716             'lateralchromaticaberrationcorrectionalreadyapplied' => { 474 => 'LateralChromaticAberrationCorrectionAlreadyApplied' },
3717             'latestageorhigheststage' => { 118 => [\'GeologicalContext','GeologicalContextLatestAgeOrHighestStage'] },
3718             'latesteonorhighesteonothem' => { 118 => [\'GeologicalContext','GeologicalContextLatestEonOrHighestEonothem'] },
3719             'latestepochorhighestseries' => { 118 => [\'GeologicalContext','GeologicalContextLatestEpochOrHighestSeries'] },
3720             'latesteraorhighesterathem' => { 118 => [\'GeologicalContext','GeologicalContextLatestEraOrHighestErathem'] },
3721             'latestperiodorhighestsystem' => { 118 => [\'GeologicalContext','GeologicalContextLatestPeriodOrHighestSystem'] },
3722             'latitude' => { 116 => 'Latitude' },
3723             'lc1' => { 346 => 0x2 },
3724             'lc10' => { 346 => 0xb },
3725             'lc11' => { 346 => 0xc },
3726             'lc12' => { 346 => 0xd },
3727             'lc14' => { 346 => 0xf },
3728             'lc15' => { 346 => 0x10 },
3729             'lc3' => { 346 => 0x4 },
3730             'lc4' => { 346 => 0x5 },
3731             'lc5' => { 346 => 0x6 },
3732             'lc6' => { 346 => 0x7 },
3733             'lc7' => { 346 => 0x8 },
3734             'lc8' => { 346 => 0x9 },
3735             'lcddisplayatpoweron' => { 84 => 0x811, 88 => 0xa },
3736             'lcddisplayreturntoshoot' => { 89 => 0x12 },
3737             'lcdillumination' => { 279 => '17.5', 280 => '5.2', 282 => '5.1', 283 => '5.1', 288 => '10.3', 289 => '4.2', 292 => '5.2', 293 => '5.1', 294 => '5.4', 295 => 0x101 },
3738             'lcdilluminationduringbulb' => { 84 => 0x408 },
3739             'lcdmatrix' => { 138 => 0xe74 },
3740             'lcdmatrixchickfix' => { 138 => 0xe75 },
3741             'lcdmatrixmarvin' => { 138 => 0xe76 },
3742             'lcdpanels' => { 83 => 0x8 },
3743             'lcheditor' => { 272 => 0x8ae85e },
3744             'legacyiptcdigest' => { 491 => 'LegacyIPTCDigest' },
3745             'legalcode' => { 475 => 'legalcode' },
3746             'lens' => { 119 => 0xfdea, 226 => 0x84, 474 => 'Lens' },
3747             'lensafstopbutton' => { 82 => 0x11, 83 => 0x13, 84 => 0x506, 85 => 0x10, 86 => 0x12, 89 => 0x13, 90 => 0x9 },
3748             'lensaperturerange' => { 397 => [0x30,0x48] },
3749             'lenscontrolring' => { 295 => 0xad },
3750             'lenscorrectionsettings' => { 482 => 'LensCorrectionSettings' },
3751             'lensdistortinfo' => { 474 => 'LensDistortInfo' },
3752             'lensdistortionparams' => { 302 => 0x206 },
3753             'lensdrivenoaf' => { 84 => 0x505 },
3754             'lensdrivewhenafimpossible' => { 2 => 0xb },
3755             'lense-mountversion' => { 409 => 0x3f0, 453 => 0xd },
3756             'lensfirmware' => { 388 => 0x20, 394 => 0xa004 },
3757             'lensfirmwareversion' => { 298 => 0x204, 320 => 0x60, 409 => 0x3f3, 453 => 0x14 },
3758             'lensfocallength' => { 103 => 0xf0512, 346 => 0x9 },
3759             'lensfocalrange' => { 397 => [0xa,0x2a] },
3760             'lensfocusfunctionbuttons' => { 280 => '55.1', 282 => '52.1', 283 => '52.1', 292 => '52.1', 293 => '52.1' },
3761             'lensformat' => { 432 => 0x1891, 434 => 0x18bd, 435 => 0x18ed, 436 => 0x17f1, 438 => 0x106, 439 => 0x106, 449 => 0x603, 450 => 0x5d },
3762             'lensfstops' => { 218 => 0x7, 219 => 0xc, 220 => 0xd, 224 => 0xe, 226 => 0x8b, 346 => '0.3' },
3763             'lensfunc1button' => { 295 => 0x9f },
3764             'lensfunc2button' => { 295 => 0xa7 },
3765             'lensid' => { 224 => 0x30, 474 => 'LensID' },
3766             'lensidnumber' => { 218 => 0x6, 219 => 0xb, 220 => 0xc, 224 => 0xd },
3767             'lensinfo' => { 119 => 0xa432, 352 => 0x2a, 474 => 'LensInfo', 484 => 'LensSpecification' },
3768             'lenskind' => { 346 => 0x1 },
3769             'lensmake' => { 119 => 0xa433, 163 => 'Make', 484 => 'LensMake' },
3770             'lensmanualdistortionamount' => { 477 => 'LensManualDistortionAmount', 479 => 'LensManualDistortionAmount' },
3771             'lensmanufacturer' => { 178 => 'LensManufacturer' },
3772             'lensmaxaperturerange' => { 397 => 0x2b },
3773             'lensmodel' => { 7 => 0x937, 14 => 0x92b, 15 => 0x933, 64 => 0x95, 119 => 0xa434, 163 => 'Model', 178 => 'LensModel', 221 => 0x18a, 222 => 0x18b, 223 => 0x2ac, 298 => 0x203, 352 => 0xc, 364 => 0x412, 484 => 'LensModel' },
3774             'lensmodulationoptimizer' => { 127 => 0x1045 },
3775             'lensmount' => { 409 => 0x99, 432 => 0x1892, 434 => 0x18be, 435 => 0x18ee, 436 => 0x17f2, 438 => 0x105, 439 => 0x105, 449 => 0x604, 450 => 0x5e },
3776             'lensmount2' => { 453 => 0x8 },
3777             'lensprofilechromaticaberrationscale' => { 477 => 'LensProfileChromaticAberrationScale', 479 => 'LensProfileChromaticAberrationScale' },
3778             'lensprofiledigest' => { 477 => 'LensProfileDigest', 479 => 'LensProfileDigest' },
3779             'lensprofiledistortionscale' => { 477 => 'LensProfileDistortionScale', 479 => 'LensProfileDistortionScale' },
3780             'lensprofileenable' => { 477 => 'LensProfileEnable', 479 => 'LensProfileEnable' },
3781             'lensprofilefilename' => { 477 => 'LensProfileFilename', 479 => 'LensProfileFilename' },
3782             'lensprofileisembedded' => { 477 => 'LensProfileIsEmbedded', 479 => 'LensProfileIsEmbedded' },
3783             'lensprofilematchkeycameramodelname' => { 477 => 'LensProfileMatchKeyCameraModelName', 479 => 'LensProfileMatchKeyCameraModelName' },
3784             'lensprofilematchkeyexifmake' => { 477 => 'LensProfileMatchKeyExifMake', 479 => 'LensProfileMatchKeyExifMake' },
3785             'lensprofilematchkeyexifmodel' => { 477 => 'LensProfileMatchKeyExifModel', 479 => 'LensProfileMatchKeyExifModel' },
3786             'lensprofilematchkeyisraw' => { 477 => 'LensProfileMatchKeyIsRaw', 479 => 'LensProfileMatchKeyIsRaw' },
3787             'lensprofilematchkeylensid' => { 477 => 'LensProfileMatchKeyLensID', 479 => 'LensProfileMatchKeyLensID' },
3788             'lensprofilematchkeylensinfo' => { 477 => 'LensProfileMatchKeyLensInfo', 479 => 'LensProfileMatchKeyLensInfo' },
3789             'lensprofilematchkeylensname' => { 477 => 'LensProfileMatchKeyLensName', 479 => 'LensProfileMatchKeyLensName' },
3790             'lensprofilematchkeysensorformatfactor' => { 477 => 'LensProfileMatchKeySensorFormatFactor', 479 => 'LensProfileMatchKeySensorFormatFactor' },
3791             'lensprofilename' => { 477 => 'LensProfileName', 479 => 'LensProfileName' },
3792             'lensprofilesetup' => { 477 => 'LensProfileSetup', 479 => 'LensProfileSetup' },
3793             'lensprofilevignettingscale' => { 477 => 'LensProfileVignettingScale', 479 => 'LensProfileVignettingScale' },
3794             'lensproperties' => { 298 => 0x20b },
3795             'lensserialnumber' => { 21 => 0x164, 32 => 0x16b, 61 => 0x0, 119 => 0xa435, 163 => 'SerialNumber', 298 => 0x202, 318 => 0x321, 320 => 0x52, 380 => 'LENS', 388 => 0x30, 474 => 'LensSerialNumber', 484 => 'LensSerialNumber' },
3796             'lensshutterlock' => { 184 => 0x4a },
3797             'lensspec' => { 404 => 0x0, 405 => 0x0, 406 => 0x0, 420 => 0xb02a },
3798             'lensspecfeatures' => { 438 => [0x115,0x116], 439 => [0x116,0x1ed,0x1f0,0x21c,0x21e] },
3799             'lenstemperature' => { 302 => 0x1008 },
3800             '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, 226 => 0x83, 298 => 0x201, 311 => 0x16, 315 => 0x310, 317 => 0x303, 318 => 0x303, 320 => 0x51, 322 => 0x3405, 347 => 0x0, 348 => 0x0, 349 => 0x1, 350 => 0x1, 351 => 0x1, 353 => 0x0, 394 => 0xa003, 397 => 0x27, 420 => 0xb027, 432 => 0x1896, 434 => 0x18c2, 435 => 0x18f2, 436 => 0x17f6, 438 => 0x109, 439 => 0x109, 449 => 0x608, 450 => 0x62 },
3801             'lenstype2' => { 409 => 0x3f7, 432 => 0x1893, 434 => 0x18bf, 435 => 0x18ef, 436 => 0x17f3, 438 => 0x107, 439 => 0x107, 449 => 0x605, 450 => 0x60 },
3802             'lenstype3' => { 453 => 0x9 },
3803             'lenstypemake' => { 320 => 0xc4 },
3804             'lenstypemodel' => { 320 => [0xc5,0xe4] },
3805             'lenszoomposition' => { 446 => 0x19, 447 => 0x1e, 450 => [0x342,0x34e,0x35a] },
3806             'levelindicator' => { 328 => 0x15 },
3807             'levelmeter' => { 380 => ['Lvlm','lvlm'] },
3808             'levelorientation' => { 354 => 0x0 },
3809             'license' => { 475 => 'license' },
3810             'licensee' => { 307 => 'Licensee' },
3811             'licenseeid' => { 307 => [\'Licensee','LicenseeLicenseeID'] },
3812             'licenseeimageid' => { 307 => 'LicenseeImageID' },
3813             'licenseeimagenotes' => { 307 => 'LicenseeImageNotes' },
3814             'licenseename' => { 307 => [\'Licensee','LicenseeLicenseeName'] },
3815             'licenseenddate' => { 307 => 'LicenseEndDate' },
3816             'licenseeprojectreference' => { 307 => 'LicenseeProjectReference' },
3817             'licenseetransactionid' => { 307 => 'LicenseeTransactionID' },
3818             'licenseid' => { 307 => 'LicenseID' },
3819             'licensestartdate' => { 307 => 'LicenseStartDate' },
3820             'licensetransactiondate' => { 307 => 'LicenseTransactionDate' },
3821             'licensetype' => { 481 => 'licensetype' },
3822             'licensor' => { 307 => 'Licensor' },
3823             'licensorcity' => { 307 => [\'Licensor','LicensorLicensorCity'] },
3824             'licensorcountry' => { 307 => [\'Licensor','LicensorLicensorCountry'] },
3825             'licensoremail' => { 307 => [\'Licensor','LicensorLicensorEmail'] },
3826             'licensorextendedaddress' => { 307 => [\'Licensor','LicensorLicensorExtendedAddress'] },
3827             'licensorid' => { 307 => [\'Licensor','LicensorLicensorID'] },
3828             'licensorimageid' => { 307 => 'LicensorImageID' },
3829             'licensorname' => { 307 => [\'Licensor','LicensorLicensorName'] },
3830             'licensornotes' => { 307 => 'LicensorNotes' },
3831             'licensorpostalcode' => { 307 => [\'Licensor','LicensorLicensorPostalCode'] },
3832             'licensorregion' => { 307 => [\'Licensor','LicensorLicensorRegion'] },
3833             'licensorstreetaddress' => { 307 => [\'Licensor','LicensorLicensorStreetAddress'] },
3834             'licensortelephone1' => { 307 => [\'Licensor','LicensorLicensorTelephone1'] },
3835             'licensortelephone2' => { 307 => [\'Licensor','LicensorLicensorTelephone2'] },
3836             'licensortelephonetype1' => { 307 => [\'Licensor','LicensorLicensorTelephoneType1'] },
3837             'licensortelephonetype2' => { 307 => [\'Licensor','LicensorLicensorTelephoneType2'] },
3838             'licensortransactionid' => { 307 => 'LicensorTransactionID' },
3839             'licensorurl' => { 307 => [\'Licensor','LicensorLicensorURL'] },
3840             'lightcondition' => { 302 => 0x1009 },
3841             'lightingmode' => { 113 => 0x302a },
3842             'lightreading' => { 355 => 0x15 },
3843             'lightsource' => { 119 => 0x9208, 226 => 0x90, 305 => 0x1000, 483 => 'LightSource' },
3844             'lightsourcespecial' => { 396 => 0x21d },
3845             'lightswitch' => { 292 => '0.1', 294 => '0.1' },
3846             'lightvaluecenter' => { 302 => 0x103d },
3847             'lightvalueperiphery' => { 302 => 0x103e },
3848             'limitaf-areamodesel3dtracking' => { 295 => 0x153 },
3849             'limitaf-areamodeseldynamic_l' => { 295 => 0x151 },
3850             'limitaf-areamodeseldynamic_m' => { 295 => 0x150 },
3851             'limitaf-areamodeseldynamic_s' => { 295 => 0x14f },
3852             'limitaf-areamodeselpinpoint' => { 295 => 0x11 },
3853             'limitaf-areamodeselwideaf_l' => { 295 => 0x14 },
3854             'limitaf-areamodeselwideaf_s' => { 295 => 0x13 },
3855             'limitafareamodeselauto' => { 295 => 0x15 },
3856             'limitafareamodeselection' => { 280 => '51.1', 282 => '49.1', 283 => '49.1', 292 => '49.1', 293 => '49.1' },
3857             'limitreleasemodeselc120' => { 295 => '269.4' },
3858             'limitreleasemodeselc30' => { 295 => '269.3' },
3859             'limitreleasemodeselch' => { 295 => '269.2' },
3860             'limitreleasemodeselcl' => { 295 => '269.1' },
3861             'limitreleasemodeselself' => { 295 => '269.5' },
3862             'limitselectableimagearea16to9' => { 295 => 0x47 },
3863             'limitselectableimagearea1to1' => { 295 => 0x46 },
3864             'limitselectableimageareadx' => { 295 => 0x45 },
3865             'linearitylimitblue' => { 325 => 0x10 },
3866             'linearitylimitgreen' => { 325 => 0xf },
3867             'linearitylimitred' => { 325 => 0xe },
3868             'linearityuppermargin' => { 41 => 0x32c, 42 => 0x282, 45 => [0x2ba,0x2d1,0x2d5], 47 => 0x1e5, 48 => [0x1fe,0x2de], 49 => [0x232,0x310], 50 => 0x31e },
3869             'linearizationtable' => { 119 => 0xc618 },
3870             'linearresponselimit' => { 119 => 0xc62e },
3871             'link' => { 493 => 'link' },
3872             'linkaetoafpoint' => { 336 => '14.2' },
3873             'linkedencodedrightsexpr' => { 489 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
3874             'linkedencodedrightsexprlangid' => { 489 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
3875             'linkedencodedrightsexprtype' => { 489 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
3876             'linkedencrightsexpr' => { 489 => 'LinkedEncRightsExpr' },
3877             'linlogcoring' => { 138 => 0x904 },
3878             'lithostratigraphicterms' => { 118 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
3879             'livephotoauto' => { 374 => 'live-photo.auto' },
3880             'livephotovitalityscore' => { 374 => 'live-photo.vitality-score' },
3881             'livephotovitalityscoringversion' => { 374 => 'live-photo.vitality-scoring-version' },
3882             'liveviewaf' => { 284 => '32.1', 294 => '34.1' },
3883             'liveviewafareamode' => { 289 => '34.1' },
3884             'liveviewafmethod' => { 425 => 0x20 },
3885             'liveviewafmode' => { 289 => '34.2' },
3886             'liveviewafsetting' => { 409 => 0x36 },
3887             'liveviewbuttonoptions' => { 280 => '50.2', 282 => '48.2', 283 => '48.2', 292 => '48.2', 293 => '48.2' },
3888             'liveviewexposuresimulation' => { 84 => 0x810 },
3889             'liveviewfocusmode' => { 409 => [0x8b,0x28b] },
3890             'liveviewmetering' => { 409 => [0x84,0x284] },
3891             'liveviewmonitorofftime' => { 280 => '21.2', 282 => '21.2', 283 => '21.2', 285 => '20.2', 286 => '20.2', 287 => '20.2', 289 => '20.2', 292 => '21.2', 293 => '21.2' },
3892             'liveviewshooting' => { 57 => 0x13 },
3893             'livingspecimen' => { 118 => 'LivingSpecimen' },
3894             'livingspecimenmaterialsampleid' => { 118 => [\'LivingSpecimen','LivingSpecimenMaterialSampleID'] },
3895             'localcaption' => { 131 => 0x79 },
3896             'localizedcameramodel' => { 119 => 0xc615 },
3897             'locallocationname' => { 394 => 0x30 },
3898             'location' => { 225 => 0x9, 320 => 0x67, 470 => 'Location', 488 => 'Location', 492 => 'location', 493 => 'location' },
3899             'locationaccuracyhorizontal' => { 374 => 'location.accuracy.horizontal' },
3900             'locationareacode' => { 476 => 'lac' },
3901             'locationbody' => { 374 => 'location.body' },
3902             'locationcreated' => { 489 => 'LocationCreated' },
3903             'locationcreatedcity' => { 489 => [\'LocationCreated','LocationCreatedCity'] },
3904             'locationcreatedcountrycode' => { 489 => [\'LocationCreated','LocationCreatedCountryCode'] },
3905             'locationcreatedcountryname' => { 489 => [\'LocationCreated','LocationCreatedCountryName'] },
3906             'locationcreatedgpsaltitude' => { 489 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
3907             'locationcreatedgpslatitude' => { 489 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
3908             'locationcreatedgpslongitude' => { 489 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
3909             'locationcreatedidentifier' => { 489 => [\'LocationCreated','LocationCreatedIdentifier'] },
3910             'locationcreatedlocationid' => { 489 => [\'LocationCreated','LocationCreatedLocationId'] },
3911             'locationcreatedlocationname' => { 489 => [\'LocationCreated','LocationCreatedLocationName'] },
3912             'locationcreatedprovincestate' => { 489 => [\'LocationCreated','LocationCreatedProvinceState'] },
3913             'locationcreatedsublocation' => { 489 => [\'LocationCreated','LocationCreatedSublocation'] },
3914             'locationcreatedworldregion' => { 489 => [\'LocationCreated','LocationCreatedWorldRegion'] },
3915             'locationdate' => { 374 => 'location.date' },
3916             'locationinformation' => { 380 => 'loci' },
3917             'locationinfoversion' => { 225 => 0x0 },
3918             'locationname' => { 374 => 'location.name', 394 => 0x31 },
3919             'locationnote' => { 374 => 'location.note' },
3920             'locationrole' => { 374 => 'location.role' },
3921             'locationshown' => { 489 => 'LocationShown' },
3922             'locationshowncity' => { 489 => [\'LocationShown','LocationShownCity'] },
3923             'locationshowncountrycode' => { 489 => [\'LocationShown','LocationShownCountryCode'] },
3924             'locationshowncountryname' => { 489 => [\'LocationShown','LocationShownCountryName'] },
3925             'locationshowngpsaltitude' => { 489 => [\'LocationShown','LocationShownGPSAltitude'] },
3926             'locationshowngpslatitude' => { 489 => [\'LocationShown','LocationShownGPSLatitude'] },
3927             'locationshowngpslongitude' => { 489 => [\'LocationShown','LocationShownGPSLongitude'] },
3928             'locationshownidentifier' => { 489 => [\'LocationShown','LocationShownIdentifier'] },
3929             'locationshownlocationid' => { 489 => [\'LocationShown','LocationShownLocationId'] },
3930             'locationshownlocationname' => { 489 => [\'LocationShown','LocationShownLocationName'] },
3931             'locationshownprovincestate' => { 489 => [\'LocationShown','LocationShownProvinceState'] },
3932             'locationshownsublocation' => { 489 => [\'LocationShown','LocationShownSublocation'] },
3933             'locationshownworldregion' => { 489 => [\'LocationShown','LocationShownWorldRegion'] },
3934             'lockmicrophonebutton' => { 84 => 0x709 },
3935             'logcomment' => { 503 => 'logComment' },
3936             'logscale' => { 138 => 0x902 },
3937             'longdescription' => { 372 => 'ldes' },
3938             'longexposurenoisereduction' => { 62 => 0x4, 84 => 0x201, 85 => 0x1, 86 => 0x2, 87 => 0x1, 88 => 0x1, 89 => 0x2, 90 => 0x1, 320 => 0x49, 407 => 0x2b, 408 => 0x25, 409 => 0x25, 420 => 0x2008, 425 => 0x11, 450 => 0x44 },
3939             'longexposurenoisereduction2' => { 57 => 0x8 },
3940             'longexposurenrused' => { 320 => 0xbe },
3941             'longitude' => { 116 => 'Longitude' },
3942             'look' => { 477 => 'Look', 479 => 'Look' },
3943             'lookamount' => { 477 => [\'Look','LookAmount'], 479 => [\'Look','LookAmount'] },
3944             'lookcluster' => { 477 => [\'Look','LookCluster'], 479 => [\'Look','LookCluster'] },
3945             'lookcopyright' => { 477 => [\'Look','LookCopyright'], 479 => [\'Look','LookCopyright'] },
3946             'lookgroup' => { 477 => [\'Look','LookGroup'], 479 => [\'Look','LookGroup'] },
3947             'lookname' => { 477 => 'LookName', 479 => 'LookName' },
3948             'lookparameters' => { 477 => [\'Look','LookParameters'], 479 => [\'Look','LookParameters'] },
3949             'lookparameterscameraprofile' => { 477 => [\'Look','LookParametersCameraProfile'], 479 => [\'Look','LookParametersCameraProfile'] },
3950             'lookparametersclarity2012' => { 477 => [\'Look','LookParametersClarity2012'], 479 => [\'Look','LookParametersClarity2012'] },
3951             'lookparametersconverttograyscale' => { 477 => [\'Look','LookParametersConvertToGrayscale'], 479 => [\'Look','LookParametersConvertToGrayscale'] },
3952             'lookparameterslooktable' => { 477 => [\'Look','LookParametersLookTable'], 479 => [\'Look','LookParametersLookTable'] },
3953             'lookparametersprocessversion' => { 477 => [\'Look','LookParametersProcessVersion'], 479 => [\'Look','LookParametersProcessVersion'] },
3954             'lookparameterstonecurvepv2012' => { 477 => [\'Look','LookParametersToneCurvePV2012'], 479 => [\'Look','LookParametersToneCurvePV2012'] },
3955             'lookparameterstonecurvepv2012blue' => { 477 => [\'Look','LookParametersToneCurvePV2012Blue'], 479 => [\'Look','LookParametersToneCurvePV2012Blue'] },
3956             'lookparameterstonecurvepv2012green' => { 477 => [\'Look','LookParametersToneCurvePV2012Green'], 479 => [\'Look','LookParametersToneCurvePV2012Green'] },
3957             'lookparameterstonecurvepv2012red' => { 477 => [\'Look','LookParametersToneCurvePV2012Red'], 479 => [\'Look','LookParametersToneCurvePV2012Red'] },
3958             'lookparametersversion' => { 477 => [\'Look','LookParametersVersion'], 479 => [\'Look','LookParametersVersion'] },
3959             'looksupportsamount' => { 477 => [\'Look','LookSupportsAmount'], 479 => [\'Look','LookSupportsAmount'] },
3960             'looksupportsmonochrome' => { 477 => [\'Look','LookSupportsMonochrome'], 479 => [\'Look','LookSupportsMonochrome'] },
3961             'looksupportsoutputreferred' => { 477 => [\'Look','LookSupportsOutputReferred'], 479 => [\'Look','LookSupportsOutputReferred'] },
3962             'lookuuid' => { 477 => [\'Look','LookUUID'], 479 => [\'Look','LookUUID'] },
3963             'loop' => { 503 => 'loop' },
3964             'loopstyle' => { 380 => 'LOOP' },
3965             'lowestbiostratigraphiczone' => { 118 => [\'GeologicalContext','GeologicalContextLowestBiostratigraphicZone'] },
3966             'luminanceadjustmentaqua' => { 477 => 'LuminanceAdjustmentAqua', 479 => 'LuminanceAdjustmentAqua' },
3967             'luminanceadjustmentblue' => { 477 => 'LuminanceAdjustmentBlue', 479 => 'LuminanceAdjustmentBlue' },
3968             'luminanceadjustmentgreen' => { 477 => 'LuminanceAdjustmentGreen', 479 => 'LuminanceAdjustmentGreen' },
3969             'luminanceadjustmentmagenta' => { 477 => 'LuminanceAdjustmentMagenta', 479 => 'LuminanceAdjustmentMagenta' },
3970             'luminanceadjustmentorange' => { 477 => 'LuminanceAdjustmentOrange', 479 => 'LuminanceAdjustmentOrange' },
3971             'luminanceadjustmentpurple' => { 477 => 'LuminanceAdjustmentPurple', 479 => 'LuminanceAdjustmentPurple' },
3972             'luminanceadjustmentred' => { 477 => 'LuminanceAdjustmentRed', 479 => 'LuminanceAdjustmentRed' },
3973             'luminanceadjustmentyellow' => { 477 => 'LuminanceAdjustmentYellow', 479 => 'LuminanceAdjustmentYellow' },
3974             'luminancecurvelimits' => { 108 => 0x150 },
3975             'luminancecurvepoints' => { 108 => 0x126 },
3976             'luminancenoisereduction' => { 103 => 0x20600, 109 => 0x5f, 397 => 0x1b },
3977             'luminancenoisereductioncontrast' => { 477 => 'LuminanceNoiseReductionContrast', 479 => 'LuminanceNoiseReductionContrast' },
3978             'luminancenoisereductiondetail' => { 477 => 'LuminanceNoiseReductionDetail', 479 => 'LuminanceNoiseReductionDetail' },
3979             'luminancenr_tiff_jpeg' => { 109 => 0x6d },
3980             'luminancesmoothing' => { 477 => 'LuminanceSmoothing', 479 => 'LuminanceSmoothing' },
3981             'lvshootingareadisplay' => { 84 => [0x40b,0x40c] },
3982             'lyrics' => { 372 => "\xa9lyr", 380 => "\xa9lyr", 503 => 'lyrics' },
3983             'lyricsuri' => { 380 => 'lrcu' },
3984             'm16cversion' => { 315 => 0x333 },
3985             'macatom' => { 478 => 'macAtom' },
3986             'macatomapplicationcode' => { 478 => [\'macAtom','macAtomApplicationCode'] },
3987             'macatominvocationappleevent' => { 478 => [\'macAtom','macAtomInvocationAppleEvent'] },
3988             'macatomposixprojectpath' => { 478 => [\'macAtom','macAtomPosixProjectPath'] },
3989             'machineobservation' => { 118 => 'MachineObservation' },
3990             'machineobservationday' => { 118 => [\'MachineObservation','MachineObservationDay'] },
3991             'machineobservationearliestdate' => { 118 => [\'MachineObservation','MachineObservationEarliestDate'] },
3992             'machineobservationenddayofyear' => { 118 => [\'MachineObservation','MachineObservationEndDayOfYear'] },
3993             'machineobservationeventdate' => { 118 => [\'MachineObservation','MachineObservationEventDate'] },
3994             'machineobservationeventid' => { 118 => [\'MachineObservation','MachineObservationEventID'] },
3995             'machineobservationeventremarks' => { 118 => [\'MachineObservation','MachineObservationEventRemarks'] },
3996             'machineobservationeventtime' => { 118 => [\'MachineObservation','MachineObservationEventTime'] },
3997             'machineobservationfieldnotes' => { 118 => [\'MachineObservation','MachineObservationFieldNotes'] },
3998             'machineobservationfieldnumber' => { 118 => [\'MachineObservation','MachineObservationFieldNumber'] },
3999             'machineobservationhabitat' => { 118 => [\'MachineObservation','MachineObservationHabitat'] },
4000             'machineobservationlatestdate' => { 118 => [\'MachineObservation','MachineObservationLatestDate'] },
4001             'machineobservationmonth' => { 118 => [\'MachineObservation','MachineObservationMonth'] },
4002             'machineobservationparenteventid' => { 118 => [\'MachineObservation','MachineObservationParentEventID'] },
4003             'machineobservationsamplesizeunit' => { 118 => [\'MachineObservation','MachineObservationSampleSizeUnit'] },
4004             'machineobservationsamplesizevalue' => { 118 => [\'MachineObservation','MachineObservationSampleSizeValue'] },
4005             'machineobservationsamplingeffort' => { 118 => [\'MachineObservation','MachineObservationSamplingEffort'] },
4006             'machineobservationsamplingprotocol' => { 118 => [\'MachineObservation','MachineObservationSamplingProtocol'] },
4007             'machineobservationstartdayofyear' => { 118 => [\'MachineObservation','MachineObservationStartDayOfYear'] },
4008             'machineobservationverbatimeventdate' => { 118 => [\'MachineObservation','MachineObservationVerbatimEventDate'] },
4009             'machineobservationyear' => { 118 => [\'MachineObservation','MachineObservationYear'] },
4010             'macro' => { 127 => 0x1020, 129 => 0x202, 151 => 0x2b, 302 => 0x202, 386 => 0x21, 396 => 0x202, 420 => 0xb040 },
4011             'macroled' => { 300 => 0x120a },
4012             'macromagnification' => { 7 => 0x1b, 11 => 0x1b, 14 => 0x1b, 15 => 0x1b, 19 => 0x1b, 20 => 0x1b, 57 => 0x10 },
4013             'macromode' => { 34 => 0x1, 181 => 0xb, 297 => 0x300, 320 => 0x1c, 387 => 0x1009 },
4014             'magentahsl' => { 103 => 0x20917 },
4015             'magicfilter' => { 297 => 0x52c },
4016             'magnifiedview' => { 86 => 0x11, 88 => 0x9 },
4017             'mainboardversion' => { 138 => 0x438 },
4018             'maindialexposurecomp' => { 290 => '0.6' },
4019             'mainingredient' => { 495 => 'mainIngredient' },
4020             'majorversion' => { 468 => 'MajorVersion' },
4021             'make' => { 98 => 0x0, 115 => 0x1, 119 => 0x10f, 156 => 'Make', 310 => 'Make', 325 => 0x10f, 374 => 'make', 380 => ['@mak',"\xa9mak"], 492 => 'make', 499 => 'Make' },
4022             'makernote' => { 483 => 'MakerNote' },
4023             'makernoteapple' => { 117 => 'MakN', 119 => 0x927c },
4024             'makernotecanon' => { 117 => 'MakN', 119 => 0x927c },
4025             'makernotecasio' => { 117 => 'MakN', 119 => 0x927c },
4026             'makernotecasio2' => { 117 => 'MakN', 119 => 0x927c },
4027             'makernotedji' => { 117 => 'MakN', 119 => 0x927c },
4028             'makernotedjiinfo' => { 117 => 'MakN', 119 => 0x927c },
4029             'makernoteflir' => { 117 => 'MakN', 119 => 0x927c },
4030             'makernotefujifilm' => { 117 => 'MakN', 119 => 0x927c },
4031             'makernotege' => { 117 => 'MakN', 119 => 0x927c },
4032             'makernotege2' => { 117 => 'MakN', 119 => 0x927c },
4033             'makernotehasselblad' => { 117 => 'MakN', 119 => 0x927c },
4034             'makernotehp' => { 117 => 'MakN', 119 => 0x927c },
4035             'makernotehp2' => { 117 => 'MakN', 119 => 0x927c },
4036             'makernotehp4' => { 117 => 'MakN', 119 => 0x927c },
4037             'makernotehp6' => { 117 => 'MakN', 119 => 0x927c },
4038             'makernoteisl' => { 117 => 'MakN', 119 => 0x927c },
4039             'makernotejvc' => { 117 => 'MakN', 119 => 0x927c },
4040             'makernotejvctext' => { 117 => 'MakN', 119 => 0x927c },
4041             'makernotekodak10' => { 117 => 'MakN', 119 => 0x927c },
4042             'makernotekodak11' => { 117 => 'MakN', 119 => 0x927c },
4043             'makernotekodak12' => { 117 => 'MakN', 119 => 0x927c },
4044             'makernotekodak1a' => { 117 => 'MakN', 119 => 0x927c },
4045             'makernotekodak1b' => { 117 => 'MakN', 119 => 0x927c },
4046             'makernotekodak2' => { 117 => 'MakN', 119 => 0x927c },
4047             'makernotekodak3' => { 117 => 'MakN', 119 => 0x927c },
4048             'makernotekodak4' => { 117 => 'MakN', 119 => 0x927c },
4049             'makernotekodak5' => { 117 => 'MakN', 119 => 0x927c },
4050             'makernotekodak6a' => { 117 => 'MakN', 119 => 0x927c },
4051             'makernotekodak6b' => { 117 => 'MakN', 119 => 0x927c },
4052             'makernotekodak7' => { 117 => 'MakN', 119 => 0x927c },
4053             'makernotekodak8a' => { 117 => 'MakN', 119 => 0x927c },
4054             'makernotekodak8b' => { 117 => 'MakN', 119 => 0x927c },
4055             'makernotekodak8c' => { 117 => 'MakN', 119 => 0x927c },
4056             'makernotekodak9' => { 117 => 'MakN', 119 => 0x927c },
4057             'makernotekodakunknown' => { 117 => 'MakN', 119 => 0x927c },
4058             'makernotekyocera' => { 117 => 'MakN', 119 => 0x927c },
4059             'makernoteleica' => { 117 => 'MakN', 119 => 0x927c },
4060             'makernoteleica10' => { 117 => 'MakN', 119 => 0x927c },
4061             'makernoteleica2' => { 117 => 'MakN', 119 => 0x927c },
4062             'makernoteleica3' => { 117 => 'MakN', 119 => 0x927c },
4063             'makernoteleica4' => { 117 => 'MakN', 119 => 0x927c },
4064             'makernoteleica5' => { 117 => 'MakN', 119 => 0x927c },
4065             'makernoteleica6' => { 117 => 'MakN', 119 => 0x927c },
4066             'makernoteleica7' => { 117 => 'MakN', 119 => 0x927c },
4067             'makernoteleica8' => { 117 => 'MakN', 119 => 0x927c },
4068             'makernoteleica9' => { 117 => 'MakN', 119 => 0x927c },
4069             'makernoteminolta' => { 117 => 'MakN', 119 => 0x927c },
4070             'makernoteminolta2' => { 117 => 'MakN', 119 => 0x927c },
4071             'makernoteminolta3' => { 117 => 'MakN', 119 => 0x927c },
4072             'makernotemotorola' => { 117 => 'MakN', 119 => 0x927c },
4073             'makernotenikon' => { 117 => 'MakN', 119 => 0x927c },
4074             'makernotenikon2' => { 117 => 'MakN', 119 => 0x927c },
4075             'makernotenikon3' => { 117 => 'MakN', 119 => 0x927c },
4076             'makernotenintendo' => { 117 => 'MakN', 119 => 0x927c },
4077             'makernoteoffset' => { 396 => 0xff },
4078             'makernoteolympus' => { 117 => 'MakN', 119 => 0x927c },
4079             'makernoteolympus2' => { 117 => 'MakN', 119 => 0x927c },
4080             'makernoteolympus3' => { 117 => 'MakN', 119 => 0x927c },
4081             'makernotepanasonic' => { 117 => 'MakN', 119 => 0x927c },
4082             'makernotepanasonic2' => { 117 => 'MakN', 119 => 0x927c },
4083             'makernotepanasonic3' => { 117 => 'MakN', 119 => 0x927c },
4084             'makernotepentax' => { 117 => 'MakN', 119 => 0x927c },
4085             'makernotepentax2' => { 117 => 'MakN', 119 => 0x927c },
4086             'makernotepentax3' => { 117 => 'MakN', 119 => 0x927c },
4087             'makernotepentax4' => { 117 => 'MakN', 119 => 0x927c },
4088             'makernotepentax5' => { 117 => 'MakN', 119 => 0x927c },
4089             'makernotepentax6' => { 117 => 'MakN', 119 => 0x927c },
4090             'makernotepentaxunknown' => { 380 => 'PXMN' },
4091             'makernotephaseone' => { 117 => 'MakN', 119 => 0x927c },
4092             'makernotereconyx' => { 117 => 'MakN', 119 => 0x927c },
4093             'makernotereconyx2' => { 117 => 'MakN', 119 => 0x927c },
4094             'makernotereconyx3' => { 117 => 'MakN', 119 => 0x927c },
4095             'makernotericoh' => { 117 => 'MakN', 119 => 0x927c },
4096             'makernotericoh2' => { 117 => 'MakN', 119 => 0x927c },
4097             'makernotericohpentax' => { 117 => 'MakN', 119 => 0x927c },
4098             'makernotericohtext' => { 117 => 'MakN', 119 => 0x927c },
4099             'makernotesafety' => { 119 => 0xc635 },
4100             'makernotesamsung1a' => { 117 => 'MakN', 119 => 0x927c },
4101             'makernotesamsung1b' => { 117 => 'MakN', 119 => 0x927c },
4102             'makernotesamsung2' => { 117 => 'MakN', 119 => 0x927c },
4103             'makernotesanyo' => { 117 => 'MakN', 119 => 0x927c },
4104             'makernotesanyoc4' => { 117 => 'MakN', 119 => 0x927c },
4105             'makernotesanyopatch' => { 117 => 'MakN', 119 => 0x927c },
4106             'makernotesigma' => { 117 => 'MakN', 119 => 0x927c },
4107             'makernotesony' => { 117 => 'MakN', 119 => 0x927c },
4108             'makernotesony2' => { 117 => 'MakN', 119 => 0x927c },
4109             'makernotesony3' => { 117 => 'MakN', 119 => 0x927c },
4110             'makernotesony4' => { 117 => 'MakN', 119 => 0x927c },
4111             'makernotesony5' => { 117 => 'MakN', 119 => 0x927c },
4112             'makernotesonyericsson' => { 117 => 'MakN', 119 => 0x927c },
4113             'makernotesonysrf' => { 117 => 'MakN', 119 => 0x927c },
4114             'makernotetype' => { 387 => 0x1 },
4115             'makernoteunknown' => { 117 => 'MakN', 119 => 0x927c },
4116             'makernoteunknownbinary' => { 117 => 'MakN', 119 => 0x927c },
4117             'makernoteunknowntext' => { 117 => 'MakN', 119 => 0x927c },
4118             'makernoteversion' => { 186 => 0x0, 226 => 0x1, 302 => 0x0, 320 => 0x8000, 391 => 0x0, 394 => 0x1, 397 => [0x1d,0x1f], 410 => 0x2000 },
4119             'makerurl' => { 380 => "\xa9mal" },
4120             'managedfrom' => { 504 => 'ManagedFrom' },
4121             'managedfromalternatepaths' => { 504 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4122             'managedfromdocumentid' => { 504 => [\'ManagedFrom','ManagedFromDocumentID'] },
4123             'managedfromfilepath' => { 504 => [\'ManagedFrom','ManagedFromFilePath'] },
4124             'managedfromfrompart' => { 504 => [\'ManagedFrom','ManagedFromFromPart'] },
4125             'managedfrominstanceid' => { 504 => [\'ManagedFrom','ManagedFromInstanceID'] },
4126             'managedfromlastmodifydate' => { 504 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4127             'managedfromlasturl' => { 504 => [\'ManagedFrom','ManagedFromLastURL'] },
4128             'managedfromlinkcategory' => { 504 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4129             'managedfromlinkform' => { 504 => [\'ManagedFrom','ManagedFromLinkForm'] },
4130             'managedfrommanager' => { 504 => [\'ManagedFrom','ManagedFromManager'] },
4131             'managedfrommanagervariant' => { 504 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4132             'managedfrommanageto' => { 504 => [\'ManagedFrom','ManagedFromManageTo'] },
4133             'managedfrommanageui' => { 504 => [\'ManagedFrom','ManagedFromManageUI'] },
4134             'managedfrommaskmarkers' => { 504 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4135             'managedfromoriginaldocumentid' => { 504 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4136             'managedfrompartmapping' => { 504 => [\'ManagedFrom','ManagedFromPartMapping'] },
4137             'managedfromplacedresolutionunit' => { 504 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4138             'managedfromplacedxresolution' => { 504 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4139             'managedfromplacedyresolution' => { 504 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4140             'managedfromrenditionclass' => { 504 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4141             'managedfromrenditionparams' => { 504 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4142             'managedfromtopart' => { 504 => [\'ManagedFrom','ManagedFromToPart'] },
4143             'managedfromversionid' => { 504 => [\'ManagedFrom','ManagedFromVersionID'] },
4144             'manager' => { 504 => 'Manager' },
4145             'managervariant' => { 504 => 'ManagerVariant' },
4146             'manageto' => { 504 => 'ManageTo' },
4147             'manageui' => { 504 => 'ManageUI' },
4148             'manifest' => { 504 => 'Manifest' },
4149             'manifestlinkform' => { 504 => [\'Manifest','ManifestLinkForm'] },
4150             'manifestplacedresolutionunit' => { 504 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4151             'manifestplacedxresolution' => { 504 => [\'Manifest','ManifestPlacedXResolution'] },
4152             'manifestplacedyresolution' => { 504 => [\'Manifest','ManifestPlacedYResolution'] },
4153             'manifestreference' => { 504 => [\'Manifest','ManifestReference'] },
4154             'manifestreferencealternatepaths' => { 504 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4155             'manifestreferencedocumentid' => { 504 => [\'Manifest','ManifestReferenceDocumentID'] },
4156             'manifestreferencefilepath' => { 504 => [\'Manifest','ManifestReferenceFilePath'] },
4157             'manifestreferencefrompart' => { 504 => [\'Manifest','ManifestReferenceFromPart'] },
4158             'manifestreferenceinstanceid' => { 504 => [\'Manifest','ManifestReferenceInstanceID'] },
4159             'manifestreferencelastmodifydate' => { 504 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4160             'manifestreferencelasturl' => { 504 => [\'Manifest','ManifestReferenceLastURL'] },
4161             'manifestreferencelinkcategory' => { 504 => [\'Manifest','ManifestReferenceLinkCategory'] },
4162             'manifestreferencelinkform' => { 504 => [\'Manifest','ManifestReferenceLinkForm'] },
4163             'manifestreferencemanager' => { 504 => [\'Manifest','ManifestReferenceManager'] },
4164             'manifestreferencemanagervariant' => { 504 => [\'Manifest','ManifestReferenceManagerVariant'] },
4165             'manifestreferencemanageto' => { 504 => [\'Manifest','ManifestReferenceManageTo'] },
4166             'manifestreferencemanageui' => { 504 => [\'Manifest','ManifestReferenceManageUI'] },
4167             'manifestreferencemaskmarkers' => { 504 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4168             'manifestreferenceoriginaldocumentid' => { 504 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4169             'manifestreferencepartmapping' => { 504 => [\'Manifest','ManifestReferencePartMapping'] },
4170             'manifestreferenceplacedresolutionunit' => { 504 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4171             'manifestreferenceplacedxresolution' => { 504 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4172             'manifestreferenceplacedyresolution' => { 504 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4173             'manifestreferencerenditionclass' => { 504 => [\'Manifest','ManifestReferenceRenditionClass'] },
4174             'manifestreferencerenditionparams' => { 504 => [\'Manifest','ManifestReferenceRenditionParams'] },
4175             'manifestreferencetopart' => { 504 => [\'Manifest','ManifestReferenceToPart'] },
4176             'manifestreferenceversionid' => { 504 => [\'Manifest','ManifestReferenceVersionID'] },
4177             'manometerpressure' => { 297 => 0x900, 320 => 0x86 },
4178             'manometerreading' => { 297 => 0x901 },
4179             'manualafpointselectpattern' => { 84 => 0x513 },
4180             'manualafpointselpattern' => { 2 => 0xf },
4181             'manualflash' => { 300 => 0x1209 },
4182             'manualflashoutput' => { 34 => 0x29, 281 => '8.2', 284 => '22.2', 285 => '23.1', 286 => '23.2', 288 => '16.2', 289 => '23.2', 290 => '8.2', 291 => '23.2', 294 => '24.2', 387 => 0x100c },
4183             'manualflashstrength' => { 297 => 0x406 },
4184             'manualfocusdistance' => { 226 => 0x85, 302 => 0x100c, 396 => 0x223 },
4185             'manualfocuspointillumination' => { 295 => 0x17 },
4186             'manualfocusringinafmode' => { 295 => 0x1a },
4187             'manualtv' => { 83 => 0x5, 84 => 0x705 },
4188             'manufacturedate' => { 191 => 0x6705, 335 => 0x1 },
4189             'manufacturedate1' => { 389 => 0x4 },
4190             'manufacturedate2' => { 389 => 0x5 },
4191             'manufacturer' => { 462 => 'Manufacturer', 492 => 'manufacturer' },
4192             'mariahchromablursize' => { 138 => 0xf0d },
4193             'mariahmaphithreshold' => { 138 => 0xf0c },
4194             'mariahmaplothreshold' => { 138 => 0xf0b },
4195             'mariahsigmathreshold' => { 138 => 0xf0e },
4196             'mariahtexturethreshold' => { 138 => 0xf0a },
4197             'marked' => { 490 => 'Marked', 507 => 'Marked' },
4198             'markers' => { 503 => 'markers' },
4199             'markerscomment' => { 503 => [\'markers','markersComment'] },
4200             'markerscuepointparams' => { 503 => [\'markers','markersCuePointParams'] },
4201             'markerscuepointparamskey' => { 503 => [\'markers','markersCuePointParamsKey'] },
4202             'markerscuepointparamsvalue' => { 503 => [\'markers','markersCuePointParamsValue'] },
4203             'markerscuepointtype' => { 503 => [\'markers','markersCuePointType'] },
4204             'markersduration' => { 503 => [\'markers','markersDuration'] },
4205             'markerslocation' => { 503 => [\'markers','markersLocation'] },
4206             'markersname' => { 503 => [\'markers','markersName'] },
4207             'markersprobability' => { 503 => [\'markers','markersProbability'] },
4208             'markersspeaker' => { 503 => [\'markers','markersSpeaker'] },
4209             'markersstarttime' => { 503 => [\'markers','markersStartTime'] },
4210             'markerstarget' => { 503 => [\'markers','markersTarget'] },
4211             'markerstype' => { 503 => [\'markers','markersType'] },
4212             'maskedareas' => { 119 => 0xc68e },
4213             'maskgroupbasedcorractive' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'] },
4214             'maskgroupbasedcorramount' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'] },
4215             'maskgroupbasedcorrblacks2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBlacks2012'] },
4216             'maskgroupbasedcorrbrightness' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalBrightness'] },
4217             'maskgroupbasedcorrclarity' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity'] },
4218             'maskgroupbasedcorrclarity2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalClarity2012'] },
4219             'maskgroupbasedcorrcontrast' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast'] },
4220             'maskgroupbasedcorrcontrast2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalContrast2012'] },
4221             'maskgroupbasedcorrcorrectionname' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionName'] },
4222             'maskgroupbasedcorrcorrectionsyncid' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionSyncID'] },
4223             'maskgroupbasedcorrdefringe' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDefringe'] },
4224             'maskgroupbasedcorrdehaze' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalDehaze'] },
4225             'maskgroupbasedcorrections' => { 477 => 'MaskGroupBasedCorrections', 479 => 'MaskGroupBasedCorrections' },
4226             'maskgroupbasedcorrexposure' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure'] },
4227             'maskgroupbasedcorrexposure2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalExposure2012'] },
4228             'maskgroupbasedcorrhighlights2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHighlights2012'] },
4229             'maskgroupbasedcorrhue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalHue'] },
4230             'maskgroupbasedcorrluminancenoise' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalLuminanceNoise'] },
4231             'maskgroupbasedcorrmask' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasks'] },
4232             'maskgroupbasedcorrmaskalpha' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAlpha'] },
4233             'maskgroupbasedcorrmaskangle' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksAngle'] },
4234             'maskgroupbasedcorrmaskbottom' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksBottom'] },
4235             'maskgroupbasedcorrmaskcentervalue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterValue'] },
4236             'maskgroupbasedcorrmaskcenterweight' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCenterWeight'] },
4237             'maskgroupbasedcorrmaskdabs' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksDabs'] },
4238             'maskgroupbasedcorrmaskfeather' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFeather'] },
4239             'maskgroupbasedcorrmaskflipped' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlipped'] },
4240             'maskgroupbasedcorrmaskflow' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFlow'] },
4241             'maskgroupbasedcorrmaskfullx' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullX'] },
4242             'maskgroupbasedcorrmaskfully' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksFullY'] },
4243             'maskgroupbasedcorrmaskinputdigest' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksInputDigest'] },
4244             'maskgroupbasedcorrmaskleft' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksLeft'] },
4245             'maskgroupbasedcorrmaskmaskactive' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskActive'] },
4246             'maskgroupbasedcorrmaskmaskblendmode' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskBlendMode'] },
4247             'maskgroupbasedcorrmaskmaskdigest' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskDigest'] },
4248             'maskgroupbasedcorrmaskmaskinverted' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskInverted'] },
4249             'maskgroupbasedcorrmaskmaskname' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskName'] },
4250             'maskgroupbasedcorrmaskmasks' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasks'] },
4251             'maskgroupbasedcorrmaskmasksalpha' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAlpha'] },
4252             'maskgroupbasedcorrmaskmasksangle' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksAngle'] },
4253             'maskgroupbasedcorrmaskmasksbottom' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksBottom'] },
4254             'maskgroupbasedcorrmaskmaskscentervalue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterValue'] },
4255             'maskgroupbasedcorrmaskmaskscenterweight' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
4256             'maskgroupbasedcorrmaskmasksdabs' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksDabs'] },
4257             'maskgroupbasedcorrmaskmasksfeather' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFeather'] },
4258             'maskgroupbasedcorrmaskmasksflipped' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlipped'] },
4259             'maskgroupbasedcorrmaskmasksflow' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFlow'] },
4260             'maskgroupbasedcorrmaskmasksfullx' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullX'] },
4261             'maskgroupbasedcorrmaskmasksfully' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksFullY'] },
4262             'maskgroupbasedcorrmaskmasksinputdigest' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksInputDigest'] },
4263             'maskgroupbasedcorrmaskmasksleft' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksLeft'] },
4264             'maskgroupbasedcorrmaskmasksmaskactive' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskActive'] },
4265             'maskgroupbasedcorrmaskmasksmaskblendmode' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
4266             'maskgroupbasedcorrmaskmasksmaskdigest' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
4267             'maskgroupbasedcorrmaskmasksmaskinverted' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
4268             'maskgroupbasedcorrmaskmasksmaskname' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskName'] },
4269             'maskgroupbasedcorrmaskmasksmasksubtype' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
4270             'maskgroupbasedcorrmaskmasksmasksyncid' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
4271             'maskgroupbasedcorrmaskmasksmaskversion' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
4272             'maskgroupbasedcorrmaskmasksmidpoint' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMidpoint'] },
4273             'maskgroupbasedcorrmaskmasksorigin' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksOrigin'] },
4274             'maskgroupbasedcorrmaskmasksperimetervalue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
4275             'maskgroupbasedcorrmaskmasksradius' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRadius'] },
4276             'maskgroupbasedcorrmaskmasksreferencepoint' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
4277             'maskgroupbasedcorrmaskmasksright' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRight'] },
4278             'maskgroupbasedcorrmaskmasksroundness' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksRoundness'] },
4279             'maskgroupbasedcorrmaskmaskssizex' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeX'] },
4280             'maskgroupbasedcorrmaskmaskssizey' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksSizeY'] },
4281             'maskgroupbasedcorrmaskmaskstop' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksTop'] },
4282             'maskgroupbasedcorrmaskmasksubtype' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSubType'] },
4283             'maskgroupbasedcorrmaskmasksvalue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksMaskValue'] },
4284             'maskgroupbasedcorrmaskmasksversion' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksVersion'] },
4285             'maskgroupbasedcorrmaskmaskswhat' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWhat'] },
4286             'maskgroupbasedcorrmaskmaskswholeimagearea' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
4287             'maskgroupbasedcorrmaskmasksx' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksX'] },
4288             'maskgroupbasedcorrmaskmasksy' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksY'] },
4289             'maskgroupbasedcorrmaskmasksyncid' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskSyncID'] },
4290             'maskgroupbasedcorrmaskmaskszerox' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroX'] },
4291             'maskgroupbasedcorrmaskmaskszeroy' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMasksZeroY'] },
4292             'maskgroupbasedcorrmaskmaskversion' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskVersion'] },
4293             'maskgroupbasedcorrmaskmidpoint' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMidpoint'] },
4294             'maskgroupbasedcorrmaskorigin' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksOrigin'] },
4295             'maskgroupbasedcorrmaskperimetervalue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksPerimeterValue'] },
4296             'maskgroupbasedcorrmaskradius' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRadius'] },
4297             'maskgroupbasedcorrmaskrange' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
4298             'maskgroupbasedcorrmaskrangeareamodels' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
4299             'maskgroupbasedcorrmaskrangeareamodelscolorsampleinfo' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4300             'maskgroupbasedcorrmaskrangeareamodelscomponents' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
4301             'maskgroupbasedcorrmaskrangecoloramount' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
4302             'maskgroupbasedcorrmaskrangedepthfeather' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
4303             'maskgroupbasedcorrmaskrangedepthmax' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
4304             'maskgroupbasedcorrmaskrangedepthmin' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
4305             'maskgroupbasedcorrmaskrangeinvert' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
4306             'maskgroupbasedcorrmaskrangelumfeather' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
4307             'maskgroupbasedcorrmaskrangeluminancedepthsampleinfo' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4308             'maskgroupbasedcorrmaskrangelummax' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
4309             'maskgroupbasedcorrmaskrangelummin' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
4310             'maskgroupbasedcorrmaskrangelumrange' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
4311             'maskgroupbasedcorrmaskrangesampletype' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
4312             'maskgroupbasedcorrmaskrangetype' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
4313             'maskgroupbasedcorrmaskrangeversion' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
4314             'maskgroupbasedcorrmaskreferencepoint' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksReferencePoint'] },
4315             'maskgroupbasedcorrmaskright' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRight'] },
4316             'maskgroupbasedcorrmaskroundness' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksRoundness'] },
4317             'maskgroupbasedcorrmasksizex' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeX'] },
4318             'maskgroupbasedcorrmasksizey' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksSizeY'] },
4319             'maskgroupbasedcorrmasktop' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksTop'] },
4320             'maskgroupbasedcorrmaskvalue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksMaskValue'] },
4321             'maskgroupbasedcorrmaskversion' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksVersion'] },
4322             'maskgroupbasedcorrmaskwhat' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWhat'] },
4323             'maskgroupbasedcorrmaskwholeimagearea' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksWholeImageArea'] },
4324             'maskgroupbasedcorrmaskx' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksX'] },
4325             'maskgroupbasedcorrmasky' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksY'] },
4326             'maskgroupbasedcorrmaskzerox' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroX'] },
4327             'maskgroupbasedcorrmaskzeroy' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionMasksZeroY'] },
4328             'maskgroupbasedcorrmoire' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalMoire'] },
4329             'maskgroupbasedcorrrangemask' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMask'] },
4330             'maskgroupbasedcorrrangemaskareamodels' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModels'] },
4331             'maskgroupbasedcorrrangemaskareamodelscolorsampleinfo' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4332             'maskgroupbasedcorrrangemaskareamodelscomponents' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
4333             'maskgroupbasedcorrrangemaskcoloramount' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskColorAmount'] },
4334             'maskgroupbasedcorrrangemaskdepthfeather' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
4335             'maskgroupbasedcorrrangemaskdepthmax' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMax'] },
4336             'maskgroupbasedcorrrangemaskdepthmin' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskDepthMin'] },
4337             'maskgroupbasedcorrrangemaskinvert' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskInvert'] },
4338             'maskgroupbasedcorrrangemasklumfeather' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumFeather'] },
4339             'maskgroupbasedcorrrangemaskluminancedepthsampleinfo' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4340             'maskgroupbasedcorrrangemasklummax' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMax'] },
4341             'maskgroupbasedcorrrangemasklummin' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumMin'] },
4342             'maskgroupbasedcorrrangemasklumrange' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskLumRange'] },
4343             'maskgroupbasedcorrrangemasksampletype' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskSampleType'] },
4344             'maskgroupbasedcorrrangemasktype' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskType'] },
4345             'maskgroupbasedcorrrangemaskversion' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionRangeMaskVersion'] },
4346             'maskgroupbasedcorrsaturation' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSaturation'] },
4347             'maskgroupbasedcorrshadows2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalShadows2012'] },
4348             'maskgroupbasedcorrsharpness' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalSharpness'] },
4349             'maskgroupbasedcorrtemperature' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTemperature'] },
4350             'maskgroupbasedcorrtexture' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTexture'] },
4351             'maskgroupbasedcorrtint' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalTint'] },
4352             'maskgroupbasedcorrtoninghue' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningHue'] },
4353             'maskgroupbasedcorrtoningsaturation' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalToningSaturation'] },
4354             'maskgroupbasedcorrwhat' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsWhat'] },
4355             'maskgroupbasedcorrwhites2012' => { 477 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'], 479 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsLocalWhites2012'] },
4356             'masterdocumentid' => { 131 => 0xb9 },
4357             'mastergain' => { 237 => 0x50 },
4358             'materialsample' => { 118 => 'MaterialSample' },
4359             'materialsampleid' => { 118 => [\'MaterialSample','MaterialSampleMaterialSampleID'] },
4360             'matrixmetering' => { 280 => '50.1', 282 => '48.1', 283 => '48.1', 292 => '48.1', 293 => '48.1', 295 => 0x233 },
4361             'matrixselectk' => { 138 => 0x91b },
4362             'matrixselectthreshold' => { 138 => 0x91a },
4363             'matrixselectthreshold1' => { 138 => 0x91e },
4364             'matrixselectthreshold2' => { 138 => 0x91f },
4365             'matrixstructure' => { 379 => 0xa },
4366             'maxaperture' => { 34 => 0x1a, 138 => 0x3f9, 144 => 0x6103, 163 => 'MaxAperture', 181 => 0x17, 187 => 0x49c5, 224 => 0x36, 298 => 0x20a, 346 => '14.1' },
4367             'maxapertureatmaxfocal' => { 127 => 0x1407, 163 => 'MaxApertureAtMaxFocal', 218 => 0xb, 219 => 0x10, 220 => 0x11, 224 => 0x12, 298 => 0x206 },
4368             'maxapertureatminfocal' => { 127 => 0x1406, 218 => 0xa, 219 => 0xf, 220 => 0x10, 224 => 0x11, 298 => 0x205 },
4369             'maxaperturevalue' => { 119 => 0x9205, 364 => 0x414, 483 => 'MaxApertureValue' },
4370             'maxavailheight' => { 489 => 'MaxAvailHeight' },
4371             'maxavailwidth' => { 489 => 'MaxAvailWidth' },
4372             'maxcontinuousrelease' => { 279 => 0xb, 280 => 0xc, 282 => '12.1', 283 => '12.1', 288 => 0xc, 289 => 0xb, 292 => '12.1', 293 => '12.1', 295 => 0x3d },
4373             'maxfaces' => { 301 => 0x1202 },
4374             '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', 218 => 0x9, 219 => 0xe, 220 => 0xf, 224 => 0x10, 298 => 0x208, 432 => 0x127c, 433 => 0x1138, 434 => 0x330, 435 => 0x330, 436 => 0x30e },
4375             'maximumdensityrange' => { 133 => 0x8c },
4376             'maxpagesize' => { 508 => 'MaxPageSize' },
4377             'maxpagesizeh' => { 508 => [\'MaxPageSize','MaxPageSizeH'] },
4378             'maxpagesizeunit' => { 508 => [\'MaxPageSize','MaxPageSizeUnit'] },
4379             'maxpagesizew' => { 508 => [\'MaxPageSize','MaxPageSizeW'] },
4380             'maxpixelvaluethreshold' => { 138 => 0xc7d },
4381             'maxsamplevalue' => { 119 => 0x119 },
4382             'maxstorage' => { 498 => 'maxstorage' },
4383             'mb-d10batteries' => { 279 => '12.6' },
4384             'mb-d10batterytype' => { 288 => '13.3' },
4385             'mb-d11batterytype' => { 289 => '2.3' },
4386             'mb-d12batterytype' => { 292 => '3.2' },
4387             'mb-d80batteries' => { 290 => '6.5' },
4388             'mb-d80batterytype' => { 294 => '3.2' },
4389             'mcuversion' => { 218 => 0xc, 219 => 0x11, 220 => 0x12, 224 => 0x13 },
4390             'md5digest' => { 164 => 'zmd5' },
4391             'mditemfindercomment' => { 173 => 'MDItemFinderComment' },
4392             'mditemfscreationdate' => { 173 => 'MDItemFSCreationDate' },
4393             'mditemfslabel' => { 173 => 'MDItemFSLabel' },
4394             'mditemusertags' => { 173 => 'MDItemUserTags' },
4395             'meal' => { 495 => 'meal' },
4396             'measuredev' => { 28 => 0x9, 77 => 0x3, 97 => 0x1814, 156 => 'MeasuredEV' },
4397             'measuredev2' => { 13 => 0x8, 28 => 0x8, 77 => 0x17 },
4398             'measuredev3' => { 13 => 0x9 },
4399             'measuredlv' => { 187 => 0x690, 315 => 0x312, 318 => 0x312, 319 => 0x312, 322 => 0x3407 },
4400             'measuredrggb' => { 65 => 0x1 },
4401             'measuredrggbdata' => { 44 => 0x287 },
4402             'measurementaccuracy' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementAccuracy'] },
4403             'measurementdeterminedby' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedBy'] },
4404             'measurementdetermineddate' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementDeterminedDate'] },
4405             'measurementid' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementID'] },
4406             'measurementmethod' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementMethod'] },
4407             'measurementorfact' => { 118 => 'MeasurementOrFact' },
4408             'measurementremarks' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementRemarks'] },
4409             'measurementtype' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementType'] },
4410             'measurementunit' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementUnit'] },
4411             'measurementvalue' => { 118 => [\'MeasurementOrFact','MeasurementOrFactMeasurementValue'] },
4412             'measuretype' => { 462 => 'MeasureType' },
4413             'mechanicalshuttercount' => { 226 => 0x37 },
4414             'mediaclassprimaryid' => { 179 => 'WM/MediaClassPrimaryID' },
4415             'mediaclasssecondaryid' => { 179 => 'WM/MediaClassSecondaryID' },
4416             'mediaconstraints' => { 307 => 'MediaConstraints' },
4417             'mediacreatedate' => { 376 => 0x1 },
4418             'mediaeventiddate' => { 467 => 'MediaEventIdDate' },
4419             'mediagroupuuid' => { 1 => 0x11 },
4420             'mediamodifydate' => { 376 => 0x2 },
4421             'mediasummarycode' => { 307 => 'MediaSummaryCode' },
4422             'mediatype' => { 372 => 'stik' },
4423             'memoaudioquality' => { 84 => 0x812 },
4424             'memorycardconfiguration' => { 413 => 0x16 },
4425             'memorycardnumber' => { 208 => 0x2 },
4426             'menubuttondisplayposition' => { 82 => 0xb, 85 => 0xa, 86 => 0xb, 89 => 0xb },
4427             'menubuttonreturn' => { 90 => 0xb },
4428             'menumonitorofftime' => { 279 => '26.1', 280 => '22.1', 282 => '22.1', 283 => '22.1', 287 => '21.1', 288 => '8.2', 289 => '21.1', 292 => '22.1', 293 => '22.1', 294 => '22.1', 295 => 0x35 },
4429             'menusettingsz7iioffset' => { 260 => 0xceb6 },
4430             'metadatadate' => { 501 => 'MetadataDate' },
4431             'metadatamoddate' => { 503 => 'metadataModDate' },
4432             'metaversion' => { 427 => 0x34 },
4433             'meterinfo1row1' => { 421 => 0x0, 422 => 0x0 },
4434             'meterinfo1row2' => { 421 => 0x6c, 422 => 0x5a },
4435             'meterinfo1row3' => { 421 => 0xd8, 422 => 0xb4 },
4436             'meterinfo1row4' => { 421 => 0x144, 422 => 0x10e },
4437             'meterinfo1row5' => { 421 => 0x1b0, 422 => 0x168 },
4438             'meterinfo1row6' => { 421 => 0x21c, 422 => 0x1c2 },
4439             'meterinfo1row7' => { 421 => 0x288, 422 => 0x21c },
4440             'meterinfo2row1' => { 421 => 0x2f4, 422 => 0x276 },
4441             'meterinfo2row2' => { 421 => 0x378, 422 => 0x2e4 },
4442             'meterinfo2row3' => { 421 => 0x3fc, 422 => 0x352 },
4443             'meterinfo2row4' => { 421 => 0x480, 422 => 0x3c0 },
4444             'meterinfo2row5' => { 421 => 0x504, 422 => 0x42e },
4445             'meterinfo2row6' => { 421 => 0x588, 422 => 0x49c },
4446             'meterinfo2row7' => { 421 => 0x60c, 422 => 0x50a },
4447             'meterinfo2row8' => { 421 => 0x690, 422 => 0x578 },
4448             'meterinfo2row9' => { 421 => 0x714, 422 => 0x5e6 },
4449             'metering' => { 281 => '6.1' },
4450             'meteringmode' => { 34 => 0x11, 119 => 0x9207, 140 => 0x1c, 181 => 0x7, 182 => 0x25, 184 => 0x12, 297 => 0x202, 355 => 0x17, 397 => 0x9, 407 => 0x15, 408 => 0x13, 409 => 0x7, 425 => 0x3, 428 => 0x1174, 429 => 0x1178, 430 => 0x1154, 431 => 0x11d0, 432 => 0x11ac, 433 => 0x1064, 434 => 0x25c, 435 => 0x25c, 436 => 0x24b, 483 => 'MeteringMode' },
4451             'meteringmode2' => { 336 => '2.1', 420 => 0x202c },
4452             'meteringmode3' => { 336 => '16.1' },
4453             'meteringoffscaleindicator' => { 184 => 0x53 },
4454             'meteringtime' => { 279 => '22.2', 281 => '3.2', 284 => '17.1', 285 => '18.1', 288 => '7.3', 289 => '18.1', 290 => '3.2', 294 => '19.1' },
4455             'micro1version' => { 382 => 0x1f },
4456             'micro2version' => { 382 => 0x2d },
4457             'microphoneattenuator' => { 229 => 0x2d2 },
4458             'microphonefrequencyresponse' => { 229 => 0x2d4 },
4459             'microphonejackpower' => { 229 => 0x2fa },
4460             'microphonesensitivity' => { 229 => 0x2d0 },
4461             'microvideo' => { 460 => 'MicroVideo' },
4462             'microvideooffset' => { 460 => 'MicroVideoOffset' },
4463             'microvideopresentationtimestampus' => { 460 => 'MicroVideoPresentationTimestampUs' },
4464             'microvideoversion' => { 460 => 'MicroVideoVersion' },
4465             'midrangesharpness' => { 233 => 0x3b },
4466             'mieversion' => { 164 => '0Vers' },
4467             'mime' => { 462 => 'Mime' },
4468             'minaperture' => { 34 => 0x1b, 138 => 0x3f8, 163 => 'MinAperture', 346 => '0.2' },
4469             'minaperturevalue' => { 364 => 0x415 },
4470             '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', 218 => 0x8, 219 => 0xd, 220 => 0xe, 224 => 0xf, 298 => 0x207, 432 => 0x127a, 433 => 0x1136, 434 => 0x32e, 435 => 0x32e, 436 => 0x30c },
4471             'minfocusdistance' => { 346 => 0x3 },
4472             'minintegrationrows' => { 138 => 0x1874 },
4473             'minoltadate' => { 181 => 0x15 },
4474             'minoltaimagesize' => { 181 => 0x4, 182 => 0xc, 183 => 0x2, 186 => 0x103 },
4475             'minoltamodelid' => { 181 => 0x25 },
4476             'minoltaquality' => { 181 => 0x5, 182 => 0xd, 183 => 0x3, 186 => [0x102,0x103] },
4477             'minoltatime' => { 181 => 0x16 },
4478             'minormodelagedisclosure' => { 307 => 'MinorModelAgeDisclosure' },
4479             'minorversion' => { 468 => 'MinorVersion' },
4480             'minsamplevalue' => { 119 => 0x118 },
4481             'mirrorlockup' => { 82 => 0xc, 83 => 0xc, 84 => 0x60f, 85 => 0xb, 86 => 0xc, 87 => 0x6, 88 => 0x6, 89 => 0xc, 90 => 0x3 },
4482             'mobilecountrycode' => { 476 => 'mcc' },
4483             'mobilenetworkcode' => { 476 => 'mnc' },
4484             'moddate' => { 310 => 'modify-date', 490 => 'ModDate' },
4485             'modedialposition' => { 413 => 0x14 },
4486             'model' => { 98 => 0x6, 119 => 0x110, 156 => 'Model', 310 => 'Model', 325 => 0x110, 355 => 0x23f, 374 => 'model', 380 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 397 => 0x84, 462 => 'Model', 492 => 'model', 499 => 'Model' },
4487             'modelage' => { 489 => 'ModelAge' },
4488             'modelid' => { 296 => 0x0 },
4489             'modelingflash' => { 279 => '21.4', 280 => '31.1', 282 => '31.1', 283 => '31.1', 288 => '26.4', 289 => '30.2', 290 => '7.4', 291 => '30.1', 292 => '31.1', 293 => '31.1', 294 => '31.3', 295 => 0x5d },
4490             'modelreleaseid' => { 307 => 'ModelReleaseID' },
4491             'modelreleasestatus' => { 307 => 'ModelReleaseStatus' },
4492             'modelreleaseyear' => { 441 => 0x52, 442 => 0x46, 443 => 0x53 },
4493             'modeltiepoint' => { 119 => 0x8482 },
4494             'modeltransform' => { 119 => 0x85d8 },
4495             'modelyear' => { 492 => 'modelYear' },
4496             'modificationdate' => { 493 => 'modificationDate' },
4497             'modifiedcolortemp' => { 66 => 0x9 },
4498             'modifieddigitalgain' => { 66 => 0xb },
4499             'modifiedparamflag' => { 58 => 0x1 },
4500             'modifiedpicturestyle' => { 66 => 0xa },
4501             'modifiedsaturation' => { 297 => 0x504 },
4502             'modifiedsensorbluelevel' => { 66 => 0x5 },
4503             'modifiedsensorredlevel' => { 66 => 0x4 },
4504             'modifiedsharpness' => { 66 => 0x2 },
4505             'modifiedsharpnessfreq' => { 66 => 0x3 },
4506             'modifiedtonecurve' => { 66 => 0x1 },
4507             'modifiedwhitebalance' => { 66 => 0x8 },
4508             'modifiedwhitebalanceblue' => { 66 => 0x7 },
4509             'modifiedwhitebalancered' => { 66 => 0x6 },
4510             'modifydate' => { 119 => 0x132, 157 => 'ModifyDate', 306 => 'ModDate', 308 => 'tIME', 371 => 'ModDate', 377 => 0x2, 501 => 'ModifyDate' },
4511             'moirefilter' => { 119 => 0xfe58, 477 => 'MoireFilter', 479 => 'MoireFilter' },
4512             'monitorbrightness' => { 229 => 0x59a },
4513             'monitordisplayoff' => { 184 => 0x4c },
4514             'monitormatrix' => { 138 => 0x8fc },
4515             'monitorofftime' => { 279 => '18.2', 281 => '3.1', 290 => '3.1' },
4516             'monochromecolor' => { 297 => 0x53b },
4517             'monochromecontrast' => { 109 => 0x3c },
4518             'monochromefiltereffect' => { 103 => 0x20307, 109 => 0x3a, 320 => 0xac, 355 => 0x73 },
4519             'monochromegraineffect' => { 320 => 0xd2 },
4520             'monochromelinear' => { 109 => 0x3d },
4521             'monochromeoutputhighlightpoint' => { 109 => 0x41 },
4522             'monochromeoutputshadowpoint' => { 109 => 0x42 },
4523             'monochromeprofilesettings' => { 297 => 0x537 },
4524             'monochromerawhighlight' => { 109 => 0x7a },
4525             'monochromerawhighlightpoint' => { 109 => 0x3f },
4526             'monochromerawshadow' => { 109 => 0x83 },
4527             'monochromerawshadowpoint' => { 109 => 0x40 },
4528             'monochromesharpness' => { 109 => 0x3e },
4529             'monochrometoning' => { 355 => 0x74 },
4530             'monochrometoningeffect' => { 103 => 0x20306, 109 => 0x3b },
4531             'monochromeunsharpmaskfineness' => { 109 => 0xb2 },
4532             'monochromeunsharpmaskstrength' => { 109 => 0xb0 },
4533             'monochromeunsharpmaskthreshold' => { 109 => 0xb4 },
4534             'monochromevignetting' => { 297 => 0x53a },
4535             'monthdaycreated' => { 140 => 0x12, 149 => 0xe },
4536             'mood' => { 179 => 'WM/Mood' },
4537             'moonphase' => { 381 => 0x12, 382 => 0x43, 383 => 0x4c },
4538             'morepermissions' => { 475 => 'morePermissions' },
4539             'motionsensitivity' => { 381 => 0x29, 383 => 0x60 },
4540             'movementcount' => { 372 => "\xa9mvc" },
4541             'movementname' => { 372 => "\xa9mvn" },
4542             'movementnumber' => { 372 => "\xa9mvi" },
4543             'movieactived-lighting' => { 228 => 0x238, 229 => 0x2b8 },
4544             'movieaelockbuttonassignment' => { 292 => '40.1' },
4545             'movieaf-onbutton' => { 295 => 0xcb },
4546             'movieafareamode' => { 229 => 0x2c6, 295 => 0x203 },
4547             'movieafspeed' => { 295 => 0xdd },
4548             'movieafspeedapply' => { 295 => 0xdf },
4549             'movieaftrackingsensitivity' => { 295 => 0xe1 },
4550             'movieaperturelock' => { 295 => 0x259 },
4551             'movieautodistortioncontrol' => { 228 => 0x242 },
4552             'moviediffractioncompensation' => { 228 => 0x241 },
4553             'moviedxcropalert' => { 229 => 0x2fb },
4554             'movieelectronicvr' => { 229 => 0x2cc },
4555             'movieevfgrid' => { 295 => 0x21d },
4556             'movieflickerreduction' => { 229 => 0x2c0 },
4557             'moviefocusmode' => { 228 => 0x248, 229 => 0x2c4 },
4558             'moviefocuspointlock' => { 295 => 0x226 },
4559             'movieframerate' => { 228 => 0x1f8, 229 => 0x2f4 },
4560             'movieframesize' => { 228 => 0x1f6, 229 => 0x2f2 },
4561             'moviefunc1button' => { 282 => '41.1', 283 => '41.1', 293 => '41.1', 295 => 0xc3 },
4562             'moviefunc3button' => { 295 => 0x127 },
4563             'moviefunctionbutton' => { 280 => '41.1', 292 => '41.1' },
4564             'moviefunctionbuttonplusdials' => { 280 => '52.1' },
4565             'moviehighisonoisereduction' => { 228 => 0x23c, 229 => 0x2ba },
4566             'moviehighlightdisplaythreshold' => { 295 => 0x215 },
4567             'movieimagearea' => { 229 => 0x25c },
4568             'movieisoautocontrolmanualmode' => { 229 => 0x26a },
4569             'movieisoautohilimit' => { 229 => 0x268 },
4570             'movieisoautomanualmode' => { 228 => 0x204, 229 => 0x26c },
4571             'moviemeteringmode' => { 229 => 0x2c2 },
4572             'moviemidtonedisplayrange' => { 295 => 0x219 },
4573             'moviemidtonedisplayvalue' => { 295 => 0x217 },
4574             'moviemultiselector' => { 295 => 0xd9 },
4575             'moviepreviewbutton' => { 280 => '41.2', 282 => '41.2', 283 => '41.2', 292 => '41.2', 293 => '41.2' },
4576             'moviepreviewbuttonplusdials' => { 280 => '52.2' },
4577             'movierecordbuttonplaybackmode' => { 295 => 0x1b5 },
4578             'movieshutterbutton' => { 280 => '38.3', 282 => '38.3', 283 => '38.3', 292 => '38.3', 293 => '38.3' },
4579             'movieshutterspeedlock' => { 295 => 0x225 },
4580             'movieslowmotion' => { 228 => 0x1fa },
4581             'moviesoundrecording' => { 229 => 0x2ce },
4582             'moviesubjectdetection' => { 229 => 0x2fc },
4583             'moviesubselectorassignment' => { 280 => '48.2' },
4584             'moviesubselectorassignmentplusdials' => { 280 => '53.1' },
4585             'movietonemap' => { 229 => 0x2ec },
4586             'movietype' => { 228 => 0x1fe, 229 => 0x266, 252 => 0xc55c },
4587             'movievibrationreduction' => { 228 => 0x24e },
4588             'movievibrationreductionsameasphoto' => { 228 => 0x24f },
4589             'movievignettecontrol' => { 228 => 0x23e, 229 => 0x1a0 },
4590             'movievignettecontrolsameasphoto' => { 228 => 0x240 },
4591             'movievrmode' => { 229 => 0x2c8 },
4592             'moviezebrapattern' => { 295 => 0x213 },
4593             'multiburstimageheight' => { 420 => 0x1002 },
4594             'multiburstimagewidth' => { 420 => 0x1001 },
4595             'multiburstmode' => { 420 => 0x1000 },
4596             'multicontrollerwhilemetering' => { 84 => 0x517 },
4597             'multiexposure' => { 68 => 0x1, 320 => 0xb4 },
4598             'multiexposureautogain' => { 230 => 0x3 },
4599             'multiexposurecontrol' => { 68 => 0x2 },
4600             'multiexposuremode' => { 230 => 0x1 },
4601             'multiexposureshots' => { 68 => 0x3, 229 => 0x8e, 230 => 0x2 },
4602             'multiframenoisereduction' => { 409 => 0x35, 420 => 0x200b, 425 => 0x15 },
4603             'multiframenreffect' => { 420 => 0x2023 },
4604             'multifunctionlock' => { 84 => 0x70f },
4605             'multipleexposuremode' => { 229 => 0x8c, 301 => 0x101c },
4606             'multipleexposureset' => { 336 => '10.1' },
4607             'multisample' => { 237 => 0x40 },
4608             'multiselector' => { 279 => '9.4', 280 => '10.3', 282 => '10.3', 283 => '10.3', 288 => '27.4', 292 => '10.3', 293 => '10.3' },
4609             'multiselectorliveview' => { 279 => '4.3', 282 => '37.1', 283 => '37.1', 292 => '37.1', 293 => '37.1' },
4610             'multiselectorliveviewmode' => { 247 => 0x18c2 },
4611             'multiselectorplaybackmode' => { 279 => ['13.5','9.2'], 280 => '10.2', 283 => '10.2', 288 => '27.2', 292 => '10.2', 293 => '10.2', 295 => 0xb3 },
4612             'multiselectorshootmode' => { 279 => '9.1', 280 => '10.1', 282 => '10.1', 283 => '10.1', 288 => '27.1', 292 => '10.1', 293 => '10.1', 295 => 0xaf },
4613             'multishot' => { 325 => 0x121 },
4614             'mute' => { 374 => 'player.movie.audio.mute' },
4615             'mycolormode' => { 69 => 0x2 },
4616             'name' => { 380 => 'name', 477 => 'Name', 479 => 'Name' },
4617             'narrator' => { 372 => "\xa9nrt" },
4618             'nationalcatalognumber' => { 493 => 'nationalCatalogNumber' },
4619             'nativedigest' => { 483 => 'NativeDigest', 499 => 'NativeDigest' },
4620             'ndfilter' => { 77 => 0x1c, 297 => 0x204, 387 => 0x1019 },
4621             'near' => { 462 => 'Near' },
4622             'nefbitdepth' => { 226 => 0xe22 },
4623             'nefcompression' => { 226 => 0x93, 227 => 0xa },
4624             'neflinearizationtable' => { 226 => 0x96 },
4625             'negativecachelargepreviewsize' => { 477 => 'NegativeCacheLargePreviewSize', 479 => 'NegativeCacheLargePreviewSize' },
4626             'negativecachemaximumsize' => { 477 => 'NegativeCacheMaximumSize', 479 => 'NegativeCacheMaximumSize' },
4627             'negativecachepath' => { 477 => 'NegativeCachePath', 479 => 'NegativeCachePath' },
4628             'neutraldensityfactor' => { 474 => 'NeutralDensityFactor' },
4629             'neutraldensityfilter' => { 355 => 0x88 },
4630             'neutraloutputhighlightpoint' => { 109 => 0x2f },
4631             'neutraloutputshadowpoint' => { 109 => 0x30 },
4632             'neutralrawcolortone' => { 109 => 0x28 },
4633             'neutralrawcontrast' => { 109 => 0x2a },
4634             'neutralrawhighlight' => { 109 => 0x78 },
4635             'neutralrawhighlightpoint' => { 109 => 0x2d },
4636             'neutralrawlinear' => { 109 => 0x2b },
4637             'neutralrawsaturation' => { 109 => 0x29 },
4638             'neutralrawshadow' => { 109 => 0x81 },
4639             'neutralrawshadowpoint' => { 109 => 0x2e },
4640             'neutralrawsharpness' => { 109 => 0x2c },
4641             'neutralunsharpmaskfineness' => { 109 => 0xa6 },
4642             'neutralunsharpmaskthreshold' => { 109 => 0xa8 },
4643             'neutraunsharpmaskstrength' => { 109 => 0xa4 },
4644             'newrawimagedigest' => { 119 => 0xc7a7 },
4645             'newsphotoversion' => { 133 => 0x0 },
4646             'nickname' => { 501 => 'Nickname' },
4647             'nikoncapturedata' => { 226 => 0xe01 },
4648             'nikoncaptureeditversions' => { 226 => 0xe13 },
4649             'nikoncaptureoffsets' => { 226 => 0xe0e },
4650             'nikoncaptureoutput' => { 226 => 0xe1e },
4651             'nikoncaptureversion' => { 226 => 0xe09 },
4652             'nikoniccprofile' => { 226 => 0xe1d },
4653             'nikonimagesize' => { 244 => '723.1', 245 => '732.1', 255 => 0x2c4 },
4654             'nikonmeteringmode' => { 228 => 0x146, 248 => 0x2ea4, 257 => 0x175e },
4655             'nikonsettings' => { 226 => 0x4e },
4656             'noisefilter' => { 297 => 0x527 },
4657             'noiseprofile' => { 119 => 0xc761 },
4658             'noisereduction' => { 127 => [0x100b,0x100e], 182 => 0xb0, 183 => 0x60, 184 => 0x3f, 226 => 0x95, 272 => 0x753dcbc0, 273 => 0x17, 297 => 0x50a, 302 => 0x103a, 320 => 0x2d, 355 => 0x49, 387 => 0x100f, 389 => 0x2a },
4659             'noisereduction2' => { 301 => 0x1010 },
4660             'noisereductionapplied' => { 119 => 0xc6f7 },
4661             'noisereductionintensity' => { 273 => 0x9 },
4662             'noisereductionmethod' => { 273 => 0x11 },
4663             'noisereductionmode' => { 454 => 0x801e },
4664             'noisereductionparametersatcapture' => { 138 => 0xe73 },
4665             'noisereductionparameterscamera' => { 138 => 0xe72 },
4666             'noisereductionparametershost3mp' => { 138 => 0xe71 },
4667             'noisereductionparametershost6mp' => { 138 => 0xe70 },
4668             'noisereductionparametershostrgb' => { 138 => 0xe6f },
4669             'noisereductionparameterskhufu3mp' => { 138 => 0xe65 },
4670             'noisereductionparameterskhufu6mp' => { 138 => 0xe64 },
4671             'noisereductionparameterskhufurgb' => { 138 => 0xe63 },
4672             'noisereductionparams' => { 325 => 0x1b },
4673             'noisereductionsharpness' => { 273 => 0xd },
4674             'noisereductionstrength' => { 320 => 0xd6 },
4675             'noisereductionvalue' => { 454 => 0x8027 },
4676             'nomemorycard' => { 279 => '22.1', 280 => '4.2', 281 => '0.3', 284 => '2.4', 285 => '3.2', 286 => '3.2', 288 => '33.7', 289 => '3.2', 290 => '0.3', 292 => '4.2', 294 => '4.5' },
4677             'nominalmaxaperture' => { 346 => 0xa },
4678             'nominalminaperture' => { 346 => '10.1' },
4679             'normallinetime' => { 138 => 0x186a },
4680             'normalwhitelevel' => { 41 => 0x32a, 42 => 0x280, 45 => [0x2b8,0x2cf,0x2d3], 46 => 0x569, 47 => 0x1e3, 48 => [0x1fc,0x2dc], 49 => [0x230,0x30e], 50 => 0x31c },
4681             'notes' => { 455 => 'Notes', 472 => 'notes' },
4682             'npages' => { 508 => 'NPages' },
4683             'nullrecord' => { 97 => 0x0 },
4684             'numafpoints' => { 332 => 0x2 },
4685             'number' => { 493 => 'number' },
4686             'numberofbeats' => { 503 => 'numberOfBeats' },
4687             'numberoffocuspoints' => { 282 => '1.3', 283 => '1.3', 286 => '0.2', 287 => '0.3', 289 => '0.3' },
4688             'numfaceelements' => { 127 => 0x4200 },
4689             'numfacepositions' => { 312 => 0x0 },
4690             'numindexentries' => { 133 => 0x54 },
4691             'numwbentries' => { 326 => 0x0, 327 => 0x0 },
4692             'object' => { 493 => 'object' },
4693             'objectattributereference' => { 131 => 0x4 },
4694             'objectcycle' => { 131 => 0x4b, 472 => 'ObjectCycle' },
4695             'objectdescription' => { 492 => 'objectDescription' },
4696             'objectdistance' => { 112 => 0x6, 113 => 0x2022 },
4697             'objectname' => { 131 => 0x5 },
4698             'objectpreviewdata' => { 131 => 0xca },
4699             'objectpreviewfileformat' => { 131 => 0xc8 },
4700             'objectpreviewfileversion' => { 131 => 0xc9 },
4701             'objectsubtype' => { 492 => 'objectSubtype' },
4702             'objecttype' => { 492 => 'objectType' },
4703             'objecttypereference' => { 131 => 0x3 },
4704             'occurrence' => { 118 => 'Occurrence' },
4705             'occurrenceassociatedmedia' => { 118 => [\'Occurrence','OccurrenceAssociatedMedia'] },
4706             'occurrenceassociatedoccurrences' => { 118 => [\'Occurrence','OccurrenceAssociatedOccurrences'] },
4707             'occurrenceassociatedreferences' => { 118 => [\'Occurrence','OccurrenceAssociatedReferences'] },
4708             'occurrenceassociatedsequences' => { 118 => [\'Occurrence','OccurrenceAssociatedSequences'] },
4709             'occurrenceassociatedtaxa' => { 118 => [\'Occurrence','OccurrenceAssociatedTaxa'] },
4710             'occurrencebehavior' => { 118 => [\'Occurrence','OccurrenceBehavior'] },
4711             'occurrencecatalognumber' => { 118 => [\'Occurrence','OccurrenceCatalogNumber'] },
4712             'occurrencedetails' => { 118 => [\'Occurrence','OccurrenceOccurrenceDetails'] },
4713             'occurrencedisposition' => { 118 => [\'Occurrence','OccurrenceDisposition'] },
4714             'occurrenceestablishmentmeans' => { 118 => [\'Occurrence','OccurrenceEstablishmentMeans'] },
4715             'occurrenceid' => { 118 => [\'Occurrence','OccurrenceOccurrenceID'] },
4716             'occurrenceindividualcount' => { 118 => [\'Occurrence','OccurrenceIndividualCount'] },
4717             'occurrenceindividualid' => { 118 => [\'Occurrence','OccurrenceIndividualID'] },
4718             'occurrencelifestage' => { 118 => [\'Occurrence','OccurrenceLifeStage'] },
4719             'occurrenceorganismquantity' => { 118 => [\'Occurrence','OccurrenceOrganismQuantity'] },
4720             'occurrenceorganismquantitytype' => { 118 => [\'Occurrence','OccurrenceOrganismQuantityType'] },
4721             'occurrenceothercatalognumbers' => { 118 => [\'Occurrence','OccurrenceOtherCatalogNumbers'] },
4722             'occurrencepreparations' => { 118 => [\'Occurrence','OccurrencePreparations'] },
4723             'occurrencepreviousidentifications' => { 118 => [\'Occurrence','OccurrencePreviousIdentifications'] },
4724             'occurrencerecordedby' => { 118 => [\'Occurrence','OccurrenceRecordedBy'] },
4725             'occurrencerecordnumber' => { 118 => [\'Occurrence','OccurrenceRecordNumber'] },
4726             'occurrenceremarks' => { 118 => [\'Occurrence','OccurrenceOccurrenceRemarks'] },
4727             'occurrencereproductivecondition' => { 118 => [\'Occurrence','OccurrenceReproductiveCondition'] },
4728             'occurrencesex' => { 118 => [\'Occurrence','OccurrenceSex'] },
4729             'occurrencestatus' => { 118 => [\'Occurrence','OccurrenceOccurrenceStatus'] },
4730             'oecfcolumns' => { 483 => [\'OECF','OECFColumns'] },
4731             'oecfnames' => { 483 => [\'OECF','OECFNames'] },
4732             'oecfrows' => { 483 => [\'OECF','OECFRows'] },
4733             'oecfvalues' => { 483 => [\'OECF','OECFValues'] },
4734             'offsaledate' => { 493 => 'offSaleDate' },
4735             'offsaledatea-platform' => { 493 => [\'offSaleDate','offSaleDateA-platform'] },
4736             'offsaledatedate' => { 493 => [\'offSaleDate','offSaleDateDate'] },
4737             'offsetdacvalue' => { 138 => 0x190a },
4738             'offsetschema' => { 119 => 0xea1d },
4739             'offsettime' => { 119 => 0x9010 },
4740             'offsettimedigitized' => { 119 => 0x9012 },
4741             'offsettimeoriginal' => { 119 => 0x9011 },
4742             'okbutton' => { 289 => '15.1', 294 => '16.1' },
4743             'oldsubfiletype' => { 119 => 0xff },
4744             'olympusimageheight' => { 302 => 0x102f },
4745             'olympusimagewidth' => { 302 => 0x102e },
4746             'omenatcapturestrength' => { 138 => 0xa60 },
4747             'omenautostrength' => { 138 => 0xa5f },
4748             'omenearlystrength' => { 138 => 0xa5e },
4749             'omenfocallengthlimit' => { 138 => 0xa62 },
4750             'omeninitialipfstrength' => { 138 => 0xa5d },
4751             'omensurfaceindex' => { 138 => 0xa64 },
4752             'oneshotafrelease' => { 2 => 0x9 },
4753             'onetouchwb' => { 302 => 0x302 },
4754             'onsaledate' => { 493 => 'onSaleDate' },
4755             'onsaledatea-platform' => { 493 => [\'onSaleDate','onSaleDateA-platform'] },
4756             'onsaledatedate' => { 493 => [\'onSaleDate','onSaleDateDate'] },
4757             'onsaleday' => { 493 => 'onSaleDay' },
4758             'onsaledaya-platform' => { 493 => [\'onSaleDay','onSaleDayA-platform'] },
4759             'onsaledayday' => { 493 => [\'onSaleDay','onSaleDayDay'] },
4760             'opcodelist1' => { 119 => 0xc740 },
4761             'opcodelist2' => { 119 => 0xc741 },
4762             'opcodelist3' => { 119 => 0xc74e },
4763             'opticalzoom' => { 142 => 0xfa3d, 144 => [0x6006,0xf006], 145 => 0x1000, 146 => 0xf, 149 => 0x1e, 151 => 0x20, 152 => 0x1c, 163 => 'OpticalZoom' },
4764             'opticalzoomcode' => { 77 => 0xa },
4765             'opticalzoommode' => { 320 => 0x34 },
4766             'opticalzoomon' => { 396 => 0x219 },
4767             'optionenddate' => { 496 => 'optionEndDate' },
4768             'opto-electricconvfactor' => { 483 => 'OECF' },
4769             'orangehsl' => { 103 => 0x20911 },
4770             'ordernumber' => { 127 => 0x8002 },
4771             'organisationinimagecode' => { 489 => 'OrganisationInImageCode' },
4772             'organisationinimagename' => { 489 => 'OrganisationInImageName' },
4773             'organism' => { 118 => 'Organism' },
4774             'organismassociatedoccurrences' => { 118 => [\'Organism','OrganismAssociatedOccurrences'] },
4775             'organismassociatedorganisms' => { 118 => [\'Organism','OrganismAssociatedOrganisms'] },
4776             'organismid' => { 118 => [\'Organism','OrganismOrganismID'] },
4777             'organismname' => { 118 => [\'Organism','OrganismOrganismName'] },
4778             'organismpreviousidentifications' => { 118 => [\'Organism','OrganismPreviousIdentifications'] },
4779             'organismremarks' => { 118 => [\'Organism','OrganismOrganismRemarks'] },
4780             'organismscope' => { 118 => [\'Organism','OrganismOrganismScope'] },
4781             'organization' => { 493 => 'organization' },
4782             'orientation' => { 119 => 0x112, 325 => 0x112, 492 => 'orientation', 499 => 'Orientation' },
4783             'orientation2' => { 425 => [0x28,0x2e] },
4784             'orientationlinkedaf' => { 2 => 0xe },
4785             'orientationlinkedafpoint' => { 84 => 0x516 },
4786             'originalalbumtitle' => { 179 => 'WM/OriginalAlbumTitle' },
4787             'originalartist' => { 179 => 'WM/OriginalArtist', 372 => "\xa9ope" },
4788             'originalbestqualitysize' => { 119 => 0xc792 },
4789             'originalcreatedatetime' => { 467 => 'OriginalCreateDateTime' },
4790             'originaldecisiondata' => { 114 => 'Canon-OriginalDecisionData' },
4791             'originaldecisiondataoffset' => { 64 => 0x83 },
4792             'originaldefaultcropsize' => { 119 => 0xc793 },
4793             'originaldefaultfinalsize' => { 119 => 0xc791 },
4794             'originaldirectory' => { 317 => 0x408 },
4795             'originaldocumentid' => { 504 => 'OriginalDocumentID' },
4796             'originalfilename' => { 97 => 0x816, 138 => 0x3e9, 150 => 0x20, 317 => 0x407, 467 => 'OriginalFilename' },
4797             'originalimageheight' => { 79 => 0xc, 123 => 0x1 },
4798             'originalimagewidth' => { 79 => 0xb, 123 => 0x0 },
4799             'originallyricist' => { 179 => 'WM/OriginalLyricist' },
4800             'originalrawfiledata' => { 119 => 0xc68c },
4801             'originalrawfiledigest' => { 119 => 0xc71d },
4802             'originalrawfilename' => { 119 => 0xc68b },
4803             'originaltransmissionreference' => { 131 => 0x67 },
4804             'originatingprogram' => { 131 => 0x41, 472 => 'OriginatingProgram' },
4805             'originplatform' => { 493 => 'originPlatform' },
4806             'os' => { 481 => 'os' },
4807             'otherconditions' => { 307 => 'OtherConditions' },
4808             'otherconstraints' => { 307 => 'OtherConstraints' },
4809             'otherimage' => { 114 => 'Exif-OtherImage' },
4810             'otherimageinfo' => { 307 => 'OtherImageInfo' },
4811             'otherimagelength' => { 119 => 0x202 },
4812             'otherimagestart' => { 119 => 0x201 },
4813             'otherlicensedocuments' => { 307 => 'OtherLicenseDocuments' },
4814             'otherlicenseinfo' => { 307 => 'OtherLicenseInfo' },
4815             'otherlicenserequirements' => { 307 => 'OtherLicenseRequirements' },
4816             'outcue' => { 503 => 'outCue' },
4817             'outcuescale' => { 503 => [\'outCue','outCueScale'] },
4818             'outcuevalue' => { 503 => [\'outCue','outCueValue'] },
4819             'outputimageheight' => { 197 => 0x3 },
4820             'outputimagewidth' => { 197 => 0x2 },
4821             'outputlut' => { 320 => 0xa7 },
4822             'outputprofile' => { 138 => 0x138b },
4823             'outputresolution' => { 197 => 0x4 },
4824             'overclockcols' => { 138 => 0x189c },
4825             'overclockrows' => { 138 => 0x18c4 },
4826             'overridelookvignette' => { 477 => 'OverrideLookVignette', 479 => 'OverrideLookVignette' },
4827             'owner' => { 507 => 'Owner' },
4828             'ownerid' => { 131 => 0xbc },
4829             'ownername' => { 15 => 0x10f, 64 => 0x9, 97 => 0x810, 119 => [0xa430,0xfde8], 156 => 'OwnerName', 474 => 'OwnerName', 484 => 'CameraOwnerName' },
4830             'padding' => { 119 => 0xea1c },
4831             'pagecount' => { 493 => 'pageCount' },
4832             'pageimage' => { 501 => [\'PageInfo','PageInfoImage'] },
4833             'pageimageformat' => { 501 => [\'PageInfo','PageInfoFormat'] },
4834             'pageimageheight' => { 501 => [\'PageInfo','PageInfoHeight'] },
4835             'pageimagepagenumber' => { 501 => [\'PageInfo','PageInfoPageNumber'] },
4836             'pageimagewidth' => { 501 => [\'PageInfo','PageInfoWidth'] },
4837             'pageinfo' => { 501 => 'PageInfo' },
4838             'pagename' => { 119 => 0x11d },
4839             'pagenumber' => { 119 => 0x129 },
4840             'pageprogressiondirection' => { 493 => 'pageProgressionDirection' },
4841             'pagerange' => { 493 => 'pageRange' },
4842             'paintbasedcorrectionmasks' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'] },
4843             'paintbasedcorrections' => { 477 => 'PaintBasedCorrections', 479 => 'PaintBasedCorrections' },
4844             'paintcorrectionactive' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'] },
4845             'paintcorrectionamount' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionAmount'] },
4846             'paintcorrectionblacks2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBlacks2012'] },
4847             'paintcorrectionbrightness' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalBrightness'] },
4848             'paintcorrectionclarity' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity'] },
4849             'paintcorrectionclarity2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalClarity2012'] },
4850             'paintcorrectioncontrast' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast'] },
4851             'paintcorrectioncontrast2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalContrast2012'] },
4852             'paintcorrectioncorrectionname' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionName'] },
4853             'paintcorrectioncorrectionsyncid' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionSyncID'] },
4854             'paintcorrectiondefringe' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDefringe'] },
4855             'paintcorrectiondehaze' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalDehaze'] },
4856             'paintcorrectionexposure' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure'] },
4857             'paintcorrectionexposure2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalExposure2012'] },
4858             'paintcorrectionhighlights2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHighlights2012'] },
4859             'paintcorrectionhue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalHue'] },
4860             'paintcorrectionluminancenoise' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalLuminanceNoise'] },
4861             'paintcorrectionmaskalpha' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAlpha'] },
4862             'paintcorrectionmaskangle' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksAngle'] },
4863             'paintcorrectionmaskbottom' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksBottom'] },
4864             'paintcorrectionmaskcentervalue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterValue'] },
4865             'paintcorrectionmaskcenterweight' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCenterWeight'] },
4866             'paintcorrectionmaskdabs' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksDabs'] },
4867             'paintcorrectionmaskfeather' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFeather'] },
4868             'paintcorrectionmaskflipped' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlipped'] },
4869             'paintcorrectionmaskflow' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFlow'] },
4870             'paintcorrectionmaskfullx' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullX'] },
4871             'paintcorrectionmaskfully' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksFullY'] },
4872             'paintcorrectionmaskinputdigest' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksInputDigest'] },
4873             'paintcorrectionmaskleft' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksLeft'] },
4874             'paintcorrectionmaskmaskactive' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskActive'] },
4875             'paintcorrectionmaskmaskblendmode' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskBlendMode'] },
4876             'paintcorrectionmaskmaskdigest' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskDigest'] },
4877             'paintcorrectionmaskmaskinverted' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskInverted'] },
4878             'paintcorrectionmaskmaskname' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskName'] },
4879             'paintcorrectionmaskmasks' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasks'] },
4880             'paintcorrectionmaskmasksalpha' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAlpha'] },
4881             'paintcorrectionmaskmasksangle' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksAngle'] },
4882             'paintcorrectionmaskmasksbottom' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksBottom'] },
4883             'paintcorrectionmaskmaskscentervalue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterValue'] },
4884             'paintcorrectionmaskmaskscenterweight' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksCenterWeight'] },
4885             'paintcorrectionmaskmasksdabs' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksDabs'] },
4886             'paintcorrectionmaskmasksfeather' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFeather'] },
4887             'paintcorrectionmaskmasksflipped' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlipped'] },
4888             'paintcorrectionmaskmasksflow' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFlow'] },
4889             'paintcorrectionmaskmasksfullx' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullX'] },
4890             'paintcorrectionmaskmasksfully' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksFullY'] },
4891             'paintcorrectionmaskmasksinputdigest' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksInputDigest'] },
4892             'paintcorrectionmaskmasksleft' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksLeft'] },
4893             'paintcorrectionmaskmasksmaskactive' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskActive'] },
4894             'paintcorrectionmaskmasksmaskblendmode' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskBlendMode'] },
4895             'paintcorrectionmaskmasksmaskdigest' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskDigest'] },
4896             'paintcorrectionmaskmasksmaskinverted' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskInverted'] },
4897             'paintcorrectionmaskmasksmaskname' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskName'] },
4898             'paintcorrectionmaskmasksmasksubtype' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSubType'] },
4899             'paintcorrectionmaskmasksmasksyncid' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskSyncID'] },
4900             'paintcorrectionmaskmasksmaskversion' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskVersion'] },
4901             'paintcorrectionmaskmasksmidpoint' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMidpoint'] },
4902             'paintcorrectionmaskmasksorigin' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksOrigin'] },
4903             'paintcorrectionmaskmasksperimetervalue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksPerimeterValue'] },
4904             'paintcorrectionmaskmasksradius' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRadius'] },
4905             'paintcorrectionmaskmasksreferencepoint' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksReferencePoint'] },
4906             'paintcorrectionmaskmasksright' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRight'] },
4907             'paintcorrectionmaskmasksroundness' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksRoundness'] },
4908             'paintcorrectionmaskmaskssizex' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeX'] },
4909             'paintcorrectionmaskmaskssizey' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksSizeY'] },
4910             'paintcorrectionmaskmaskstop' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksTop'] },
4911             'paintcorrectionmaskmasksubtype' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSubType'] },
4912             'paintcorrectionmaskmasksvalue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksMaskValue'] },
4913             'paintcorrectionmaskmasksversion' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksVersion'] },
4914             'paintcorrectionmaskmaskswhat' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWhat'] },
4915             'paintcorrectionmaskmaskswholeimagearea' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksWholeImageArea'] },
4916             'paintcorrectionmaskmasksx' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksX'] },
4917             'paintcorrectionmaskmasksy' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksY'] },
4918             'paintcorrectionmaskmasksyncid' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskSyncID'] },
4919             'paintcorrectionmaskmaskszerox' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroX'] },
4920             'paintcorrectionmaskmaskszeroy' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMasksZeroY'] },
4921             'paintcorrectionmaskmaskversion' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskVersion'] },
4922             'paintcorrectionmaskmidpoint' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMidpoint'] },
4923             'paintcorrectionmaskorigin' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksOrigin'] },
4924             'paintcorrectionmaskperimetervalue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksPerimeterValue'] },
4925             'paintcorrectionmaskradius' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRadius'] },
4926             'paintcorrectionmaskrange' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMask'] },
4927             'paintcorrectionmaskrangeareamodels' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModels'] },
4928             'paintcorrectionmaskrangeareamodelscolorsampleinfo' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4929             'paintcorrectionmaskrangeareamodelscomponents' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
4930             'paintcorrectionmaskrangecoloramount' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskColorAmount'] },
4931             'paintcorrectionmaskrangedepthfeather' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthFeather'] },
4932             'paintcorrectionmaskrangedepthmax' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMax'] },
4933             'paintcorrectionmaskrangedepthmin' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskDepthMin'] },
4934             'paintcorrectionmaskrangeinvert' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskInvert'] },
4935             'paintcorrectionmaskrangelumfeather' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumFeather'] },
4936             'paintcorrectionmaskrangeluminancedepthsampleinfo' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4937             'paintcorrectionmaskrangelummax' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMax'] },
4938             'paintcorrectionmaskrangelummin' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumMin'] },
4939             'paintcorrectionmaskrangelumrange' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskLumRange'] },
4940             'paintcorrectionmaskrangesampletype' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskSampleType'] },
4941             'paintcorrectionmaskrangetype' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskType'] },
4942             'paintcorrectionmaskrangeversion' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksCorrectionRangeMaskVersion'] },
4943             'paintcorrectionmaskreferencepoint' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksReferencePoint'] },
4944             'paintcorrectionmaskright' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRight'] },
4945             'paintcorrectionmaskroundness' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksRoundness'] },
4946             'paintcorrectionmasksizex' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeX'] },
4947             'paintcorrectionmasksizey' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksSizeY'] },
4948             'paintcorrectionmasktop' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksTop'] },
4949             'paintcorrectionmaskvalue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksMaskValue'] },
4950             'paintcorrectionmaskversion' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksVersion'] },
4951             'paintcorrectionmaskwhat' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWhat'] },
4952             'paintcorrectionmaskwholeimagearea' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksWholeImageArea'] },
4953             'paintcorrectionmaskx' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksX'] },
4954             'paintcorrectionmasky' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksY'] },
4955             'paintcorrectionmaskzerox' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroX'] },
4956             'paintcorrectionmaskzeroy' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasksZeroY'] },
4957             'paintcorrectionmoire' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalMoire'] },
4958             'paintcorrectionrangemask' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMask'] },
4959             'paintcorrectionrangemaskareamodels' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModels'] },
4960             'paintcorrectionrangemaskareamodelscolorsampleinfo' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
4961             'paintcorrectionrangemaskareamodelscomponents' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskAreaModelsAreaComponents'] },
4962             'paintcorrectionrangemaskcoloramount' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskColorAmount'] },
4963             'paintcorrectionrangemaskdepthfeather' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthFeather'] },
4964             'paintcorrectionrangemaskdepthmax' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMax'] },
4965             'paintcorrectionrangemaskdepthmin' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskDepthMin'] },
4966             'paintcorrectionrangemaskinvert' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskInvert'] },
4967             'paintcorrectionrangemasklumfeather' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumFeather'] },
4968             'paintcorrectionrangemaskluminancedepthsampleinfo' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLuminanceDepthSampleInfo'] },
4969             'paintcorrectionrangemasklummax' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMax'] },
4970             'paintcorrectionrangemasklummin' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumMin'] },
4971             'paintcorrectionrangemasklumrange' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskLumRange'] },
4972             'paintcorrectionrangemasksampletype' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskSampleType'] },
4973             'paintcorrectionrangemasktype' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskType'] },
4974             'paintcorrectionrangemaskversion' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionRangeMaskVersion'] },
4975             'paintcorrectionsaturation' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSaturation'] },
4976             'paintcorrectionshadows2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalShadows2012'] },
4977             'paintcorrectionsharpness' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalSharpness'] },
4978             'paintcorrectiontemperature' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTemperature'] },
4979             'paintcorrectiontexture' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTexture'] },
4980             'paintcorrectiontint' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalTint'] },
4981             'paintcorrectiontoninghue' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningHue'] },
4982             'paintcorrectiontoningsaturation' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalToningSaturation'] },
4983             'paintcorrectionwhat' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsWhat'] },
4984             'paintcorrectionwhites2012' => { 477 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'], 479 => [\'PaintBasedCorrections','PaintBasedCorrectionsLocalWhites2012'] },
4985             'panasonicdatetime' => { 323 => 0x0 },
4986             'panasonicexifversion' => { 320 => 0x26 },
4987             'panasonicimageheight' => { 320 => 0x4c },
4988             'panasonicimagewidth' => { 320 => 0x4b },
4989             'panasonicrawversion' => { 325 => 0x1 },
4990             'panasonictitle' => { 119 => 0xc6d2 },
4991             'panasonictitle2' => { 119 => 0xc6d3 },
4992             'panoramaangle' => { 127 => 0x1153 },
4993             'panoramacropbottom' => { 426 => 0x7 },
4994             'panoramacropleft' => { 426 => 0x4 },
4995             'panoramacropright' => { 426 => 0x6 },
4996             'panoramacroptop' => { 426 => 0x5 },
4997             'panoramadirection' => { 72 => 0x5, 127 => 0x1154, 426 => 0x3 },
4998             'panoramaframeheight' => { 426 => 0x9 },
4999             'panoramaframenumber' => { 72 => 0x2 },
5000             'panoramaframewidth' => { 426 => 0x8 },
5001             'panoramafullheight' => { 426 => 0x2 },
5002             'panoramafullwidth' => { 426 => 0x1 },
5003             'panoramamode' => { 140 => 0x3c, 297 => 0x601 },
5004             'panoramasize3d' => { 409 => 0x38 },
5005             'panoramasourceheight' => { 426 => 0xb },
5006             'panoramasourcewidth' => { 426 => 0xa },
5007             'panoramicstitchcameramotion' => { 176 => 'PanoramicStitchCameraMotion', 177 => 0x1 },
5008             'panoramicstitchmaptype' => { 176 => 'PanoramicStitchMapType', 177 => 0x2 },
5009             'panoramicstitchphi0' => { 176 => 'PanoramicStitchPhi0', 177 => 0x5 },
5010             'panoramicstitchphi1' => { 176 => 'PanoramicStitchPhi1', 177 => 0x6 },
5011             'panoramicstitchtheta0' => { 176 => 'PanoramicStitchTheta0', 177 => 0x3 },
5012             'panoramicstitchtheta1' => { 176 => 'PanoramicStitchTheta1', 177 => 0x4 },
5013             'panoramicstitchversion' => { 177 => 0x0 },
5014             'pantry' => { 504 => 'Pantry' },
5015             'pantryinstanceid' => { 504 => [\'Pantry','PantryInstanceID'] },
5016             'parallax' => { 127 => 0xb211, 296 => 0x28 },
5017             'parametricdarks' => { 477 => 'ParametricDarks', 479 => 'ParametricDarks' },
5018             'parametrichighlights' => { 477 => 'ParametricHighlights', 479 => 'ParametricHighlights' },
5019             'parametrichighlightsplit' => { 477 => 'ParametricHighlightSplit', 479 => 'ParametricHighlightSplit' },
5020             'parametriclights' => { 477 => 'ParametricLights', 479 => 'ParametricLights' },
5021             'parametricmidtonesplit' => { 477 => 'ParametricMidtoneSplit', 479 => 'ParametricMidtoneSplit' },
5022             'parametricshadows' => { 477 => 'ParametricShadows', 479 => 'ParametricShadows' },
5023             'parametricshadowsplit' => { 477 => 'ParametricShadowSplit', 479 => 'ParametricShadowSplit' },
5024             'parentalrating' => { 179 => 'WM/ParentalRating' },
5025             'parentmediaeventid' => { 467 => 'ParentMediaEventID' },
5026             'parentmeid' => { 467 => 'ParentMEID' },
5027             'parentproductid' => { 372 => '@ppi' },
5028             'parentreference1' => { 487 => [\'TagStructure','TagStructureParentReference'] },
5029             'parentreference2' => { 487 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5030             'parentreference3' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5031             'parentreference4' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5032             'parentreference5' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5033             'parentreference6' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5034             'parentshorttitle' => { 372 => '@PST' },
5035             'parenttitle' => { 372 => '@pti' },
5036             'partialactivecols1' => { 138 => 0x17e8 },
5037             'partialactivecols2' => { 138 => 0x17f2 },
5038             'partialactiverows1' => { 138 => 0x17fc },
5039             'partialactiverows2' => { 138 => 0x1806 },
5040             'partofcompilation' => { 503 => 'partOfCompilation' },
5041             'patientbirthdate' => { 456 => 'PatientDOB' },
5042             'patientid' => { 456 => 'PatientID' },
5043             'patientname' => { 456 => 'PatientName' },
5044             'patientsex' => { 456 => 'PatientSex' },
5045             'patternareaheight' => { 138 => 0x963 },
5046             'patternareawidth' => { 138 => 0x962 },
5047             'patterncorrectionfactorscale' => { 138 => 0x969 },
5048             'patterncropcols1' => { 138 => 0x96c },
5049             'patterncropcols2' => { 138 => 0x96d },
5050             'patterncroprows1' => { 138 => 0x96a },
5051             'patterncroprows2' => { 138 => 0x96b },
5052             'patternimagerheight' => { 138 => 0x961 },
5053             'patternimagerwidth' => { 138 => 0x960 },
5054             'patternx' => { 138 => 0x966 },
5055             'patterny' => { 138 => 0x967 },
5056             'pdfversion' => { 490 => 'PDFVersion' },
5057             'pentaximagesize' => { 355 => 0x9 },
5058             'pentaxmodelid' => { 335 => 0x0, 355 => 0x5 },
5059             'pentaxmodeltype' => { 355 => 0x1 },
5060             'pentaxversion' => { 355 => 0x0 },
5061             'people' => { 458 => 'People', 470 => 'People' },
5062             'perchannelblacklevel' => { 41 => 0x157, 42 => 0x16b, 44 => 0xc4, 45 => [0x2b4,0x2cb,0x2cf], 46 => [0x108,0x14d], 47 => 0x1df, 48 => [0x1f8,0x2d8], 49 => [0x22c,0x30a], 50 => 0x149 },
5063             'performer' => { 372 => 'perf', 380 => 'perf' },
5064             'performerkeywords' => { 380 => "\xa9prk" },
5065             'performers' => { 380 => "\xa9prf" },
5066             'performerurl' => { 380 => "\xa9prl" },
5067             'period' => { 179 => 'WM/Period' },
5068             'peripheralillumcentralradius' => { 454 => 0x8030 },
5069             'peripheralillumcentralvalue' => { 454 => 0x8031 },
5070             'peripheralillumination' => { 103 => 0x20702, 109 => 0x68 },
5071             'peripheralilluminationcorr' => { 62 => 0x1, 345 => 0x2 },
5072             'peripheralilluminationon' => { 103 => '0x20702.0', 109 => 0x64 },
5073             'peripheralillumperiphvalue' => { 454 => 0x8032 },
5074             'peripherallighting' => { 79 => 0x2, 127 => 0x3804 },
5075             'peripherallightingsetting' => { 80 => 0x5 },
5076             'peripherallightingvalue' => { 79 => 0x6 },
5077             'permissions' => { 496 => 'permissions' },
5078             'permits' => { 475 => 'permits' },
5079             'person' => { 493 => 'person' },
5080             'personality' => { 467 => 'Personality' },
5081             'personheard' => { 489 => 'PersonHeard' },
5082             'personheardidentifier' => { 489 => [\'PersonHeard','PersonHeardIdentifier'] },
5083             'personheardname' => { 489 => [\'PersonHeard','PersonHeardName'] },
5084             'personinimage' => { 489 => 'PersonInImage' },
5085             'personinimagecharacteristic' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5086             'personinimagecvtermcvid' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5087             'personinimagecvtermid' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5088             'personinimagecvtermname' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5089             'personinimagecvtermrefinedabout' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5090             'personinimagedescription' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5091             'personinimageid' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5092             'personinimagename' => { 489 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5093             'personinimagewdetails' => { 489 => 'PersonInImageWDetails' },
5094             'perspectiveaspect' => { 477 => 'PerspectiveAspect', 479 => 'PerspectiveAspect' },
5095             'perspectivehorizontal' => { 477 => 'PerspectiveHorizontal', 479 => 'PerspectiveHorizontal' },
5096             'perspectiverotate' => { 477 => 'PerspectiveRotate', 479 => 'PerspectiveRotate' },
5097             'perspectivescale' => { 477 => 'PerspectiveScale', 479 => 'PerspectiveScale' },
5098             'perspectiveupright' => { 477 => 'PerspectiveUpright', 479 => 'PerspectiveUpright' },
5099             'perspectivevertical' => { 477 => 'PerspectiveVertical', 479 => 'PerspectiveVertical' },
5100             'perspectivex' => { 477 => 'PerspectiveX', 479 => 'PerspectiveX' },
5101             'perspectivey' => { 477 => 'PerspectiveY', 479 => 'PerspectiveY' },
5102             'pf0customfuncregistration' => { 92 => 0x1 },
5103             'pf10retainprogramshift' => { 92 => 0xb },
5104             'pf13drivepriority' => { 92 => 0xe },
5105             'pf14disablefocussearch' => { 92 => 0xf },
5106             'pf15disableafassistbeam' => { 92 => 0x10 },
5107             'pf16autofocuspointshoot' => { 92 => 0x11 },
5108             'pf17disableafpointsel' => { 92 => 0x12 },
5109             'pf18enableautoafpointsel' => { 92 => 0x13 },
5110             'pf19continuousshootspeed' => { 92 => 0x14 },
5111             'pf19shootingspeedhigh' => { 91 => 0xa },
5112             'pf19shootingspeedlow' => { 91 => 0x9 },
5113             'pf1disableshootingmodes' => { 92 => 0x2 },
5114             'pf1value' => { 91 => 0x1 },
5115             'pf20limitcontinousshots' => { 92 => 0x15 },
5116             'pf20maxcontinousshots' => { 91 => 0xb },
5117             'pf21enablequietoperation' => { 92 => 0x16 },
5118             'pf23felocktime' => { 91 => 0xd },
5119             'pf23postreleasetime' => { 91 => 0xe },
5120             'pf23settimerlengths' => { 92 => 0x18 },
5121             'pf23shutterbuttontime' => { 91 => 0xc },
5122             'pf24lightlcdduringbulb' => { 92 => 0x19 },
5123             'pf25aemode' => { 91 => 0xf },
5124             'pf25afmode' => { 91 => 0x12 },
5125             'pf25afpointsel' => { 91 => 0x13 },
5126             'pf25colormatrix' => { 91 => 0x17 },
5127             'pf25defaultclearsettings' => { 92 => 0x1a },
5128             'pf25drivemode' => { 91 => 0x11 },
5129             'pf25imagesize' => { 91 => 0x14 },
5130             'pf25meteringmode' => { 91 => 0x10 },
5131             'pf25parameters' => { 91 => 0x16 },
5132             'pf25wbmode' => { 91 => 0x15 },
5133             'pf26shortenreleaselag' => { 92 => 0x1b },
5134             'pf27reversedialrotation' => { 92 => 0x1c },
5135             'pf27value' => { 91 => 0x18 },
5136             'pf28noquickdialexpcomp' => { 92 => 0x1d },
5137             'pf29quickdialswitchoff' => { 92 => 0x1e },
5138             'pf2disablemeteringmodes' => { 92 => 0x3 },
5139             'pf2value' => { 91 => 0x2 },
5140             'pf30enlargementmode' => { 92 => 0x1f },
5141             'pf31originaldecisiondata' => { 92 => 0x20 },
5142             'pf3manualexposuremetering' => { 92 => 0x4 },
5143             'pf3value' => { 91 => 0x3 },
5144             'pf4exposuretimelimits' => { 92 => 0x5 },
5145             'pf4exposuretimemax' => { 91 => 0x5 },
5146             'pf4exposuretimemin' => { 91 => 0x4 },
5147             'pf5aperturelimits' => { 92 => 0x6 },
5148             'pf5aperturemax' => { 91 => 0x7 },
5149             'pf5aperturemin' => { 91 => 0x6 },
5150             'pf6presetshootingmodes' => { 92 => 0x7 },
5151             'pf7bracketcontinuousshoot' => { 92 => 0x8 },
5152             'pf8bracketshots' => { 91 => 0x8 },
5153             'pf8setbracketshots' => { 92 => 0x9 },
5154             'pf9changebracketsequence' => { 92 => 0xa },
5155             'phasedetectaf' => { 193 => 0x6 },
5156             'phonenumber' => { 157 => 'Phone' },
5157             'photoeffect' => { 34 => 0x28 },
5158             'photoeffecthistoryxml' => { 272 => 0xe9651831 },
5159             'photoeffects' => { 272 => 0xab5eca5e },
5160             'photoeffectsblue' => { 274 => 0x8 },
5161             'photoeffectsgreen' => { 274 => 0x6 },
5162             'photoeffectsred' => { 274 => 0x4 },
5163             'photoeffectstype' => { 274 => 0x0 },
5164             'photographicsensitivity' => { 484 => 'PhotographicSensitivity' },
5165             'photoinfoplayback' => { 279 => '17.6', 288 => '33.6' },
5166             'photometricinterpretation' => { 119 => 0x106, 499 => 'PhotometricInterpretation' },
5167             'photoshootingmenubank' => { 229 => 0x112, 248 => 0xe7d, 258 => 0xfbd },
5168             'photoshootingmenubankimagearea' => { 229 => 0x134, 248 => '3716.1', 258 => 0x791 },
5169             'photoshopbgrthumbnail' => { 369 => 0x409 },
5170             'photoshopquality' => { 368 => 0x0 },
5171             'photoshopthumbnail' => { 369 => 0x40c },
5172             'photostyle' => { 320 => 0x89 },
5173             'picklabel' => { 482 => 'PickLabel' },
5174             'pictinfo' => { 396 => 0x208 },
5175             'picturecontrol' => { 272 => 0xe2173c47 },
5176             'picturecontrolactive' => { 275 => 0x0 },
5177             'picturecontroladjust' => { 231 => 0x30, 232 => 0x30, 233 => 0x36 },
5178             'picturecontrolbase' => { 231 => 0x18, 232 => 0x18, 233 => 0x1c },
5179             'picturecontroldata' => { 226 => [0xbd,0x23] },
5180             'picturecontrolmode' => { 275 => 0x13 },
5181             'picturecontrolname' => { 231 => 0x4, 232 => 0x4, 233 => 0x8 },
5182             'picturecontrolquickadjust' => { 231 => 0x31, 232 => 0x31, 233 => 0x37 },
5183             'pictureeffect' => { 420 => 0x200e },
5184             'pictureeffect2' => { 428 => 0x1163, 429 => 0x1167, 430 => 0x1143, 431 => 0x11bf, 432 => 0x119b, 433 => 0x1053, 434 => 0x24b, 435 => 0x24b, 436 => 0x23c, 450 => 0x46 },
5185             'picturefinish' => { 182 => 0x71 },
5186             'picturemode' => { 127 => 0x1031, 297 => 0x520, 355 => [0xb,0x33], 397 => 0x3d },
5187             'picturemode2' => { 336 => 0x0 },
5188             'picturemodebwfilter' => { 297 => 0x525 },
5189             'picturemodecontrast' => { 297 => 0x523 },
5190             'picturemodeeffect' => { 297 => 0x52d },
5191             'picturemodehue' => { 297 => 0x522 },
5192             'picturemodesaturation' => { 297 => 0x521 },
5193             'picturemodesharpness' => { 297 => 0x524 },
5194             'picturemodetone' => { 297 => 0x526 },
5195             'pictureprofile' => { 428 => [0x115e,0x115f], 429 => [0x1162,0x1163], 430 => [0x113e,0x113f], 431 => [0x11ba,0x11bb], 432 => [0x1196,0x1197], 433 => [0x104e,0x104f], 434 => [0x246,0x247], 435 => [0x246,0x247], 436 => [0x237,0x238] },
5196             '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 },
5197             'picturestylepc' => { 64 => 0x4009 },
5198             'picturestyleuserdef' => { 64 => 0x4008 },
5199             'picturewizard' => { 394 => 0x21 },
5200             'picturewizardcolor' => { 393 => 0x1 },
5201             'picturewizardcontrast' => { 393 => 0x4 },
5202             'picturewizardmode' => { 393 => 0x0 },
5203             'picturewizardsaturation' => { 393 => 0x2 },
5204             'picturewizardsharpness' => { 393 => 0x3 },
5205             'pipelineversion' => { 176 => 'PipelineVersion' },
5206             'pitch' => { 115 => 0x6, 280 => '4.1', 292 => '4.1', 380 => ['ptch',"\xa9fpt"] },
5207             'pitchangle' => { 247 => 0x350f, 248 => 0x2c28, 252 => 0xc21e, 257 => 0x36f8, 258 => 0x2eff, 260 => 0xce36, 261 => 0xeaef, 297 => 0x904, 320 => 0x91, 354 => 0x2, 392 => 0x1 },
5208             'pitchshift' => { 374 => 'player.movie.audio.pitchshift' },
5209             'pixelaspectratio' => { 373 => 'pasp' },
5210             'pixelclockfrequency' => { 138 => 0x40b },
5211             'pixelcorrectionoffset' => { 138 => 0x972 },
5212             'pixelcorrectionscale' => { 138 => 0x971 },
5213             'pixelscale' => { 119 => 0x830e },
5214             'pixelshiftinfo' => { 420 => 0x202f },
5215             'pixelshiftoffset' => { 127 => 0x1106 },
5216             'pixelshiftresolution' => { 356 => 0x0 },
5217             'pixelshiftshots' => { 127 => 0x1105 },
5218             'pixelsperunitx' => { 309 => 0x0 },
5219             'pixelsperunity' => { 309 => 0x4 },
5220             'pixelunits' => { 309 => 0x8 },
5221             'planarconfiguration' => { 119 => 0x11c, 499 => 'PlanarConfiguration' },
5222             'plane' => { 457 => [\'Planes','PlanesPlane'] },
5223             'planeboundary' => { 457 => [\'Planes','PlanesPlaneBoundary'] },
5224             'planeboundaryvertexcount' => { 457 => [\'Planes','PlanesPlaneBoundaryVertexCount'] },
5225             'planeextentx' => { 457 => [\'Planes','PlanesPlaneExtentX'] },
5226             'planeextentz' => { 457 => [\'Planes','PlanesPlaneExtentZ'] },
5227             'planepose' => { 457 => [\'Planes','PlanesPlanePose'] },
5228             'planeposepositionx' => { 457 => [\'Planes','PlanesPlanePosePositionX'] },
5229             'planeposepositiony' => { 457 => [\'Planes','PlanesPlanePosePositionY'] },
5230             'planeposepositionz' => { 457 => [\'Planes','PlanesPlanePosePositionZ'] },
5231             'planeposerotationw' => { 457 => [\'Planes','PlanesPlanePoseRotationW'] },
5232             'planeposerotationx' => { 457 => [\'Planes','PlanesPlanePoseRotationX'] },
5233             'planeposerotationy' => { 457 => [\'Planes','PlanesPlanePoseRotationY'] },
5234             'planeposerotationz' => { 457 => [\'Planes','PlanesPlanePoseRotationZ'] },
5235             'planeposetimestamp' => { 457 => [\'Planes','PlanesPlanePoseTimestamp'] },
5236             'planes' => { 457 => 'Planes' },
5237             'planningref' => { 489 => 'PlanningRef' },
5238             'planningrefidentifier' => { 489 => [\'PlanningRef','PlanningRefIdentifier'] },
5239             'planningrefname' => { 489 => [\'PlanningRef','PlanningRefName'] },
5240             'planningrefrole' => { 489 => [\'PlanningRef','PlanningRefRole'] },
5241             'platenames' => { 508 => 'PlateNames' },
5242             'platform' => { 493 => 'platform' },
5243             'playallframes' => { 380 => 'AllF' },
5244             'playbackflickdown' => { 295 => 0x159 },
5245             'playbackflickup' => { 295 => 0x155 },
5246             'playbackmenustime' => { 284 => '20.1', 285 => '21.1', 286 => '21.1' },
5247             'playbackmonitorofftime' => { 279 => '25.2', 280 => '36.1', 282 => '36.1', 283 => '36.1', 287 => '35.1', 288 => '8.1', 289 => '35.1', 292 => '36.1', 293 => '36.1', 294 => '21.1', 295 => 0x33 },
5248             'playbackzoom' => { 280 => '37.1' },
5249             'playdisplay' => { 184 => 0x4e },
5250             'playerversion' => { 374 => 'player.version' },
5251             'playgap' => { 372 => 'pgap' },
5252             'playlistid' => { 372 => 'plID' },
5253             'playmode' => { 380 => 'SDLN' },
5254             'playselection' => { 380 => 'SelO' },
5255             'plusversion' => { 307 => 'Version' },
5256             'pmversion' => { 367 => 'PMVersion' },
5257             'pngwarning' => { 310 => 'Warning' },
5258             'podcast' => { 372 => 'pcst' },
5259             'podcasturl' => { 372 => 'purl' },
5260             'poilevel' => { 225 => 0x8 },
5261             'portraitimpressionbalance' => { 260 => 0x7fa0 },
5262             'portraitnote' => { 460 => 'PortraitNote' },
5263             'portraitoutputhighlightpoint' => { 109 => 0x1d },
5264             'portraitoutputshadowpoint' => { 109 => 0x1e },
5265             'portraitrawcolortone' => { 109 => 0x16 },
5266             'portraitrawcontrast' => { 109 => 0x18 },
5267             'portraitrawhighlight' => { 109 => 0x76 },
5268             'portraitrawhighlightpoint' => { 109 => 0x1b },
5269             'portraitrawlinear' => { 109 => 0x19 },
5270             'portraitrawsaturation' => { 109 => 0x17 },
5271             'portraitrawshadow' => { 109 => 0x7f },
5272             'portraitrawshadowpoint' => { 109 => 0x1c },
5273             'portraitrawsharpness' => { 109 => 0x1a },
5274             'portraitrefiner' => { 113 => 0x302b },
5275             'portraitrequest' => { 460 => 'PortraitRequest' },
5276             'portraitunsharpmaskfineness' => { 109 => 0x9a },
5277             'portraitunsharpmaskstrength' => { 109 => 0x98 },
5278             'portraitunsharpmaskthreshold' => { 109 => 0x9c },
5279             'portraitversion' => { 460 => 'PortraitVersion' },
5280             'pose' => { 457 => 'Pose' },
5281             'poseheadingdegrees' => { 465 => 'PoseHeadingDegrees' },
5282             'posepitchdegrees' => { 465 => 'PosePitchDegrees' },
5283             'posepositionx' => { 457 => [\'Pose','PosePositionX'] },
5284             'posepositiony' => { 457 => [\'Pose','PosePositionY'] },
5285             'posepositionz' => { 457 => [\'Pose','PosePositionZ'] },
5286             'poserolldegrees' => { 465 => 'PoseRollDegrees' },
5287             'poserotationw' => { 457 => [\'Pose','PoseRotationW'] },
5288             'poserotationx' => { 457 => [\'Pose','PoseRotationX'] },
5289             'poserotationy' => { 457 => [\'Pose','PoseRotationY'] },
5290             'poserotationz' => { 457 => [\'Pose','PoseRotationZ'] },
5291             'posetimestamp' => { 457 => [\'Pose','PoseTimestamp'] },
5292             'positiondescriptor' => { 492 => 'positionDescriptor' },
5293             'postalcode' => { 161 => 'PostalCode' },
5294             'postcropvignetteamount' => { 477 => 'PostCropVignetteAmount', 479 => 'PostCropVignetteAmount' },
5295             'postcropvignettefeather' => { 477 => 'PostCropVignetteFeather', 479 => 'PostCropVignetteFeather' },
5296             'postcropvignettehighlightcontrast' => { 477 => 'PostCropVignetteHighlightContrast', 479 => 'PostCropVignetteHighlightContrast' },
5297             'postcropvignettemidpoint' => { 477 => 'PostCropVignetteMidpoint', 479 => 'PostCropVignetteMidpoint' },
5298             'postcropvignetteroundness' => { 477 => 'PostCropVignetteRoundness', 479 => 'PostCropVignetteRoundness' },
5299             'postcropvignettestyle' => { 477 => 'PostCropVignetteStyle', 479 => 'PostCropVignetteStyle' },
5300             'postfocusmerging' => { 320 => 0xbf },
5301             'potentialface1position' => { 417 => 0xb },
5302             'potentialface2position' => { 417 => 0x15 },
5303             'potentialface3position' => { 417 => 0x1f },
5304             'potentialface4position' => { 417 => 0x29 },
5305             'potentialface5position' => { 417 => 0x33 },
5306             'potentialface6position' => { 417 => 0x3d },
5307             'potentialface7position' => { 417 => 0x47 },
5308             'potentialface8position' => { 417 => 0x51 },
5309             'powersource' => { 334 => '0.1' },
5310             'poweruptime' => { 226 => 0xb6 },
5311             'preaf' => { 126 => '0.2' },
5312             'precaptureframes' => { 302 => 0x300 },
5313             'predictor' => { 119 => 0x13d },
5314             'preflashreturnstrength' => { 245 => 0x28a },
5315             'prefs' => { 131 => 0xdd, 367 => 'Prefs' },
5316             'prereadfastresetcount' => { 138 => 0x187e },
5317             'preservedfilename' => { 504 => 'PreservedFileName' },
5318             'preservedspecimen' => { 118 => 'PreservedSpecimen' },
5319             'preservedspecimenmaterialsampleid' => { 118 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
5320             'presettype' => { 477 => 'PresetType', 479 => 'PresetType' },
5321             'presetwhitebalance' => { 184 => 0x24, 454 => 0x8002 },
5322             'presetwhitebalanceadj' => { 454 => 0x8014 },
5323             'pressure' => { 119 => 0x9402, 484 => 'Pressure' },
5324             'previewapplicationname' => { 119 => 0xc716 },
5325             'previewapplicationversion' => { 119 => 0xc717 },
5326             'previewbutton' => { 279 => ['14.1','15.1'], 280 => '15.1', 282 => '15.1', 283 => '15.1', 288 => '29.1', 289 => '14.1', 292 => '15.1', 293 => '15.1' },
5327             'previewbuttonplusdials' => { 279 => ['14.2','15.2'], 280 => '15.2', 282 => '43.1', 283 => '43.1', 288 => '31.2', 292 => '43.1', 293 => '43.1' },
5328             'previewcolorspace' => { 119 => 0xc71a },
5329             'previewcropbottom' => { 366 => 0xef },
5330             'previewcropleft' => { 366 => 0xec },
5331             'previewcropright' => { 366 => 0xee },
5332             'previewcroptop' => { 366 => 0xed },
5333             'previewdate' => { 378 => 0x0 },
5334             'previewdatetime' => { 119 => 0xc71b },
5335             'previewimage' => { 113 => 0x2000, 114 => 'Exif-PreviewImage', 120 => 'PreviewImage', 122 => 0x4, 166 => 'data', 186 => 0x81, 302 => 0x280, 318 => 0x300, 380 => 'mcvr', 420 => 0x2001 },
5336             'previewimageborders' => { 355 => 0x3e },
5337             'previewimageheight' => { 73 => 0x4, 142 => 0xfa58 },
5338             'previewimagelength' => { 73 => 0x2, 113 => 0x3, 119 => [0x117,0x202], 186 => 0x89, 234 => 0x202, 297 => 0x102, 302 => 0x1037, 355 => 0x3, 386 => 0x1e, 391 => 0x3, 397 => [0x1b,0x1d], 410 => 0x202 },
5339             'previewimagename' => { 166 => '1Name' },
5340             'previewimagesize' => { 113 => 0x2, 147 => 0x2, 166 => 'ImageSize', 355 => 0x2, 397 => [0x1c,0x1e], 420 => 0xb02c, 454 => 0x9012 },
5341             'previewimagestart' => { 73 => 0x5, 113 => 0x4, 119 => [0x111,0x201], 186 => 0x88, 234 => 0x201, 297 => 0x101, 302 => 0x1036, 355 => 0x4, 386 => 0x1c, 391 => 0x2, 397 => [0x1a,0x1c], 410 => 0x201 },
5342             'previewimagetype' => { 166 => '0Type' },
5343             'previewimagevalid' => { 297 => 0x100, 302 => 0x1035 },
5344             'previewimagewidth' => { 73 => 0x3, 142 => 0xfa57 },
5345             'previewquality' => { 73 => 0x1 },
5346             'previewsettingsdigest' => { 119 => 0xc719 },
5347             'previewsettingsname' => { 119 => 0xc718 },
5348             'primaryafpoint' => { 193 => [0x38,0x44,0x7] },
5349             'primarychromaticities' => { 119 => 0x13f, 499 => 'PrimaryChromaticities' },
5350             'primaryftp' => { 467 => 'PrimaryFTP' },
5351             'primaryslot' => { 248 => 0xe7f, 258 => 0xfbf },
5352             'printim' => { 119 => 0xc4a5 },
5353             'prioritysetinawb' => { 420 => 0x202b },
5354             'prioritysetupshutterrelease' => { 184 => 0x1d, 407 => 0x28 },
5355             'privatertkinfo' => { 469 => 'privateRTKInfo' },
5356             'processbordercolsleft' => { 138 => 0xc61 },
5357             'processbordercolsright' => { 138 => 0xc62 },
5358             'processborderrowsbottom' => { 138 => 0xc64 },
5359             'processborderrowstop' => { 138 => 0xc63 },
5360             'processingsoftware' => { 119 => 0xb },
5361             'processversion' => { 477 => 'ProcessVersion', 479 => 'ProcessVersion' },
5362             'producer' => { 179 => 'WM/Producer', 306 => 'Producer', 372 => "\xa9prd", 374 => 'producer', 380 => "\xa9prd", 490 => 'Producer' },
5363             'producerkeywords' => { 380 => "\xa9pdk" },
5364             'productcode' => { 493 => 'productCode' },
5365             'productid' => { 132 => 0x32, 372 => 'prID', 492 => 'productID' },
5366             'productidtype' => { 492 => 'productIDType' },
5367             'productinimage' => { 489 => 'ProductInImage' },
5368             'productinimagedescription' => { 489 => [\'ProductInImage','ProductInImageProductDescription'] },
5369             'productinimagegtin' => { 489 => [\'ProductInImage','ProductInImageProductGTIN'] },
5370             'productinimagename' => { 489 => [\'ProductInImage','ProductInImageProductName'] },
5371             'productioncode' => { 335 => 0x2 },
5372             'productorserviceconstraints' => { 307 => 'ProductOrServiceConstraints' },
5373             'productversion' => { 372 => 'VERS' },
5374             'profession' => { 493 => 'profession' },
5375             'profile' => { 457 => [\'Profiles','ProfilesProfile'] },
5376             'profilecalibrationsig' => { 119 => 0xc6f4 },
5377             'profilecameraindices' => { 457 => [\'Profiles','ProfilesProfileCameraIndices'] },
5378             'profilecopyright' => { 119 => 0xc6fe },
5379             'profileembedpolicy' => { 119 => 0xc6fd },
5380             'profilegaintablemap' => { 119 => 0xcd2d },
5381             'profilehuesatmapdata1' => { 119 => 0xc6fa },
5382             'profilehuesatmapdata2' => { 119 => 0xc6fb },
5383             'profilehuesatmapdata3' => { 119 => 0xcd39 },
5384             'profilehuesatmapdims' => { 119 => 0xc6f9 },
5385             'profilehuesatmapencoding' => { 119 => 0xc7a3 },
5386             'profilelooktabledata' => { 119 => 0xc726 },
5387             'profilelooktabledims' => { 119 => 0xc725 },
5388             'profilelooktableencoding' => { 119 => 0xc7a4 },
5389             'profilename' => { 119 => 0xc6f8, 308 => 'iCCP-name' },
5390             'profiles' => { 457 => 'Profiles' },
5391             'profiletonecurve' => { 119 => 0xc6fc },
5392             'profiletype' => { 457 => [\'Profiles','ProfilesProfileType'] },
5393             'programiso' => { 320 => 0x3c },
5394             'programline' => { 336 => '1.1' },
5395             'programmode' => { 189 => 0x5 },
5396             'programshift' => { 226 => 0xd },
5397             'programversion' => { 131 => 0x46 },
5398             'prohibits' => { 475 => 'prohibits' },
5399             'projectiontype' => { 465 => 'ProjectionType', 466 => 'ProjectionType' },
5400             'projectname' => { 503 => 'projectName' },
5401             'projectref' => { 503 => 'projectRef' },
5402             'projectrefpath' => { 503 => [\'projectRef','projectRefPath'] },
5403             'projectreftype' => { 503 => [\'projectRef','projectRefType'] },
5404             'promotionurl' => { 179 => 'WM/PromotionURL' },
5405             'propertyreleaseid' => { 307 => 'PropertyReleaseID' },
5406             'propertyreleasestatus' => { 307 => 'PropertyReleaseStatus' },
5407             'provider' => { 179 => 'WM/Provider' },
5408             'province-state' => { 131 => 0x5f },
5409             'publicationdate' => { 493 => 'publicationDate' },
5410             'publicationdatea-platform' => { 493 => [\'publicationDate','publicationDateA-platform'] },
5411             'publicationdatedate' => { 493 => [\'publicationDate','publicationDateDate'] },
5412             'publicationdisplaydate' => { 493 => 'publicationDisplayDate' },
5413             'publicationdisplaydatea-platform' => { 493 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
5414             'publicationdisplaydatedate' => { 493 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
5415             'publicationevent' => { 489 => 'PublicationEvent' },
5416             'publicationeventdate' => { 489 => [\'PublicationEvent','PublicationEventDate'] },
5417             'publicationeventidentifier' => { 489 => [\'PublicationEvent','PublicationEventIdentifier'] },
5418             'publicationeventname' => { 489 => [\'PublicationEvent','PublicationEventName'] },
5419             'publicationname' => { 493 => 'publicationName' },
5420             'publisher' => { 179 => 'WM/Publisher', 372 => "\xa9pub", 374 => 'publisher', 480 => 'publisher' },
5421             'publishingfrequency' => { 493 => 'publishingFrequency' },
5422             'pulldown' => { 503 => 'pullDown' },
5423             'purchasedate' => { 372 => 'purd' },
5424             'purplehsl' => { 103 => 0x20916 },
5425             'pxshiftperiphedgenr' => { 454 => 0x9013 },
5426             'pxshiftperiphedgenrvalue' => { 454 => 0x9014 },
5427             'quality' => { 0 => 0x1, 34 => 0x3, 112 => 0x2, 113 => 0x3002, 127 => 0x1000, 140 => 0x9, 226 => 0x4, 262 => 0x3, 302 => 0x201, 315 => 0x300, 355 => 0x8, 362 => 0x2, 397 => 0x16, 407 => 0x56, 408 => 0x56, 409 => 0xb, 420 => [0x102,0x202e] },
5428             'quality2' => { 428 => 0x1170, 429 => 0x1174, 430 => 0x1150, 432 => 0x11a8, 433 => 0x1060, 434 => 0x258, 435 => 0x258, 436 => 0x247, 441 => 0x29, 442 => 0x25, 443 => 0x2a },
5429             'qualitybutton' => { 295 => 0x17d },
5430             'qualitybuttonplaybackmode' => { 295 => 0x1bf },
5431             'qualitymode' => { 113 => 0x8 },
5432             'quantizationmethod' => { 133 => 0x78 },
5433             'quickadjust' => { 275 => 0x2a },
5434             'quickcontroldialinmeter' => { 84 => 0x703 },
5435             'quickfix' => { 272 => 0x416391c6 },
5436             'quickshot' => { 396 => 0x213 },
5437             'quiettime' => { 138 => 0x188a },
5438             'rads' => { 380 => 'rads' },
5439             'rangefinder' => { 284 => '4.1', 285 => '5.1', 286 => '5.1' },
5440             'rangemask' => { 477 => 'RangeMaskMapInfo', 479 => 'RangeMaskMapInfo' },
5441             'rangemaskmapinfo' => { 477 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'], 479 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfo'] },
5442             'rangemaskmapinfolabmax' => { 477 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'], 479 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMax'] },
5443             'rangemaskmapinfolabmin' => { 477 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'], 479 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLabMin'] },
5444             'rangemaskmapinfolumeq' => { 477 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'], 479 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoLumEq'] },
5445             'rangemaskmapinforgbmax' => { 477 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'], 479 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'] },
5446             'rangemaskmapinforgbmin' => { 477 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'], 479 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'] },
5447             'rasterizedcaption' => { 131 => 0x7d },
5448             'rating' => { 119 => 0x4746, 127 => 0x1431, 366 => 0xdf, 372 => 'rtng', 380 => 'rtng', 420 => 0x2002, 472 => 'rating', 481 => 'rating', 489 => 'Rating', 493 => 'rating', 501 => 'Rating' },
5449             'ratingpercent' => { 119 => 0x4749, 178 => 'Rating', 372 => 'rate', 501 => 'RatingPercent' },
5450             'ratingregion' => { 489 => [\'Rating','RatingRatingRegion'] },
5451             'ratingregioncity' => { 489 => [\'Rating','RatingRatingRegionCity'] },
5452             'ratingregioncountrycode' => { 489 => [\'Rating','RatingRatingRegionCountryCode'] },
5453             'ratingregioncountryname' => { 489 => [\'Rating','RatingRatingRegionCountryName'] },
5454             'ratingregiongpsaltitude' => { 489 => [\'Rating','RatingRatingRegionGPSAltitude'] },
5455             'ratingregiongpslatitude' => { 489 => [\'Rating','RatingRatingRegionGPSLatitude'] },
5456             'ratingregiongpslongitude' => { 489 => [\'Rating','RatingRatingRegionGPSLongitude'] },
5457             'ratingregionidentifier' => { 489 => [\'Rating','RatingRatingRegionIdentifier'] },
5458             'ratingregionlocationid' => { 489 => [\'Rating','RatingRatingRegionLocationId'] },
5459             'ratingregionlocationname' => { 489 => [\'Rating','RatingRatingRegionLocationName'] },
5460             'ratingregionprovincestate' => { 489 => [\'Rating','RatingRatingRegionProvinceState'] },
5461             'ratingregionsublocation' => { 489 => [\'Rating','RatingRatingRegionSublocation'] },
5462             'ratingregionworldregion' => { 489 => [\'Rating','RatingRatingRegionWorldRegion'] },
5463             'ratingscalemaxvalue' => { 489 => [\'Rating','RatingRatingScaleMaxValue'] },
5464             'ratingscaleminvalue' => { 489 => [\'Rating','RatingRatingScaleMinValue'] },
5465             'ratingsourcelink' => { 489 => [\'Rating','RatingRatingSourceLink'] },
5466             'ratingvalue' => { 489 => [\'Rating','RatingRatingValue'] },
5467             'ratingvaluelogolink' => { 489 => [\'Rating','RatingRatingValueLogoLink'] },
5468             'rawandjpgrecording' => { 82 => 0x8, 186 => 0x109, 336 => 0xd },
5469             'rawbrightnessadj' => { 103 => 0x20001, 108 => 0x38 },
5470             'rawburstimagecount' => { 75 => 0x2 },
5471             'rawburstimagenum' => { 75 => 0x1 },
5472             'rawcoloradj' => { 108 => 0x2e },
5473             'rawcropbottom' => { 366 => 0xd4 },
5474             'rawcropleft' => { 366 => 0xd1 },
5475             'rawcropright' => { 366 => 0xd3 },
5476             'rawcroptop' => { 366 => 0xd2 },
5477             'rawcustomsaturation' => { 108 => 0x30 },
5478             'rawcustomtone' => { 108 => 0x34 },
5479             'rawdata' => { 394 => 0xa048 },
5480             'rawdatabyteorder' => { 394 => 0x40 },
5481             'rawdatacfapattern' => { 394 => 0x50 },
5482             'rawdatauniqueid' => { 119 => 0xc65d },
5483             'rawdepth' => { 188 => 0x10 },
5484             'rawdevartfilter' => { 304 => 0x121 },
5485             'rawdevautogradation' => { 304 => 0x119 },
5486             'rawdevcolorspace' => { 303 => 0x108, 304 => 0x109 },
5487             'rawdevcontrastvalue' => { 303 => 0x106, 304 => 0x105 },
5488             'rawdeveditstatus' => { 303 => 0x10b },
5489             'rawdevelopmentprocess' => { 355 => 0x62 },
5490             'rawdevengine' => { 303 => 0x109, 304 => 0x10b },
5491             'rawdevexposurebiasvalue' => { 303 => 0x100, 304 => 0x100 },
5492             'rawdevgradation' => { 304 => 0x112 },
5493             'rawdevgraypoint' => { 303 => 0x103, 304 => 0x104 },
5494             'rawdevmemorycoloremphasis' => { 303 => 0x105, 304 => 0x108 },
5495             'rawdevnoisereduction' => { 303 => 0x10a, 304 => 0x10a },
5496             'rawdevpicturemode' => { 304 => 0x10c },
5497             'rawdevpm_bwfilter' => { 304 => 0x110 },
5498             'rawdevpmcontrast' => { 304 => 0x10e },
5499             'rawdevpmnoisefilter' => { 304 => 0x120 },
5500             'rawdevpmpicturetone' => { 304 => 0x111 },
5501             'rawdevpmsaturation' => { 304 => 0x10d },
5502             'rawdevpmsharpness' => { 304 => 0x10f },
5503             'rawdevsaturation3' => { 304 => 0x113 },
5504             'rawdevsaturationemphasis' => { 303 => 0x104, 304 => 0x107 },
5505             'rawdevsettings' => { 303 => 0x10c },
5506             'rawdevsharpnessvalue' => { 303 => 0x107, 304 => 0x106 },
5507             'rawdevversion' => { 303 => 0x0, 304 => 0x0 },
5508             'rawdevwbfineadjustment' => { 303 => 0x102, 304 => 0x103 },
5509             'rawdevwhitebalance' => { 304 => 0x101 },
5510             'rawdevwhitebalancevalue' => { 303 => 0x101, 304 => 0x102 },
5511             'rawfile' => { 119 => 0xfe4c },
5512             'rawfilename' => { 477 => 'RawFileName', 479 => 'RawFileName' },
5513             'rawfiletype' => { 420 => 0x2029 },
5514             'rawformat' => { 325 => 0x2d, 364 => 0x10e },
5515             'rawimagecenter' => { 226 => 0x99 },
5516             'rawimagedigest' => { 119 => 0xc71c },
5517             'rawimagesize' => { 355 => 0x39 },
5518             'rawinfoversion' => { 305 => 0x0 },
5519             'rawjpgheight' => { 99 => 0x4 },
5520             'rawjpgquality' => { 57 => 0x6, 99 => 0x1 },
5521             'rawjpgsize' => { 57 => 0x7, 99 => 0x2 },
5522             'rawjpgwidth' => { 99 => 0x3 },
5523             'rawmeasuredrggb' => { 43 => 0x26a, 45 => 0x280, 47 => 0x194, 48 => [0x1ad,0x26b] },
5524             'rawrppused' => { 472 => 'rawrppused' },
5525             'rawtopreviewgain' => { 119 => 0xc7a8 },
5526             'readouttypeactual' => { 138 => 0x1903 },
5527             'readouttyperequested' => { 138 => 0x1902 },
5528             'reardisplay' => { 279 => '12.3', 280 => '6.2' },
5529             'recdevice' => { 489 => 'RecDevice' },
5530             'recdeviceattlensdescription' => { 489 => [\'RecDevice','RecDeviceAttLensDescription'] },
5531             'recdevicemanufacturer' => { 489 => [\'RecDevice','RecDeviceManufacturer'] },
5532             'recdevicemodelname' => { 489 => [\'RecDevice','RecDeviceModelName'] },
5533             'recdeviceownersdeviceid' => { 489 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
5534             'recdeviceserialnumber' => { 489 => [\'RecDevice','RecDeviceSerialNumber'] },
5535             'recipeendingpage' => { 495 => 'recipeEndingPage' },
5536             'recipepagerange' => { 495 => 'recipePageRange' },
5537             'recipesource' => { 495 => 'recipeSource' },
5538             'recipestartingpage' => { 495 => 'recipeStartingPage' },
5539             'recipetitle' => { 495 => 'recipeTitle' },
5540             'recognizedface1age' => { 313 => 0x20 },
5541             'recognizedface1name' => { 313 => 0x4 },
5542             'recognizedface1position' => { 313 => 0x18 },
5543             'recognizedface2age' => { 313 => 0x50 },
5544             'recognizedface2name' => { 313 => 0x34 },
5545             'recognizedface2position' => { 313 => 0x48 },
5546             'recognizedface3age' => { 313 => 0x80 },
5547             'recognizedface3name' => { 313 => 0x64 },
5548             'recognizedface3position' => { 313 => 0x78 },
5549             'recognizedfaceflags' => { 320 => 0x63 },
5550             'recommendedexposureindex' => { 119 => 0x8832, 484 => 'RecommendedExposureIndex' },
5551             'record' => { 118 => 'Record' },
5552             'recordbasisofrecord' => { 118 => [\'Record','RecordBasisOfRecord'] },
5553             'recordcollectioncode' => { 118 => [\'Record','RecordCollectionCode'] },
5554             'recordcollectionid' => { 118 => [\'Record','RecordCollectionID'] },
5555             'recorddatageneralizations' => { 118 => [\'Record','RecordDataGeneralizations'] },
5556             'recorddatasetid' => { 118 => [\'Record','RecordDatasetID'] },
5557             'recorddatasetname' => { 118 => [\'Record','RecordDatasetName'] },
5558             'recorddisplay' => { 184 => 0x4d },
5559             'recorddynamicproperties' => { 118 => [\'Record','RecordDynamicProperties'] },
5560             'recordid' => { 97 => 0x1804 },
5561             'recordinformationwithheld' => { 118 => [\'Record','RecordInformationWithheld'] },
5562             'recordingcopyright' => { 380 => "\xa9phg" },
5563             'recordingformat' => { 387 => 0x1000 },
5564             'recordingmode' => { 112 => 0x1, 362 => 0x1 },
5565             'recordinstitutioncode' => { 118 => [\'Record','RecordInstitutionCode'] },
5566             'recordinstitutionid' => { 118 => [\'Record','RecordInstitutionID'] },
5567             'recordlabelname' => { 380 => "\xa9lab" },
5568             'recordlabelurl' => { 380 => "\xa9lal" },
5569             'recordlocationdata' => { 229 => 0x660 },
5570             'recordmode' => { 34 => 0x9, 113 => 0x3000 },
5571             'recordownerinstitutioncode' => { 118 => [\'Record','RecordOwnerInstitutionCode'] },
5572             'recordshutterrelease' => { 396 => 0x217 },
5573             'redbalance' => { 302 => 0x1017, 325 => 0x11, 355 => 0x1c },
5574             'redcurvelimits' => { 108 => 0x18a },
5575             'redcurvepoints' => { 107 => 0x2d, 108 => 0x160 },
5576             'redeyecorrection' => { 276 => 0x0 },
5577             'redeyeinfo' => { 477 => 'RedEyeInfo', 479 => 'RedEyeInfo' },
5578             'redeyereduction' => { 184 => 0x41, 407 => 0x6a, 409 => 0x28 },
5579             'redeyeremoval' => { 320 => 0xb9 },
5580             'redhsl' => { 103 => 0x20910 },
5581             'redhue' => { 477 => 'RedHue', 479 => 'RedHue' },
5582             'redsaturation' => { 477 => 'RedSaturation', 479 => 'RedSaturation' },
5583             'reductionmatrix1' => { 119 => 0xc625 },
5584             'reductionmatrix2' => { 119 => 0xc626 },
5585             'reductionmatrix3' => { 119 => 0xcd3a },
5586             'reelname' => { 119 => 0xc789, 380 => 'reel' },
5587             'reference1' => { 487 => [\'TagStructure','TagStructureReference'] },
5588             'reference2' => { 487 => [\'TagStructure','TagStructureSubLabelsReference'] },
5589             'reference3' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
5590             'reference4' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
5591             'reference5' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5592             'reference6' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5593             'referenceblackwhite' => { 119 => 0x214, 499 => 'ReferenceBlackWhite' },
5594             'referencedate' => { 131 => 0x2f },
5595             'referencenumber' => { 131 => 0x32 },
5596             'references' => { 157 => 'References' },
5597             'referenceservice' => { 131 => 0x2d },
5598             'regionappliedtodimensions' => { 172 => [\'Regions','RegionsAppliedToDimensions'] },
5599             'regionappliedtodimensionsh' => { 172 => [\'Regions','RegionsAppliedToDimensionsH'] },
5600             'regionappliedtodimensionsunit' => { 172 => [\'Regions','RegionsAppliedToDimensionsUnit'] },
5601             'regionappliedtodimensionsw' => { 172 => [\'Regions','RegionsAppliedToDimensionsW'] },
5602             'regionarea' => { 172 => [\'Regions','RegionsRegionListArea'] },
5603             'regionaread' => { 172 => [\'Regions','RegionsRegionListAreaD'] },
5604             'regionareah' => { 172 => [\'Regions','RegionsRegionListAreaH'] },
5605             'regionareaunit' => { 172 => [\'Regions','RegionsRegionListAreaUnit'] },
5606             'regionareaw' => { 172 => [\'Regions','RegionsRegionListAreaW'] },
5607             'regionareax' => { 172 => [\'Regions','RegionsRegionListAreaX'] },
5608             'regionareay' => { 172 => [\'Regions','RegionsRegionListAreaY'] },
5609             'regionbarcodevalue' => { 172 => [\'Regions','RegionsRegionListBarCodeValue'] },
5610             'regionconstraints' => { 307 => 'RegionConstraints' },
5611             'regiondescription' => { 172 => [\'Regions','RegionsRegionListDescription'] },
5612             'regionextensions' => { 172 => [\'Regions','RegionsRegionListExtensions'] },
5613             'regionfocususage' => { 172 => [\'Regions','RegionsRegionListFocusUsage'] },
5614             'regioninfo' => { 172 => 'Regions' },
5615             'regioninfodateregionsvalid' => { 175 => [\'RegionInfo','RegionInfoDateRegionsValid'] },
5616             'regioninfomp' => { 175 => 'RegionInfo' },
5617             'regioninforegions' => { 175 => [\'RegionInfo','RegionInfoRegions'] },
5618             'regionlist' => { 172 => [\'Regions','RegionsRegionList'] },
5619             'regionname' => { 172 => [\'Regions','RegionsRegionListName'] },
5620             'regionpersondisplayname' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonDisplayName'] },
5621             'regionpersonemaildigest' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonEmailDigest'] },
5622             'regionpersonliveidcid' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonLiveIdCID'] },
5623             'regionpersonsourceid' => { 175 => [\'RegionInfo','RegionInfoRegionsPersonSourceID'] },
5624             'regionrectangle' => { 175 => [\'RegionInfo','RegionInfoRegionsRectangle'] },
5625             'regionrotation' => { 172 => [\'Regions','RegionsRegionListRotation'] },
5626             'regionseealso' => { 172 => [\'Regions','RegionsRegionListSeeAlso'] },
5627             'regiontype' => { 172 => [\'Regions','RegionsRegionListType'] },
5628             'registryentryrole' => { 489 => [\'RegistryId','RegistryIdRegEntryRole'] },
5629             'registryid' => { 489 => 'RegistryId' },
5630             'registryitemid' => { 489 => [\'RegistryId','RegistryIdRegItemId'] },
5631             'registryorganisationid' => { 489 => [\'RegistryId','RegistryIdRegOrgId'] },
5632             'relatedaudiofile' => { 155 => 'data' },
5633             'relatedaudiofilename' => { 155 => '1Name' },
5634             'relatedaudiofiletype' => { 155 => '0Type' },
5635             'relatedimagefileformat' => { 119 => 0x1000 },
5636             'relatedimageheight' => { 119 => 0x1002 },
5637             'relatedimagewidth' => { 119 => 0x1001 },
5638             'relatedresourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelatedResourceID'] },
5639             'relatedsoundfile' => { 119 => 0xa004, 483 => 'RelatedSoundFile' },
5640             'relatedvideofile' => { 169 => 'data' },
5641             'relatedvideofilename' => { 169 => '1Name' },
5642             'relatedvideofiletype' => { 169 => '0Type' },
5643             'relation' => { 480 => 'relation' },
5644             'relationshipaccordingto' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipAccordingTo'] },
5645             'relationshipestablisheddate' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipEstablishedDate'] },
5646             'relationshipofresource' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResource'] },
5647             'relationshipremarks' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipRemarks'] },
5648             'relativealtitude' => { 116 => 'RelativeAltitude' },
5649             'relativepeakaudiofilepath' => { 503 => 'relativePeakAudioFilePath' },
5650             'relativetimestamp' => { 503 => 'relativeTimestamp' },
5651             'relativetimestampscale' => { 503 => [\'relativeTimestamp','relativeTimestampScale'] },
5652             'relativetimestampvalue' => { 503 => [\'relativeTimestamp','relativeTimestampValue'] },
5653             'releasebuttontousedial' => { 279 => '17.8', 280 => '18.5', 282 => '18.4', 283 => '18.4', 288 => '33.8', 289 => '17.6', 292 => '18.5', 293 => '18.4' },
5654             'releasedate' => { 131 => 0x1e, 372 => 'rldt', 472 => 'ReleaseDate', 503 => 'releaseDate' },
5655             'releasemode' => { 113 => 0x3001, 247 => 0x184d, 420 => 0xb049 },
5656             'releasemode2' => { 428 => 0x112c, 429 => [0x112c,0x8], 430 => [0x1108,0x8], 431 => [0x1184,0x8], 432 => [0x1160,0x8], 433 => [0x4,0x1018], 434 => [0x4,0x210], 435 => [0x4,0x210], 436 => [0x4,0x208], 438 => [0x67,0x3f], 439 => [0x6b,0x6d,0x73,0x4b], 440 => [0x6b,0x4b], 441 => 0x10, 442 => 0x10, 443 => 0x9, 450 => 0x34 },
5657             'releasemode3' => { 428 => 0x1128, 429 => 0x1128, 430 => 0x1104, 431 => 0x1180, 432 => 0x115c, 433 => 0x1014, 434 => 0x20c, 435 => 0x20c, 436 => 0x204 },
5658             'releaseready' => { 489 => 'ReleaseReady' },
5659             'releasesetting' => { 97 => 0x1016 },
5660             'releasetime' => { 131 => 0x23, 472 => 'ReleaseTime' },
5661             'remoteonduration' => { 281 => '3.4', 284 => '17.2', 285 => '18.2', 286 => '18.2', 287 => '18.2', 289 => '18.2', 290 => '4.3', 294 => '19.2' },
5662             'renditionclass' => { 504 => 'RenditionClass' },
5663             'renditionof' => { 504 => 'RenditionOf' },
5664             'renditionofalternatepaths' => { 504 => [\'RenditionOf','RenditionOfAlternatePaths'] },
5665             'renditionofdocumentid' => { 504 => [\'RenditionOf','RenditionOfDocumentID'] },
5666             'renditionoffilepath' => { 504 => [\'RenditionOf','RenditionOfFilePath'] },
5667             'renditionoffrompart' => { 504 => [\'RenditionOf','RenditionOfFromPart'] },
5668             'renditionofinstanceid' => { 504 => [\'RenditionOf','RenditionOfInstanceID'] },
5669             'renditionoflastmodifydate' => { 504 => [\'RenditionOf','RenditionOfLastModifyDate'] },
5670             'renditionoflasturl' => { 504 => [\'RenditionOf','RenditionOfLastURL'] },
5671             'renditionoflinkcategory' => { 504 => [\'RenditionOf','RenditionOfLinkCategory'] },
5672             'renditionoflinkform' => { 504 => [\'RenditionOf','RenditionOfLinkForm'] },
5673             'renditionofmanager' => { 504 => [\'RenditionOf','RenditionOfManager'] },
5674             'renditionofmanagervariant' => { 504 => [\'RenditionOf','RenditionOfManagerVariant'] },
5675             'renditionofmanageto' => { 504 => [\'RenditionOf','RenditionOfManageTo'] },
5676             'renditionofmanageui' => { 504 => [\'RenditionOf','RenditionOfManageUI'] },
5677             'renditionofmaskmarkers' => { 504 => [\'RenditionOf','RenditionOfMaskMarkers'] },
5678             'renditionoforiginaldocumentid' => { 504 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
5679             'renditionofpartmapping' => { 504 => [\'RenditionOf','RenditionOfPartMapping'] },
5680             'renditionofplacedresolutionunit' => { 504 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
5681             'renditionofplacedxresolution' => { 504 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
5682             'renditionofplacedyresolution' => { 504 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
5683             'renditionofrenditionclass' => { 504 => [\'RenditionOf','RenditionOfRenditionClass'] },
5684             'renditionofrenditionparams' => { 504 => [\'RenditionOf','RenditionOfRenditionParams'] },
5685             'renditionoftopart' => { 504 => [\'RenditionOf','RenditionOfToPart'] },
5686             'renditionofversionid' => { 504 => [\'RenditionOf','RenditionOfVersionID'] },
5687             'renditionparams' => { 504 => 'RenditionParams' },
5688             'repeatingflashcount' => { 209 => 0xd, 210 => 0xe, 211 => 0xe, 212 => 0xe, 213 => 0xe, 288 => '17.2', 289 => '24.2', 290 => '9.2', 291 => '24.2', 294 => '25.2' },
5689             'repeatingflashcountbuilt-in' => { 256 => 0x4db },
5690             'repeatingflashcountexternal' => { 256 => 0x4c3 },
5691             'repeatingflashoutput' => { 288 => '17.1', 289 => '24.1', 290 => '9.1', 291 => '24.1', 294 => '25.1' },
5692             'repeatingflashoutputexternal' => { 256 => 0x4c0 },
5693             'repeatingflashrate' => { 209 => 0xc, 210 => 0xd, 211 => 0xd, 212 => 0xd, 213 => 0xd, 288 => '18.1', 289 => '25.1', 290 => '10.1', 291 => '25.1', 294 => '26.1' },
5694             'repeatingflashratebuilt-in' => { 256 => 0x4da },
5695             'repeatingflashrateexternal' => { 256 => 0x4c2 },
5696             'requirements' => { 380 => "\xa9req" },
5697             'requires' => { 475 => 'requires' },
5698             'resampleparams' => { 503 => 'resampleParams' },
5699             'resampleparamsquality' => { 503 => [\'resampleParams','resampleParamsQuality'] },
5700             'resamplingkerneldenominators050' => { 138 => 0xe50 },
5701             'resamplingkerneldenominators067' => { 138 => 0xe4f },
5702             'resamplingkerneldenominators100' => { 138 => 0xe51 },
5703             'resaved' => { 396 => 0x21e },
5704             'resetblacksegrows' => { 138 => 0x181a },
5705             'resolution' => { 162 => 'Resolution' },
5706             'resolutionmode' => { 397 => [0x87,0x4] },
5707             'resolutionunit' => { 119 => 0x128, 134 => 0x2, 499 => 'ResolutionUnit' },
5708             'resourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceID'] },
5709             'resourcerelationship' => { 118 => 'ResourceRelationship' },
5710             'resourcerelationshipid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceRelationshipID'] },
5711             'restrictdrivemodes' => { 84 => 0x612 },
5712             'restrictions' => { 496 => 'restrictions' },
5713             'retouchareafeather' => { 477 => [\'RetouchAreas','RetouchAreasFeather'], 479 => [\'RetouchAreas','RetouchAreasFeather'] },
5714             'retouchareamaskalpha' => { 477 => [\'RetouchAreas','RetouchAreasMasksAlpha'], 479 => [\'RetouchAreas','RetouchAreasMasksAlpha'] },
5715             'retouchareamaskangle' => { 477 => [\'RetouchAreas','RetouchAreasMasksAngle'], 479 => [\'RetouchAreas','RetouchAreasMasksAngle'] },
5716             'retouchareamaskbottom' => { 477 => [\'RetouchAreas','RetouchAreasMasksBottom'], 479 => [\'RetouchAreas','RetouchAreasMasksBottom'] },
5717             'retouchareamaskcentervalue' => { 477 => [\'RetouchAreas','RetouchAreasMasksCenterValue'], 479 => [\'RetouchAreas','RetouchAreasMasksCenterValue'] },
5718             'retouchareamaskcenterweight' => { 477 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'], 479 => [\'RetouchAreas','RetouchAreasMasksCenterWeight'] },
5719             'retouchareamaskdabs' => { 477 => [\'RetouchAreas','RetouchAreasMasksDabs'], 479 => [\'RetouchAreas','RetouchAreasMasksDabs'] },
5720             'retouchareamaskfeather' => { 477 => [\'RetouchAreas','RetouchAreasMasksFeather'], 479 => [\'RetouchAreas','RetouchAreasMasksFeather'] },
5721             'retouchareamaskflipped' => { 477 => [\'RetouchAreas','RetouchAreasMasksFlipped'], 479 => [\'RetouchAreas','RetouchAreasMasksFlipped'] },
5722             'retouchareamaskflow' => { 477 => [\'RetouchAreas','RetouchAreasMasksFlow'], 479 => [\'RetouchAreas','RetouchAreasMasksFlow'] },
5723             'retouchareamaskfullx' => { 477 => [\'RetouchAreas','RetouchAreasMasksFullX'], 479 => [\'RetouchAreas','RetouchAreasMasksFullX'] },
5724             'retouchareamaskfully' => { 477 => [\'RetouchAreas','RetouchAreasMasksFullY'], 479 => [\'RetouchAreas','RetouchAreasMasksFullY'] },
5725             'retouchareamaskinputdigest' => { 477 => [\'RetouchAreas','RetouchAreasMasksInputDigest'], 479 => [\'RetouchAreas','RetouchAreasMasksInputDigest'] },
5726             'retouchareamaskleft' => { 477 => [\'RetouchAreas','RetouchAreasMasksLeft'], 479 => [\'RetouchAreas','RetouchAreasMasksLeft'] },
5727             'retouchareamaskmaskactive' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskActive'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskActive'] },
5728             'retouchareamaskmaskblendmode' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskBlendMode'] },
5729             'retouchareamaskmaskdigest' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskDigest'] },
5730             'retouchareamaskmaskinverted' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskInverted'] },
5731             'retouchareamaskmaskname' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskName'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskName'] },
5732             'retouchareamaskmasks' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasks'], 479 => [\'RetouchAreas','RetouchAreasMasksMasks'] },
5733             'retouchareamaskmasksalpha' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksAlpha'] },
5734             'retouchareamaskmasksangle' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksAngle'] },
5735             'retouchareamaskmasksbottom' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksBottom'] },
5736             'retouchareamaskmaskscentervalue' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksCenterValue'] },
5737             'retouchareamaskmaskscenterweight' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksCenterWeight'] },
5738             'retouchareamaskmasksdabs' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksDabs'] },
5739             'retouchareamaskmasksfeather' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksFeather'] },
5740             'retouchareamaskmasksflipped' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksFlipped'] },
5741             'retouchareamaskmasksflow' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksFlow'] },
5742             'retouchareamaskmasksfullx' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksFullX'] },
5743             'retouchareamaskmasksfully' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksFullY'] },
5744             'retouchareamaskmasksinputdigest' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksInputDigest'] },
5745             'retouchareamaskmasksleft' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksLeft'] },
5746             'retouchareamaskmasksmaskactive' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskActive'] },
5747             'retouchareamaskmasksmaskblendmode' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskBlendMode'] },
5748             'retouchareamaskmasksmaskdigest' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskDigest'] },
5749             'retouchareamaskmasksmaskinverted' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskInverted'] },
5750             'retouchareamaskmasksmaskname' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskName'] },
5751             'retouchareamaskmasksmasksubtype' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSubType'] },
5752             'retouchareamaskmasksmasksyncid' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskSyncID'] },
5753             'retouchareamaskmasksmaskversion' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskVersion'] },
5754             'retouchareamaskmasksmidpoint' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMidpoint'] },
5755             'retouchareamaskmasksorigin' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksOrigin'] },
5756             'retouchareamaskmasksperimetervalue' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksPerimeterValue'] },
5757             'retouchareamaskmasksradius' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksRadius'] },
5758             'retouchareamaskmasksreferencepoint' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksReferencePoint'] },
5759             'retouchareamaskmasksright' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksRight'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksRight'] },
5760             'retouchareamaskmasksroundness' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksRoundness'] },
5761             'retouchareamaskmaskssizex' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksSizeX'] },
5762             'retouchareamaskmaskssizey' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksSizeY'] },
5763             'retouchareamaskmaskstop' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksTop'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksTop'] },
5764             'retouchareamaskmasksubtype' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskSubType'] },
5765             'retouchareamaskmasksvalue' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksMaskValue'] },
5766             'retouchareamaskmasksversion' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksVersion'] },
5767             'retouchareamaskmaskswhat' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksWhat'] },
5768             'retouchareamaskmaskswholeimagearea' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksWholeImageArea'] },
5769             'retouchareamaskmasksx' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksX'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksX'] },
5770             'retouchareamaskmasksy' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksY'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksY'] },
5771             'retouchareamaskmasksyncid' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskSyncID'] },
5772             'retouchareamaskmaskszerox' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksZeroX'] },
5773             'retouchareamaskmaskszeroy' => { 477 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'], 479 => [\'RetouchAreas','RetouchAreasMasksMasksZeroY'] },
5774             'retouchareamaskmaskversion' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskVersion'] },
5775             'retouchareamaskmidpoint' => { 477 => [\'RetouchAreas','RetouchAreasMasksMidpoint'], 479 => [\'RetouchAreas','RetouchAreasMasksMidpoint'] },
5776             'retouchareamaskorigin' => { 477 => [\'RetouchAreas','RetouchAreasMasksOrigin'], 479 => [\'RetouchAreas','RetouchAreasMasksOrigin'] },
5777             'retouchareamaskperimetervalue' => { 477 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'], 479 => [\'RetouchAreas','RetouchAreasMasksPerimeterValue'] },
5778             'retouchareamaskradius' => { 477 => [\'RetouchAreas','RetouchAreasMasksRadius'], 479 => [\'RetouchAreas','RetouchAreasMasksRadius'] },
5779             'retouchareamaskrange' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMask'] },
5780             'retouchareamaskrangeareamodels' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModels'] },
5781             'retouchareamaskrangeareamodelscolorsampleinfo' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsColorRangeMaskAreaSampleInfo'] },
5782             'retouchareamaskrangeareamodelscomponents' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskAreaModelsAreaComponents'] },
5783             'retouchareamaskrangecoloramount' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskColorAmount'] },
5784             'retouchareamaskrangedepthfeather' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthFeather'] },
5785             'retouchareamaskrangedepthmax' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMax'] },
5786             'retouchareamaskrangedepthmin' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskDepthMin'] },
5787             'retouchareamaskrangeinvert' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskInvert'] },
5788             'retouchareamaskrangelumfeather' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumFeather'] },
5789             'retouchareamaskrangeluminancedepthsampleinfo' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLuminanceDepthSampleInfo'] },
5790             'retouchareamaskrangelummax' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMax'] },
5791             'retouchareamaskrangelummin' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumMin'] },
5792             'retouchareamaskrangelumrange' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskLumRange'] },
5793             'retouchareamaskrangesampletype' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskSampleType'] },
5794             'retouchareamaskrangetype' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskType'] },
5795             'retouchareamaskrangeversion' => { 477 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'], 479 => [\'RetouchAreas','RetouchAreasMasksCorrectionRangeMaskVersion'] },
5796             'retouchareamaskreferencepoint' => { 477 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'], 479 => [\'RetouchAreas','RetouchAreasMasksReferencePoint'] },
5797             'retouchareamaskright' => { 477 => [\'RetouchAreas','RetouchAreasMasksRight'], 479 => [\'RetouchAreas','RetouchAreasMasksRight'] },
5798             'retouchareamaskroundness' => { 477 => [\'RetouchAreas','RetouchAreasMasksRoundness'], 479 => [\'RetouchAreas','RetouchAreasMasksRoundness'] },
5799             'retouchareamasks' => { 477 => [\'RetouchAreas','RetouchAreasMasks'], 479 => [\'RetouchAreas','RetouchAreasMasks'] },
5800             'retouchareamasksizex' => { 477 => [\'RetouchAreas','RetouchAreasMasksSizeX'], 479 => [\'RetouchAreas','RetouchAreasMasksSizeX'] },
5801             'retouchareamasksizey' => { 477 => [\'RetouchAreas','RetouchAreasMasksSizeY'], 479 => [\'RetouchAreas','RetouchAreasMasksSizeY'] },
5802             'retouchareamasktop' => { 477 => [\'RetouchAreas','RetouchAreasMasksTop'], 479 => [\'RetouchAreas','RetouchAreasMasksTop'] },
5803             'retouchareamaskvalue' => { 477 => [\'RetouchAreas','RetouchAreasMasksMaskValue'], 479 => [\'RetouchAreas','RetouchAreasMasksMaskValue'] },
5804             'retouchareamaskversion' => { 477 => [\'RetouchAreas','RetouchAreasMasksVersion'], 479 => [\'RetouchAreas','RetouchAreasMasksVersion'] },
5805             'retouchareamaskwhat' => { 477 => [\'RetouchAreas','RetouchAreasMasksWhat'], 479 => [\'RetouchAreas','RetouchAreasMasksWhat'] },
5806             'retouchareamaskwholeimagearea' => { 477 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'], 479 => [\'RetouchAreas','RetouchAreasMasksWholeImageArea'] },
5807             'retouchareamaskx' => { 477 => [\'RetouchAreas','RetouchAreasMasksX'], 479 => [\'RetouchAreas','RetouchAreasMasksX'] },
5808             'retouchareamasky' => { 477 => [\'RetouchAreas','RetouchAreasMasksY'], 479 => [\'RetouchAreas','RetouchAreasMasksY'] },
5809             'retouchareamaskzerox' => { 477 => [\'RetouchAreas','RetouchAreasMasksZeroX'], 479 => [\'RetouchAreas','RetouchAreasMasksZeroX'] },
5810             'retouchareamaskzeroy' => { 477 => [\'RetouchAreas','RetouchAreasMasksZeroY'], 479 => [\'RetouchAreas','RetouchAreasMasksZeroY'] },
5811             'retouchareamethod' => { 477 => [\'RetouchAreas','RetouchAreasMethod'], 479 => [\'RetouchAreas','RetouchAreasMethod'] },
5812             'retouchareaoffsety' => { 477 => [\'RetouchAreas','RetouchAreasOffsetY'], 479 => [\'RetouchAreas','RetouchAreasOffsetY'] },
5813             'retouchareaopacity' => { 477 => [\'RetouchAreas','RetouchAreasOpacity'], 479 => [\'RetouchAreas','RetouchAreasOpacity'] },
5814             'retouchareas' => { 477 => 'RetouchAreas', 479 => 'RetouchAreas' },
5815             'retouchareaseed' => { 477 => [\'RetouchAreas','RetouchAreasSeed'], 479 => [\'RetouchAreas','RetouchAreasSeed'] },
5816             'retouchareasourcestate' => { 477 => [\'RetouchAreas','RetouchAreasSourceState'], 479 => [\'RetouchAreas','RetouchAreasSourceState'] },
5817             'retouchareasourcex' => { 477 => [\'RetouchAreas','RetouchAreasSourceX'], 479 => [\'RetouchAreas','RetouchAreasSourceX'] },
5818             'retouchareaspottype' => { 477 => [\'RetouchAreas','RetouchAreasSpotType'], 479 => [\'RetouchAreas','RetouchAreasSpotType'] },
5819             'retouchhistory' => { 226 => 0x9e },
5820             'retouchinfo' => { 477 => 'RetouchInfo', 479 => 'RetouchInfo' },
5821             'retouchnefprocessing' => { 236 => 0x5 },
5822             'retractlensonpoweroff' => { 84 => 0x814 },
5823             'reuse' => { 307 => 'Reuse' },
5824             'reuseallowed' => { 506 => 'ReuseAllowed' },
5825             'reuseprohibited' => { 496 => 'reuseProhibited' },
5826             'reverseexposurecompdial' => { 286 => '5.2' },
5827             'reversefocusring' => { 295 => 0x163 },
5828             'reverseindicators' => { 279 => '12.1', 280 => '6.1', 282 => '6.1', 283 => '6.1', 284 => '4.3', 285 => '5.2', 286 => '5.4', 288 => '33.5', 289 => '5.1', 292 => '6.1', 293 => '6.1', 294 => '6.2', 295 => 0xc1 },
5829             'reverseshutterspeedaperture' => { 286 => '5.3' },
5830             'revision' => { 481 => 'revision' },
5831             'rflensmffocusringsensitivity' => { 84 => 0x714 },
5832             'rflenstype' => { 57 => 0x3d },
5833             'rgbcurvelimits' => { 108 => 0x238 },
5834             'rgbcurvepoints' => { 107 => 0x7, 108 => 0x20e },
5835             'rgbtables' => { 119 => 0xcd3b },
5836             'richtextcomment' => { 486 => 'RichTextComment' },
5837             'ricohdate' => { 386 => 0x6 },
5838             'ricohimageheight' => { 386 => 0x2 },
5839             'ricohimagewidth' => { 386 => 0x0 },
5840             'rightalbedo' => { 468 => 'RightAlbedo' },
5841             'rightascension' => { 165 => 'RightAscension' },
5842             'rights' => { 480 => 'rights' },
5843             'rightsagent' => { 496 => 'rightsAgent' },
5844             'rightsowner' => { 496 => 'rightsOwner' },
5845             'roll' => { 115 => 0x8, 380 => ['roll',"\xa9frl"] },
5846             'rollangle' => { 247 => 0x350b, 248 => 0x2c24, 252 => 0xc21a, 257 => 0x36f4, 258 => 0x2efb, 260 => 0xce32, 261 => 0xeaeb, 297 => 0x903, 320 => 0x90, 354 => 0x1, 392 => 0x2 },
5847             'romoperationmode' => { 97 => 0x80d },
5848             '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, 247 => 0x3693, 248 => 0xca, 255 => '590.1', 272 => 0x76a43207, 320 => 0x30, 336 => '17.2', 366 => 0xd8, 373 => 'irot', 407 => 0x3f, 408 => 0x3f, 418 => 0x10 },
5849             'routedto' => { 485 => 'RoutedTo' },
5850             'routing' => { 371 => 'Routing' },
5851             'routingdestinations' => { 467 => 'RoutingDestinations' },
5852             'routingexclusions' => { 467 => 'RoutingExclusions' },
5853             'routingnotes' => { 485 => 'RoutingNotes' },
5854             'rowsperstrip' => { 119 => 0x116 },
5855             'rpp' => { 472 => 'rpp' },
5856             'rtkflag' => { 116 => 'RtkFlag' },
5857             'rtkstdhgt' => { 116 => 'RtkStdHgt' },
5858             'rtkstdlat' => { 116 => 'RtkStdLat' },
5859             'rtkstdlon' => { 116 => 'RtkStdLon' },
5860             'safetyshift' => { 84 => 0x108 },
5861             'safetyshiftinavortv' => { 82 => 0x10, 83 => 0x10, 85 => 0xf, 86 => 0x10, 89 => 0x10 },
5862             'sameexposurefornewaperture' => { 84 => 0x112 },
5863             'samplebits' => { 155 => 'SampleBits' },
5864             'samplepagerange' => { 493 => 'samplePageRange' },
5865             'samplerate' => { 155 => 'SampleRate' },
5866             'samplesperpixel' => { 119 => 0x115, 325 => 0x8, 499 => 'SamplesPerPixel' },
5867             'samplestructure' => { 133 => 0x5a },
5868             'samsungmodelid' => { 394 => 0x3 },
5869             'sanyoquality' => { 396 => 0x201 },
5870             'sanyothumbnail' => { 396 => 0x100 },
5871             '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, 226 => 0xaa, 231 => 0x35, 232 => 0x3b, 233 => 0x43, 320 => 0x40, 322 => 0x300d, 355 => 0x1f, 362 => 0xd, 381 => 0x27, 383 => 0x58, 386 => 0x28, 387 => 0x1013, 397 => 0x10, 407 => 0x1e, 408 => 0x1b, 420 => 0x2005, 477 => 'Saturation', 479 => 'Saturation', 483 => 'Saturation' },
5872             'saturationadj' => { 103 => 0x20901, 108 => 0x116, 226 => 0x94, 271 => 0x1, 275 => 0x2e, 454 => 0x8016 },
5873             'saturationadjustmentaqua' => { 477 => 'SaturationAdjustmentAqua', 479 => 'SaturationAdjustmentAqua' },
5874             'saturationadjustmentblue' => { 477 => 'SaturationAdjustmentBlue', 479 => 'SaturationAdjustmentBlue' },
5875             'saturationadjustmentgreen' => { 477 => 'SaturationAdjustmentGreen', 479 => 'SaturationAdjustmentGreen' },
5876             'saturationadjustmentmagenta' => { 477 => 'SaturationAdjustmentMagenta', 479 => 'SaturationAdjustmentMagenta' },
5877             'saturationadjustmentorange' => { 477 => 'SaturationAdjustmentOrange', 479 => 'SaturationAdjustmentOrange' },
5878             'saturationadjustmentpurple' => { 477 => 'SaturationAdjustmentPurple', 479 => 'SaturationAdjustmentPurple' },
5879             'saturationadjustmentred' => { 477 => 'SaturationAdjustmentRed', 479 => 'SaturationAdjustmentRed' },
5880             'saturationadjustmentyellow' => { 477 => 'SaturationAdjustmentYellow', 479 => 'SaturationAdjustmentYellow' },
5881             'saturationauto' => { 71 => 0x98 },
5882             'saturationfaithful' => { 19 => 0xfe, 70 => 0x68, 71 => 0x68 },
5883             'saturationlandscape' => { 19 => 0xfc, 70 => 0x38, 71 => 0x38 },
5884             'saturationmonochrome' => { 70 => 0x80, 71 => 0x80 },
5885             'saturationneutral' => { 19 => 0xfd, 70 => 0x50, 71 => 0x50 },
5886             'saturationportrait' => { 19 => 0xfb, 70 => 0x20, 71 => 0x20 },
5887             'saturationsetting' => { 305 => 0x1010, 409 => 0x11, 425 => 0x9 },
5888             'saturationstandard' => { 19 => 0xfa, 70 => 0x8, 71 => 0x8 },
5889             'saturationuserdef1' => { 19 => 0x100, 70 => 0x98, 71 => 0xb0 },
5890             'saturationuserdef2' => { 19 => 0x101, 70 => 0xb0, 71 => 0xc8 },
5891             'saturationuserdef3' => { 19 => 0x102, 70 => 0xc8, 71 => 0xe0 },
5892             'saveid' => { 504 => 'SaveID' },
5893             'sbaanalysiscomplete' => { 138 => 0xc35 },
5894             'sbablack' => { 138 => 0xc25 },
5895             'sbagmoffset' => { 138 => 0xc4a },
5896             'sbagray' => { 138 => 0xc26 },
5897             'sbagreenmagentabal' => { 138 => 0xc33 },
5898             'sbahighgray' => { 138 => 0xc46 },
5899             'sbailloffset' => { 138 => 0xc49 },
5900             'sbailluminantbal' => { 138 => 0xc34 },
5901             'sbalowgray' => { 138 => 0xc47 },
5902             'sbaneutralbal' => { 138 => 0xc32 },
5903             'sbawhite' => { 138 => 0xc27 },
5904             'scaletype' => { 503 => 'scaleType' },
5905             'scanimageenhancer' => { 237 => 0x60 },
5906             'scanningdirection' => { 133 => 0x64 },
5907             'scene' => { 380 => 'scen', 488 => 'Scene', 503 => 'scene' },
5908             'scenearea' => { 300 => 0x211, 302 => 0x1031 },
5909             'sceneassist' => { 226 => 0x9c },
5910             'scenecapturetype' => { 119 => 0xa406, 483 => 'SceneCaptureType' },
5911             'scenedetect' => { 300 => 0x210, 302 => 0x1030 },
5912             'scenedetectdata' => { 300 => 0x212, 302 => 0x1033 },
5913             'scenemode' => { 142 => 0xfa02, 186 => 0x100, 226 => 0x8f, 297 => 0x509, 302 => 0x403, 320 => 0x8001, 329 => 0xf, 420 => 0xb023 },
5914             'scenemodeused' => { 144 => [0x6002,0xf002] },
5915             'scenerecognition' => { 127 => 0x1425 },
5916             'sceneselect' => { 396 => 0x21f },
5917             'scenetype' => { 119 => 0xa301, 483 => 'SceneType' },
5918             'screentips' => { 279 => '12.7', 280 => '5.3', 288 => '13.1', 289 => '4.4', 292 => '5.4', 294 => '5.1' },
5919             'scriptversion' => { 138 => 0x1770 },
5920             'season' => { 489 => 'Season', 492 => 'season' },
5921             'seasonidentifier' => { 489 => [\'Season','SeasonIdentifier'] },
5922             'seasonname' => { 489 => [\'Season','SeasonName'] },
5923             'seasonnumber' => { 489 => [\'Season','SeasonNumber'] },
5924             'secondaryftp' => { 467 => 'SecondaryFTP' },
5925             'secondaryslotfunction' => { 229 => 0x22c, 247 => 0x1d0, 257 => 0x1d0 },
5926             'section' => { 493 => 'section' },
5927             'securityclassification' => { 119 => 0x9212 },
5928             'selectableafpoint' => { 84 => 0x509 },
5929             'selectafareaselectionmode' => { 2 => 0xc },
5930             'selectafareaselectmode' => { 84 => 0x512 },
5931             'selfdata' => { 116 => 'SelfData' },
5932             'selftimer' => { 34 => 0x2, 320 => 0x2e, 396 => 0x214, 428 => 0x1134, 429 => 0x1134, 430 => 0x1110, 431 => 0x118c, 432 => 0x1168, 433 => 0x1020, 434 => 0x218, 435 => 0x218, 436 => 0x210 },
5933             'selftimer2' => { 77 => 0x1d },
5934             'selftimerinterval' => { 289 => '19.2' },
5935             'selftimermode' => { 119 => 0x882b },
5936             'selftimershotcount' => { 280 => '20.2', 282 => '20.3', 283 => '20.3', 284 => '18.2', 285 => '19.2', 286 => '19.2', 287 => '19.3', 289 => '19.3', 292 => '20.3', 293 => '20.3', 294 => '20.2', 295 => 0x2d },
5937             'selftimershotinterval' => { 280 => '20.3', 282 => '20.2', 283 => '20.2', 287 => '19.2', 292 => '20.2', 293 => '20.2', 295 => 0x31 },
5938             'selftimertime' => { 97 => 0x1806, 184 => 0x1f, 279 => '18.1', 280 => '20.1', 281 => '3.3', 282 => '20.1', 283 => '20.1', 284 => '18.1', 285 => '19.1', 286 => '19.1', 287 => '19.1', 288 => '7.2', 289 => '19.1', 290 => '3.3', 292 => '20.1', 293 => '20.1', 294 => '20.1', 295 => 0x2b },
5939             'sellingagency' => { 493 => 'sellingAgency' },
5940             'seminfo' => { 119 => 0x8546 },
5941             'sensingmethod' => { 119 => 0xa217, 483 => 'SensingMethod' },
5942             'sensitivityadjust' => { 355 => 0x40 },
5943             'sensitivitysteps' => { 336 => ['14.3','17.4'], 338 => 0x1 },
5944             'sensitivitytype' => { 119 => 0x8830, 484 => 'SensitivityType' },
5945             'sensor' => { 191 => 0x665e },
5946             'sensorarea' => { 302 => 0x400 },
5947             'sensorareas' => { 394 => 0xa010 },
5948             'sensorbitdepth' => { 322 => 0x312d },
5949             'sensorbluelevel' => { 74 => 0x5 },
5950             'sensorcalibration' => { 301 => 0x805 },
5951             'sensorcleaning' => { 90 => 0xd },
5952             'sensorfullheight' => { 137 => 0xf904 },
5953             'sensorfullwidth' => { 137 => 0xf903 },
5954             'sensorheight' => { 137 => 0xf901, 142 => 0xfa21, 188 => 0x8, 322 => 0x312c, 364 => 0x109, 387 => 0x1602 },
5955             'sensorimageheight' => { 138 => 0x3ee },
5956             'sensorimagewidth' => { 138 => 0x3ed },
5957             'sensorleftborder' => { 138 => 0x3eb },
5958             'sensorleftmargin' => { 364 => 0x10a },
5959             'sensorpixelsize' => { 226 => 0x9a },
5960             'sensorredlevel' => { 74 => 0x4 },
5961             'sensorserialnumber' => { 138 => 0x9ce },
5962             'sensorshield' => { 229 => 0x66d },
5963             'sensorsize' => { 156 => 'SensorSize', 355 => 0x35 },
5964             'sensortemperature' => { 300 => 0x1500, 302 => 0x1007, 360 => 0xc, 364 => 0x210, 397 => [0x39,0x55] },
5965             'sensortemperature2' => { 360 => 0xe, 364 => 0x211 },
5966             'sensortopborder' => { 138 => 0x3ec },
5967             'sensortopmargin' => { 364 => 0x10b },
5968             'sensortype' => { 320 => 0xca },
5969             'sensorwidth' => { 137 => 0xf900, 142 => 0xfa20, 188 => 0xa, 322 => 0x312b, 364 => 0x108, 387 => 0x1601 },
5970             'sequence' => { 381 => 0x7, 382 => 0x35, 383 => 0x36 },
5971             'sequencefilenumber' => { 429 => 0x4, 430 => 0x4, 431 => 0x4, 432 => 0x4, 441 => 0xc, 442 => 0xc, 443 => 0x1a },
5972             'sequenceimagenumber' => { 429 => 0x0, 430 => 0x0, 431 => 0x0, 432 => 0x0, 441 => 0x8, 442 => 0x8, 443 => 0x12, 450 => 0x24 },
5973             'sequencelength' => { 441 => 0x22, 442 => 0x1e, 443 => [0x16,0x1e] },
5974             'sequencename' => { 492 => 'sequenceName' },
5975             'sequencenumber' => { 77 => 0x9, 113 => 0x301c, 127 => 0x1101, 140 => 0x1d, 256 => 0x51c, 320 => 0x2b, 409 => [0x10c,0x30c], 420 => 0xb04a, 492 => 'sequenceNumber' },
5976             'sequenceshotinterval' => { 396 => 0x224 },
5977             'sequencetotalnumber' => { 492 => 'sequenceTotalNumber' },
5978             'sequentialshot' => { 396 => 0x20e },
5979             'serialnumber' => { 64 => 0xc, 97 => 0x180b, 119 => [0xa431,0xfde9], 137 => 0xfa04, 139 => 0xfa00, 141 => 0xc354, 142 => 0xfa19, 153 => 0x0, 156 => 'SerialNumber', 191 => 0x5501, 226 => [0xa0,0x1d], 298 => 0x101, 302 => [0x404,0x101a], 315 => 0x303, 317 => 0x305, 322 => 0x3103, 355 => 0x229, 364 => 0x102, 365 => 0x407, 380 => ['SNum','slno'], 381 => 0x15, 382 => 0x4b, 383 => 0x7e, 387 => 0x5, 394 => 0xa002, 397 => 0x2, 420 => 0x2031, 474 => 'SerialNumber', 484 => 'BodySerialNumber' },
5980             'serialnumberformat' => { 64 => 0x15, 97 => 0x183b },
5981             'serialnumberhash' => { 380 => 'CAME' },
5982             'series' => { 489 => 'Series' },
5983             'seriesdatetime' => { 456 => 'SeriesDateTime' },
5984             'seriesdescription' => { 456 => 'SeriesDescription' },
5985             'seriesidentifier' => { 489 => [\'Series','SeriesIdentifier'] },
5986             'seriesmodality' => { 456 => 'SeriesModality' },
5987             'seriesname' => { 489 => [\'Series','SeriesName'] },
5988             'seriesnumber' => { 456 => 'SeriesNumber', 493 => 'seriesNumber' },
5989             'seriestitle' => { 493 => 'seriesTitle' },
5990             'serviceidentifier' => { 132 => 0x1e },
5991             'servingsize' => { 495 => 'servingSize' },
5992             'setbuttoncrosskeysfunc' => { 87 => 0x0, 88 => 0x0 },
5993             'setbuttonwhenshooting' => { 82 => 0x1, 84 => 0x704, 90 => 0xc },
5994             'setclockfromlocationdata' => { 229 => 0x61d },
5995             'setfunctionwhenshooting' => { 85 => 0x0, 86 => 0x1, 89 => 0x1 },
5996             'setting' => { 492 => 'setting' },
5997             'shadingcompensation' => { 297 => 0x50c, 320 => 0x8a },
5998             'shadingcompensation2' => { 301 => 0x1012 },
5999             'shadow' => { 397 => 0xe },
6000             'shadowadj' => { 103 => 0x2030b },
6001             'shadowcorrection' => { 355 => 0x79 },
6002             'shadowprotection' => { 271 => 0x0 },
6003             'shadows' => { 119 => 0xfe52, 420 => 0x2032, 471 => 'Shadows', 477 => 'Shadows', 479 => 'Shadows' },
6004             'shadows2012' => { 477 => 'Shadows2012', 479 => 'Shadows2012' },
6005             'shadowsadj' => { 454 => 0x901a },
6006             'shadowscale' => { 119 => 0xc633 },
6007             'shadowtint' => { 477 => 'ShadowTint', 479 => 'ShadowTint' },
6008             'shadowtone' => { 127 => 0x1040 },
6009             'shakereduction' => { 357 => 0x1, 358 => 0x1 },
6010             'shareduserrating' => { 179 => 'WM/SharedUserRating' },
6011             'sharpendetail' => { 477 => 'SharpenDetail', 479 => 'SharpenDetail' },
6012             'sharpenedgemasking' => { 477 => 'SharpenEdgeMasking', 479 => 'SharpenEdgeMasking' },
6013             'sharpening' => { 322 => 0x300b },
6014             'sharpeningadj' => { 275 => 0x2b },
6015             'sharpeningkernel' => { 138 => 0x92f },
6016             'sharpenradius' => { 477 => 'SharpenRadius', 479 => 'SharpenRadius' },
6017             '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, 226 => 0x6, 231 => 0x32, 232 => 0x33, 233 => 0x39, 302 => 0x100f, 320 => 0x41, 355 => 0x21, 362 => 0xb, 381 => 0x26, 383 => 0x56, 386 => 0x22, 387 => [0x1003,0x1014], 397 => 0x11, 407 => 0x1c, 408 => 0x19, 420 => 0x2006, 450 => 0x52, 477 => 'Sharpness', 479 => 'Sharpness', 483 => 'Sharpness' },
6018             'sharpnessadj' => { 103 => 0x20310, 108 => 0x25a, 454 => 0x801a },
6019             'sharpnessadjon' => { 103 => '0x20310.0' },
6020             'sharpnessauto' => { 71 => 0x94 },
6021             'sharpnessfactor' => { 302 => 0x102a },
6022             'sharpnessfaithful' => { 19 => 0xf5, 70 => 0x64, 71 => 0x64 },
6023             'sharpnessfrequency' => { 8 => [0x41,0x47], 74 => 0x3 },
6024             'sharpnesslandscape' => { 19 => 0xf3, 70 => 0x34, 71 => 0x34 },
6025             'sharpnessmonochrome' => { 19 => 0xf6, 70 => 0x7c, 71 => 0x7c },
6026             'sharpnessneutral' => { 19 => 0xf4, 70 => 0x4c, 71 => 0x4c },
6027             'sharpnessovershoot' => { 454 => 0x801b },
6028             'sharpnessportrait' => { 19 => 0xf2, 70 => 0x1c, 71 => 0x1c },
6029             'sharpnessrange' => { 420 => 0x2035 },
6030             'sharpnesssetting' => { 297 => 0x506, 305 => 0x1013, 409 => 0x12, 425 => 0xa },
6031             'sharpnessstandard' => { 19 => 0xf1, 70 => 0x4, 71 => 0x4 },
6032             'sharpnessstrength' => { 103 => 0x20311 },
6033             'sharpnessthreshold' => { 454 => 0x801d },
6034             'sharpnessundershoot' => { 454 => 0x801c },
6035             'sharpnessuserdef1' => { 19 => 0xf7, 70 => 0x94, 71 => 0xac },
6036             'sharpnessuserdef2' => { 19 => 0xf8, 70 => 0xac, 71 => 0xc4 },
6037             'sharpnessuserdef3' => { 19 => 0xf9, 70 => 0xc4, 71 => 0xdc },
6038             'shiftcols' => { 138 => 0xc70 },
6039             'shootid' => { 492 => 'shootID' },
6040             'shootingdistance' => { 103 => 0x20701 },
6041             'shootinginfodisplay' => { 279 => '13.2', 280 => '5.1', 288 => '10.2', 289 => '4.1', 292 => '5.1', 294 => '5.3' },
6042             'shootinginfomonitorofftime' => { 279 => '26.2', 280 => '22.2', 282 => '22.2', 283 => '22.2', 287 => '21.2', 288 => '9.1', 289 => '21.2', 292 => '22.2', 293 => '22.2', 294 => '22.2', 295 => 0x37 },
6043             'shootingmode' => { 156 => 'ShootingMode', 226 => 0x89, 320 => 0x1f },
6044             'shootingmodesetting' => { 281 => '5.1' },
6045             'shortdescription' => { 481 => 'shortdescription' },
6046             'shortdocumentid' => { 131 => 0xba },
6047             'shortname' => { 477 => 'ShortName', 479 => 'ShortName' },
6048             'shortownername' => { 19 => 0xac },
6049             'shortreleasetimelag' => { 84 => 0x80d },
6050             'shorttitle' => { 372 => '@sti' },
6051             'shotdate' => { 503 => 'shotDate' },
6052             'shotday' => { 503 => 'shotDay' },
6053             'shotlocation' => { 503 => 'shotLocation' },
6054             'shotname' => { 380 => 'shot', 503 => 'shotName' },
6055             'shotnumber' => { 503 => 'shotNumber' },
6056             'shotnumbersincepowerup' => { 424 => 0x44e, 441 => 0x1a, 442 => 0x16, 443 => 0xa },
6057             'shotnumbersincepowerup2' => { 409 => 0x200 },
6058             'shotsize' => { 503 => 'shotSize' },
6059             'shotsperinterval' => { 228 => 0xb4, 229 => 0xc0, 252 => 0xc412 },
6060             'showmovement' => { 372 => 'shwm' },
6061             'shownevent' => { 489 => 'EventExt' },
6062             'showneventidentifier' => { 489 => [\'EventExt','EventExtIdentifier'] },
6063             'showneventname' => { 489 => [\'EventExt','EventExtName'] },
6064             'shutter' => { 438 => 0x20, 439 => 0x26, 440 => 0x26 },
6065             'shutter-aelock' => { 82 => 0x4, 84 => 0x701, 85 => 0x3, 86 => 0x4, 87 => 0x3, 88 => 0x3, 89 => 0x4, 90 => 0x2 },
6066             'shutteraelbutton' => { 83 => 0x4 },
6067             'shutterbuttonafonbutton' => { 84 => 0x701 },
6068             'shuttercount' => { 11 => 0x176, 57 => 0x1, 226 => 0xa7, 238 => [0x6a,0x157,0x24d], 239 => 0x286, 240 => 0x279, 241 => 0x284, 242 => 0x242, 243 => 0x280, 244 => 0x276, 245 => [0x27d,0x27f], 246 => 0x246, 249 => 0x2d6, 250 => 0x321, 251 => 0xbd8, 253 => 0x287, 254 => 0x320, 255 => 0x24a, 256 => 0x5fb, 259 => 0x2d5, 355 => 0x5d, 418 => 0x846, 423 => [0x125,0x14a], 438 => 0x32, 439 => 0x3a, 440 => 0x3a },
6069             'shuttercount2' => { 438 => 0x4c, 439 => [0x50,0x52,0x58], 440 => 0x50 },
6070             'shuttercount3' => { 438 => [0x1a0,0x1aa,0x1bd], 439 => [0x19f,0x1cb,0x1cd] },
6071             'shuttercurtainsync' => { 82 => 0xf, 83 => 0xf, 84 => 0x305, 85 => 0xe, 86 => 0xf, 87 => 0x8, 88 => 0x8, 89 => 0xf, 90 => 0x8 },
6072             'shuttermode' => { 57 => 0x17, 140 => 0x1b, 226 => 0x34 },
6073             'shutterreleasebuttonae-l' => { 279 => '17.7', 280 => '18.4', 282 => '78.4', 283 => '78.4', 284 => '16.1', 285 => '17.1', 286 => '17.1', 287 => '17.1', 288 => '7.1', 289 => '17.5', 292 => '18.4', 293 => '78.4', 294 => '18.2', 295 => 0x29 },
6074             'shutterreleasemethod' => { 97 => 0x1010 },
6075             'shutterreleasenocfcard' => { 82 => 0x2, 83 => 0x2, 90 => 0xf },
6076             'shutterreleasetiming' => { 97 => 0x1011 },
6077             'shutterreleasewithoutlens' => { 84 => 0x711 },
6078             'shutterspeedlock' => { 280 => '38.1', 282 => '38.1', 283 => '38.1', 292 => '38.1', 293 => '38.1', 295 => 0xb7 },
6079             'shutterspeedrange' => { 84 => 0x10c },
6080             'shutterspeedsetting' => { 184 => 0x6, 407 => 0x2f, 408 => 0x28, 409 => 0x0 },
6081             'shutterspeedvalue' => { 93 => 0x1, 119 => 0x9201, 302 => 0x1000, 364 => 0x400, 483 => 'ShutterSpeedValue' },
6082             'shuttertype' => { 127 => 0x1050, 320 => 0x9f, 355 => 0x87 },
6083             'sidecarforextension' => { 491 => 'SidecarForExtension' },
6084             'sigmaimpulseparameters' => { 138 => 0xe0d },
6085             'sigmascalingfactorcamera' => { 138 => 0xe0c },
6086             'sigmascalingfactorlowres' => { 138 => 0xe0b },
6087             'sigmasizetable' => { 138 => 0xe0f },
6088             'silentphotography' => { 226 => 0xbf },
6089             'similarityindex' => { 131 => 0xe4 },
6090             'singleframebracketing' => { 184 => 0x21 },
6091             'skilllevel' => { 495 => 'skillLevel' },
6092             'skintonecorrection' => { 355 => 0x95 },
6093             'skiplinetime' => { 138 => 0x184e },
6094             'slaveflashmeteringsegments' => { 355 => 0x20b },
6095             'slideshowname' => { 492 => 'slideshowName' },
6096             'slideshownumber' => { 492 => 'slideshowNumber' },
6097             'slideshowtotalnumber' => { 492 => 'slideshowTotalNumber' },
6098             'slowshutter' => { 77 => 0x8 },
6099             'slowsync' => { 127 => 0x1030 },
6100             'smartalbumcolor' => { 394 => 0x20 },
6101             'smartrange' => { 394 => 0xa012 },
6102             'smileshutter' => { 409 => 0x31 },
6103             'smileshuttermode' => { 409 => 0x27 },
6104             'smoothness' => { 119 => 0xfe57, 477 => 'Smoothness', 479 => 'Smoothness' },
6105             'snapshot' => { 489 => 'SnapshotLink' },
6106             'snapshotformat' => { 489 => [\'SnapshotLink','SnapshotLinkFormat'] },
6107             'snapshotheightpixels' => { 489 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6108             'snapshotimagerole' => { 489 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6109             'snapshotlink' => { 489 => [\'SnapshotLink','SnapshotLinkLink'] },
6110             'snapshotlinkqualifier' => { 489 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6111             'snapshots' => { 472 => 'Snapshots' },
6112             'snapshotusedvideoframe' => { 489 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6113             'snapshotusedvideoframetimeformat' => { 489 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6114             'snapshotusedvideoframetimevalue' => { 489 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6115             'snapshotusedvideoframevalue' => { 489 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6116             'snapshotwidthpixels' => { 489 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6117             'softskineffect' => { 420 => 0x200f },
6118             'software' => { 119 => 0x131, 157 => 'Software', 310 => 'Software', 364 => 0x203, 374 => 'software', 397 => 0x18, 462 => 'Software', 499 => 'Software' },
6119             'softwareversion' => { 380 => ['@swr',"\xa9swr"], 396 => 0x207 },
6120             'soloist' => { 372 => "\xa9sol" },
6121             'songwriter' => { 380 => "\xa9swf" },
6122             'songwriterkeywords' => { 380 => "\xa9swk" },
6123             'sonycropsize' => { 119 => 0x74c8 },
6124             'sonycroptopleft' => { 119 => 0x74c7 },
6125             'sonydatetime' => { 427 => 0x6, 429 => 0x1b6, 430 => 0x210, 431 => 0x1fe, 432 => 0x22c },
6126             'sonydatetime2' => { 438 => 0x51 },
6127             'sonyexposuretime' => { 438 => 0x3a, 439 => 0x46, 440 => [0x66,0x46] },
6128             'sonyexposuretime2' => { 450 => 0xe },
6129             'sonyfnumber' => { 438 => 0x3c, 439 => 0x48, 440 => [0x68,0x48], 450 => 0x14 },
6130             'sonyimageheight' => { 427 => 0x1a, 441 => 0x44, 442 => 0x3f, 443 => 0x47 },
6131             'sonyimageheightmax' => { 450 => 0x40 },
6132             'sonyimagesize' => { 184 => 0x3b, 407 => 0x54, 408 => 0x54, 409 => 0x9 },
6133             'sonyimagewidth' => { 427 => 0x1c },
6134             'sonyimagewidthmax' => { 450 => 0x3e },
6135             'sonyiso' => { 429 => 0x1218, 430 => 0x11f4, 431 => 0x1270, 432 => [0x1254,0x1258,0x1280], 433 => 0x113c, 434 => 0x344, 435 => 0x346, 436 => 0x320, 450 => 0x4 },
6136             'sonymaxaperture' => { 438 => 0x0, 439 => 0x0 },
6137             'sonymaxaperturevalue' => { 450 => 0x16 },
6138             'sonyminaperture' => { 438 => 0x1, 439 => 0x1 },
6139             'sonymodelid' => { 420 => 0xb001 },
6140             'sonyquality' => { 184 => 0x3c },
6141             'sonytimeminsec' => { 439 => 0x61 },
6142             'sortalbum' => { 372 => 'soal' },
6143             'sortalbumartist' => { 372 => 'soaa' },
6144             'sortartist' => { 372 => 'soar' },
6145             'sortcomposer' => { 372 => 'soco' },
6146             'sortname' => { 372 => 'sonm', 477 => 'SortName', 479 => 'SortName' },
6147             'sortshow' => { 372 => 'sosn' },
6148             'soundengineer' => { 372 => "\xa9sne" },
6149             'source' => { 131 => 0x73, 310 => 'Source', 480 => 'source', 481 => 'source', 491 => 'Source' },
6150             'sourcecount' => { 466 => 'SourceCount' },
6151             'sourcecredits' => { 380 => "\xa9src" },
6152             'sourcedirectoryindex' => { 342 => 0x0 },
6153             'sourcefileindex' => { 342 => 0x2 },
6154             'sourcephotoscount' => { 465 => 'SourcePhotosCount' },
6155             'sourceprofileprefix' => { 138 => 0x1390 },
6156             'spatialfrequencyresponse' => { 483 => 'SpatialFrequencyResponse' },
6157             'spatialfrequencyresponsecolumns' => { 483 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseColumns'] },
6158             'spatialfrequencyresponsenames' => { 483 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseNames'] },
6159             'spatialfrequencyresponserows' => { 483 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseRows'] },
6160             'spatialfrequencyresponsevalues' => { 483 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseValues'] },
6161             'speakerplacement' => { 503 => 'speakerPlacement' },
6162             'specialeffectlevel' => { 113 => 0x3030 },
6163             'specialeffectmode' => { 113 => 0x2076 },
6164             'specialeffectsetting' => { 113 => 0x3031 },
6165             'specialinstructions' => { 131 => 0x28 },
6166             'specialmode' => { 302 => 0x200, 396 => 0x200 },
6167             'specialoccasion' => { 495 => 'specialOccasion' },
6168             'specialtypeid' => { 460 => 'SpecialTypeID' },
6169             'spectralsensitivity' => { 119 => 0x8824, 483 => 'SpectralSensitivity' },
6170             'specularwhitelevel' => { 41 => 0x32b, 42 => 0x281, 45 => [0x2b9,0x2d0,0x2d4], 46 => 0x56a, 47 => 0x1e4, 48 => [0x1fd,0x2dd], 49 => [0x231,0x30f], 50 => 0x31d },
6171             'speedx' => { 115 => 0x3, 380 => "\xa9xsp" },
6172             'speedy' => { 115 => 0x4, 380 => "\xa9ysp" },
6173             'speedz' => { 115 => 0x5, 380 => "\xa9zsp" },
6174             'spherical' => { 466 => 'Spherical' },
6175             'splitcolumn' => { 364 => 0x222 },
6176             'splittoningbalance' => { 477 => 'SplitToningBalance', 479 => 'SplitToningBalance' },
6177             'splittoninghighlighthue' => { 477 => 'SplitToningHighlightHue', 479 => 'SplitToningHighlightHue' },
6178             'splittoninghighlightsaturation' => { 477 => 'SplitToningHighlightSaturation', 479 => 'SplitToningHighlightSaturation' },
6179             'splittoningshadowhue' => { 477 => 'SplitToningShadowHue', 479 => 'SplitToningShadowHue' },
6180             'splittoningshadowsaturation' => { 477 => 'SplitToningShadowSaturation', 479 => 'SplitToningShadowSaturation' },
6181             'sport' => { 493 => 'sport' },
6182             'spotfocuspointx' => { 181 => 0x2d },
6183             'spotfocuspointy' => { 181 => 0x2e },
6184             'spotmeteringmode' => { 34 => 0x27 },
6185             'spotmeterlinktoafpoint' => { 84 => 0x107 },
6186             'sractive' => { 336 => '17.1' },
6187             'srawquality' => { 34 => 0x2e },
6188             'srfocallength' => { 357 => 0x3 },
6189             'srgbrendering' => { 308 => 'sRGB' },
6190             'srhalfpresstime' => { 357 => 0x2 },
6191             'srresult' => { 357 => 0x0, 358 => 0x0 },
6192             'stackedimage' => { 297 => 0x804 },
6193             'standardmatrixcustom' => { 138 => 0x7d4 },
6194             'standardmatrixdaylight' => { 138 => 0x7d0 },
6195             'standardmatrixflash' => { 138 => 0x7d3 },
6196             'standardmatrixfluorescent' => { 138 => 0x7d2 },
6197             'standardmatrixtungsten' => { 138 => 0x7d1 },
6198             'standardoutputhighlightpoint' => { 109 => 0x14 },
6199             'standardoutputsensitivity' => { 119 => 0x8831, 484 => 'StandardOutputSensitivity' },
6200             'standardoutputshadowpoint' => { 109 => 0x15 },
6201             'standardrawcolortone' => { 109 => 0xd },
6202             'standardrawcontrast' => { 109 => 0xf },
6203             'standardrawhighlight' => { 109 => 0x75 },
6204             'standardrawhighlightpoint' => { 109 => 0x12 },
6205             'standardrawlinear' => { 109 => 0x10 },
6206             'standardrawsaturation' => { 109 => 0xe },
6207             'standardrawshadow' => { 109 => 0x7e },
6208             'standardrawshadowpoint' => { 109 => 0x13 },
6209             'standardrawsharpness' => { 109 => 0x11 },
6210             'standardunsharpmaskfineness' => { 109 => 0x94 },
6211             'standardunsharpmaskstrength' => { 109 => 0x92 },
6212             'standardunsharpmaskthreshold' => { 109 => 0x96 },
6213             'standardwhitecustom' => { 138 => 0x838 },
6214             'standardwhitedaylight' => { 138 => 0x834 },
6215             'standardwhiteflash' => { 138 => 0x837 },
6216             'standardwhitefluorescent' => { 138 => 0x836 },
6217             'standardwhitetungsten' => { 138 => 0x835 },
6218             'standbytimer' => { 280 => '19.1', 282 => '19.1', 283 => '19.1', 286 => '18.1', 287 => '18.1', 292 => '19.1', 293 => '19.1' },
6219             'starlightview' => { 295 => 0x249 },
6220             'startingpage' => { 493 => 'startingPage' },
6221             'startmovieshooting' => { 84 => 0x70d },
6222             'starttimecode' => { 380 => "\xa9TIM", 503 => 'startTimecode' },
6223             'starttimecodetimeformat' => { 503 => [\'startTimecode','startTimecodeTimeFormat'] },
6224             'starttimecodetimevalue' => { 503 => [\'startTimecode','startTimecodeTimeValue'] },
6225             'starttimecodevalue' => { 503 => [\'startTimecode','startTimecodeValue'] },
6226             'starttimesamplesize' => { 380 => "\xa9TSZ", 503 => 'startTimeSampleSize' },
6227             'starttimescale' => { 380 => "\xa9TSC", 503 => 'startTimeScale' },
6228             'state' => { 161 => 'State', 320 => 0x6b, 491 => 'State' },
6229             'status' => { 458 => 'Status', 470 => 'Status' },
6230             'stereomode' => { 466 => 'StereoMode' },
6231             'stitched' => { 466 => 'Stitched' },
6232             'stitchingsoftware' => { 465 => 'StitchingSoftware', 466 => 'StitchingSoftware' },
6233             'stopsabovebaseiso' => { 428 => 0x113e, 429 => 0x113e, 430 => 0x111a, 431 => 0x1196, 432 => 0x1172, 433 => 0x102a, 434 => 0x222, 435 => 0x222, 436 => 0x217, 450 => 0xa },
6234             'storagemethod' => { 188 => 0x12 },
6235             'storebyorientation' => { 280 => '46.3', 282 => '47.3', 283 => '47.3', 292 => '47.3', 293 => '47.3', 295 => 0xd },
6236             'storedescription' => { 372 => 'sdes' },
6237             'storylineidentifier' => { 489 => 'StorylineIdentifier' },
6238             'straightenangle' => { 272 => 0x2fc08431 },
6239             'streamready' => { 489 => 'StreamReady' },
6240             'streamtype' => { 176 => 'StreamType' },
6241             'stretchmode' => { 503 => 'stretchMode' },
6242             'studydatetime' => { 456 => 'StudyDateTime' },
6243             'studydescription' => { 456 => 'StudyDescription' },
6244             'studyid' => { 456 => 'StudyID' },
6245             'studyphysician' => { 456 => 'StudyPhysician' },
6246             'styleperiod' => { 489 => 'StylePeriod' },
6247             'sub-location' => { 131 => 0x5c },
6248             'subcommanddialplaybackmode' => { 295 => 0x1cf },
6249             'subfiledata' => { 164 => 'data' },
6250             'subfiledirectory' => { 164 => '1Directory' },
6251             'subfilemimetype' => { 164 => '2MIME' },
6252             'subfilename' => { 164 => '1Name' },
6253             'subfileresource' => { 164 => 'rsrc' },
6254             'subfiletype' => { 119 => 0xfe, 164 => '0Type' },
6255             'subject' => { 306 => 'Subject', 371 => 'Subject', 480 => 'subject', 490 => 'Subject', 504 => 'subject' },
6256             'subjectarea' => { 119 => 0x9214, 483 => 'SubjectArea' },
6257             'subjectcode' => { 488 => 'SubjectCode' },
6258             'subjectdetection' => { 229 => 0x23e },
6259             'subjectdistance' => { 119 => 0x9206, 140 => 0x3e, 483 => 'SubjectDistance' },
6260             'subjectdistancerange' => { 119 => 0xa40c, 483 => 'SubjectDistanceRange' },
6261             'subjectlocation' => { 119 => 0xa214, 483 => 'SubjectLocation' },
6262             'subjectmotion' => { 282 => '78.2', 283 => '78.2', 293 => '78.2', 295 => 0x103 },
6263             'subjectprogram' => { 181 => 0x22 },
6264             'subjectreference' => { 131 => 0xc },
6265             'sublabels1' => { 487 => [\'TagStructure','TagStructureSubLabels'] },
6266             'sublabels2' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6267             'sublabels3' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6268             'sublabels4' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6269             'sublabels5' => { 487 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6270             'subseccreatedate' => { 114 => 'Exif-SubSecCreateDate' },
6271             'subsecdatetimeoriginal' => { 114 => 'Exif-SubSecDateTimeOriginal' },
6272             'subsecmodifydate' => { 114 => 'Exif-SubSecModifyDate' },
6273             'subsectime' => { 119 => 0x9290 },
6274             'subsectimedigitized' => { 119 => 0x9292 },
6275             'subsectimeoriginal' => { 119 => 0x9291 },
6276             'subsection1' => { 493 => 'subsection1' },
6277             'subsection2' => { 493 => 'subsection2' },
6278             'subsection3' => { 493 => 'subsection3' },
6279             'subsection4' => { 493 => 'subsection4' },
6280             'subselector' => { 280 => '49.1', 282 => '71.1', 283 => '71.1', 293 => '71.1', 295 => 0x8f },
6281             'subselectorassignment' => { 280 => '48.1' },
6282             'subselectorcenter' => { 282 => '72.1', 283 => '72.1', 293 => '72.1' },
6283             'subselectorplusdials' => { 280 => '49.2', 282 => '73.1', 283 => '73.1', 293 => '73.1' },
6284             'subtitle' => { 179 => 'WM/SubTitle', 372 => "\xa9st3", 380 => "\xa9snm", 493 => 'subtitle' },
6285             'subtitlekeywords' => { 380 => "\xa9snk" },
6286             'subversionfilename' => { 487 => [\'SubVersions','SubVersionsFileName'] },
6287             'subversionreference' => { 487 => [\'SubVersions','SubVersionsVersRef'] },
6288             'subversions' => { 487 => 'SubVersions' },
6289             'superimposeddisplay' => { 82 => 0xa, 84 => 0x510, 85 => 0x9, 86 => 0xa, 89 => 0xa, 90 => 0xe },
6290             'supermacro' => { 64 => 0x1a },
6291             'supplementalcategories' => { 131 => 0x14, 491 => 'SupplementalCategories' },
6292             'supplementaltype' => { 133 => 0x37 },
6293             'supplementdisplayid' => { 493 => 'supplementDisplayID' },
6294             'supplementstartingpage' => { 493 => 'supplementStartingPage' },
6295             'supplementtitle' => { 493 => 'supplementTitle' },
6296             'supplychainsource' => { 489 => 'SupplyChainSource' },
6297             'supplychainsourceidentifier' => { 489 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6298             'supplychainsourcename' => { 489 => [\'SupplyChainSource','SupplyChainSourceName'] },
6299             'supportsamount' => { 477 => 'SupportsAmount', 479 => 'SupportsAmount' },
6300             'supportscolor' => { 477 => 'SupportsColor', 479 => 'SupportsColor' },
6301             'supportshighdynamicrange' => { 477 => 'SupportsHighDynamicRange', 479 => 'SupportsHighDynamicRange' },
6302             'supportsmonochrome' => { 477 => 'SupportsMonochrome', 479 => 'SupportsMonochrome' },
6303             'supportsnormaldynamicrange' => { 477 => 'SupportsNormalDynamicRange', 479 => 'SupportsNormalDynamicRange' },
6304             'supportsoutputreferred' => { 477 => 'SupportsOutputReferred', 479 => 'SupportsOutputReferred' },
6305             'supportsscenereferred' => { 477 => 'SupportsSceneReferred', 479 => 'SupportsSceneReferred' },
6306             'svisosetting' => { 336 => 0x14 },
6307             'swatchcoloranta' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6308             'swatchcolorantb' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6309             'swatchcolorantblack' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6310             'swatchcolorantblue' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6311             'swatchcolorantcyan' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6312             'swatchcolorantgray' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6313             'swatchcolorantgreen' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6314             'swatchcolorantl' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6315             'swatchcolorantmagenta' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6316             'swatchcolorantmode' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6317             'swatchcolorantred' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6318             'swatchcolorantswatchname' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6319             'swatchcoloranttint' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6320             'swatchcoloranttype' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6321             'swatchcolorantyellow' => { 508 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6322             'swatchgroupname' => { 508 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6323             'swatchgroups' => { 508 => 'SwatchGroups' },
6324             'swatchgroupscolorants' => { 508 => [\'SwatchGroups','SwatchGroupsColorants'] },
6325             'swatchgrouptype' => { 508 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6326             'sweeppanoramadirection' => { 320 => 0x93, 409 => 0x33 },
6327             'sweeppanoramafieldofview' => { 320 => 0x94 },
6328             'sweeppanoramasize' => { 409 => 0x32 },
6329             'switchtoregisteredafpoint' => { 83 => 0x12, 84 => 0x50a },
6330             'symlink' => { 120 => 'SymLink' },
6331             'syncreleasemode' => { 282 => '77.1', 283 => '77.1', 293 => '77.1', 295 => 0x41 },
6332             'system' => { 364 => 0x204 },
6333             'tagged' => { 366 => 0xdd, 367 => 'Tagged', 472 => 'tagged' },
6334             'tagslist' => { 482 => 'TagsList' },
6335             'tagstructure' => { 487 => 'TagStructure' },
6336             'takenumber' => { 503 => 'takeNumber' },
6337             'tapename' => { 503 => 'tapeName' },
6338             'targetaperture' => { 77 => 0x4 },
6339             'targetcompressionratio' => { 95 => 0x1 },
6340             'targetdistancesetting' => { 97 => 0x1807 },
6341             'targetexposuretime' => { 77 => 0x5 },
6342             'targetimagetype' => { 97 => 0x100a },
6343             'targetprinter' => { 119 => 0x151 },
6344             'taxon' => { 118 => 'Taxon' },
6345             'taxonacceptednameusage' => { 118 => [\'Taxon','TaxonAcceptedNameUsage'] },
6346             'taxonacceptednameusageid' => { 118 => [\'Taxon','TaxonAcceptedNameUsageID'] },
6347             'taxonclass' => { 118 => [\'Taxon','TaxonClass'] },
6348             'taxonconceptid' => { 118 => [\'Taxon','TaxonTaxonConceptID'] },
6349             'taxonfamily' => { 118 => [\'Taxon','TaxonFamily'] },
6350             'taxongenus' => { 118 => [\'Taxon','TaxonGenus'] },
6351             'taxonhigherclassification' => { 118 => [\'Taxon','TaxonHigherClassification'] },
6352             'taxonid' => { 118 => [\'Taxon','TaxonTaxonID'] },
6353             'taxoninfraspecificepithet' => { 118 => [\'Taxon','TaxonInfraspecificEpithet'] },
6354             'taxonkingdom' => { 118 => [\'Taxon','TaxonKingdom'] },
6355             'taxonnameaccordingto' => { 118 => [\'Taxon','TaxonNameAccordingTo'] },
6356             'taxonnameaccordingtoid' => { 118 => [\'Taxon','TaxonNameAccordingToID'] },
6357             'taxonnamepublishedin' => { 118 => [\'Taxon','TaxonNamePublishedIn'] },
6358             'taxonnamepublishedinid' => { 118 => [\'Taxon','TaxonNamePublishedInID'] },
6359             'taxonnamepublishedinyear' => { 118 => [\'Taxon','TaxonNamePublishedInYear'] },
6360             'taxonnomenclaturalcode' => { 118 => [\'Taxon','TaxonNomenclaturalCode'] },
6361             'taxonnomenclaturalstatus' => { 118 => [\'Taxon','TaxonNomenclaturalStatus'] },
6362             'taxonorder' => { 118 => [\'Taxon','TaxonOrder'] },
6363             'taxonoriginalnameusage' => { 118 => [\'Taxon','TaxonOriginalNameUsage'] },
6364             'taxonoriginalnameusageid' => { 118 => [\'Taxon','TaxonOriginalNameUsageID'] },
6365             'taxonparentnameusage' => { 118 => [\'Taxon','TaxonParentNameUsage'] },
6366             'taxonparentnameusageid' => { 118 => [\'Taxon','TaxonParentNameUsageID'] },
6367             'taxonphylum' => { 118 => [\'Taxon','TaxonPhylum'] },
6368             'taxonrank' => { 118 => [\'Taxon','TaxonTaxonRank'] },
6369             'taxonremarks' => { 118 => [\'Taxon','TaxonTaxonRemarks'] },
6370             'taxonscientificname' => { 118 => [\'Taxon','TaxonScientificName'] },
6371             'taxonscientificnameauthorship' => { 118 => [\'Taxon','TaxonScientificNameAuthorship'] },
6372             'taxonscientificnameid' => { 118 => [\'Taxon','TaxonScientificNameID'] },
6373             'taxonspecificepithet' => { 118 => [\'Taxon','TaxonSpecificEpithet'] },
6374             'taxonsubgenus' => { 118 => [\'Taxon','TaxonSubgenus'] },
6375             'taxontaxonomicstatus' => { 118 => [\'Taxon','TaxonTaxonomicStatus'] },
6376             'taxonverbatimtaxonrank' => { 118 => [\'Taxon','TaxonVerbatimTaxonRank'] },
6377             'taxonvernacularname' => { 118 => [\'Taxon','TaxonVernacularName'] },
6378             'tda1bandwidth' => { 138 => 0x196f },
6379             'tda1edgepolarity' => { 138 => 0x1971 },
6380             'tda1gain' => { 138 => 0x1970 },
6381             'tda1offset' => { 138 => 0x196e },
6382             'tda2bandwidth' => { 138 => 0x1979 },
6383             'tda2edgepolarity' => { 138 => 0x197b },
6384             'tda2gain' => { 138 => 0x197a },
6385             'tda2offset' => { 138 => 0x1978 },
6386             'tda3bandwidth' => { 138 => 0x1983 },
6387             'tda3edgepolarity' => { 138 => 0x1985 },
6388             'tda3gain' => { 138 => 0x1984 },
6389             'tda3offset' => { 138 => 0x1982 },
6390             'tda4bandwidth' => { 138 => 0x198d },
6391             'tda4edgepolarity' => { 138 => 0x198f },
6392             'tda4gain' => { 138 => 0x198e },
6393             'tda4offset' => { 138 => 0x198c },
6394             'teaser' => { 493 => 'teaser' },
6395             'teleconverter' => { 186 => 0x105, 420 => 0x105 },
6396             'tempampgainx100' => { 138 => 0x1914 },
6397             'tempo' => { 503 => 'tempo' },
6398             'temporalcoverage' => { 489 => 'TemporalCoverage' },
6399             'temporalcoveragefrom' => { 489 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
6400             'temporalcoverageto' => { 489 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
6401             'termsandconditionstext' => { 307 => 'TermsAndConditionsText' },
6402             'termsandconditionsurl' => { 307 => 'TermsAndConditionsURL' },
6403             'testname' => { 120 => 'TestName' },
6404             'textencoding' => { 225 => 0x4 },
6405             'textlayername' => { 491 => [\'TextLayers','TextLayersLayerName'] },
6406             'textlayers' => { 491 => 'TextLayers' },
6407             'textlayertext' => { 491 => [\'TextLayers','TextLayersLayerText'] },
6408             'textstamp' => { 320 => [0x8008,0x8009,0x3b,0x3e] },
6409             'texture' => { 477 => 'Texture', 479 => 'Texture' },
6410             'three-dtrackingfacedetection' => { 282 => '1.4', 283 => '1.4', 293 => '1.4' },
6411             'three-dtrackingwatcharea' => { 282 => '78.1', 283 => '78.1', 293 => '78.1' },
6412             'thresholding' => { 119 => 0x107 },
6413             'thumbnailfilename' => { 97 => 0x817 },
6414             'thumbnailformat' => { 501 => [\'Thumbnails','ThumbnailsFormat'] },
6415             'thumbnailheight' => { 142 => 0xfa55, 501 => [\'Thumbnails','ThumbnailsHeight'] },
6416             'thumbnailimage' => { 6 => 'CNDA', 97 => 0x2008, 114 => 'Exif-ThumbnailImage', 122 => 0x3, 167 => 'data', 302 => 0x100, 380 => 'thmb', 501 => [\'Thumbnails','ThumbnailsImage'] },
6417             'thumbnailimagename' => { 167 => '1Name' },
6418             'thumbnailimagesize' => { 167 => 'ImageSize' },
6419             'thumbnailimagetype' => { 167 => '0Type' },
6420             'thumbnailimagevalidarea' => { 64 => 0x13 },
6421             'thumbnaillength' => { 119 => 0x202 },
6422             'thumbnailoffset' => { 119 => 0x201 },
6423             'thumbnailpng' => { 380 => 'thmb' },
6424             'thumbnails' => { 501 => 'Thumbnails' },
6425             'thumbnailwidth' => { 142 => 0xfa54, 501 => [\'Thumbnails','ThumbnailsWidth'] },
6426             'ticker' => { 493 => 'ticker' },
6427             'tiffhandling' => { 477 => 'TIFFHandling', 479 => 'TIFFHandling' },
6428             'tiffmeteringimage' => { 187 => 0x104c, 418 => 0x1110 },
6429             'tilelength' => { 119 => 0x143 },
6430             'tilewidth' => { 119 => 0x142 },
6431             'time' => { 138 => 0x401, 355 => 0x7 },
6432             'timecodes' => { 119 => 0xc763 },
6433             'timecreated' => { 131 => 0x3c, 140 => 0x14, 149 => 0x10, 367 => 'TimeCreated' },
6434             'timelapseshotnumber' => { 323 => 0x10 },
6435             'timeperiod' => { 493 => 'timePeriod' },
6436             'timerfunctionbutton' => { 281 => '5.2', 284 => '12.1', 285 => '13.1' },
6437             'timerlength' => { 84 => 0x80c },
6438             'timerrecording' => { 320 => 0x96 },
6439             'timescaleparams' => { 503 => 'timeScaleParams' },
6440             'timescaleparamsframeoverlappingpercentage' => { 503 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
6441             'timescaleparamsframesize' => { 503 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
6442             'timescaleparamsquality' => { 503 => [\'timeScaleParams','timeScaleParamsQuality'] },
6443             'timesent' => { 132 => 0x50 },
6444             'timeshot' => { 467 => 'TimeShot' },
6445             'timesignature' => { 503 => 'timeSignature' },
6446             'timesincepoweron' => { 320 => 0x29 },
6447             'timestamp' => { 11 => 0x45e, 19 => 0x11c, 296 => 0x8, 310 => 'TimeStamp', 320 => 0xaf, 466 => 'Timestamp', 473 => 'Timestamp', 487 => 'TimeStamp' },
6448             'timestamp1' => { 11 => 0x45a },
6449             'timezone' => { 78 => 0x1, 229 => 0x594, 264 => 0x0, 390 => 0xa },
6450             'timezonecity' => { 78 => 0x2 },
6451             'timezonecode' => { 100 => 0x1 },
6452             'timezoneinfo' => { 100 => 0x2 },
6453             'timezoneoffset' => { 119 => 0x882a },
6454             'tint' => { 374 => 'player.movie.visual.tint', 477 => 'Tint', 479 => 'Tint' },
6455             'title' => { 157 => 'Title', 306 => 'Title', 310 => 'Title', 320 => 0x65, 371 => 'Title', 372 => ['titl',"\xa9nam"], 374 => 'title', 380 => ['titl',"\xa9nam"], 480 => 'title', 490 => 'Title', 501 => 'Title' },
6456             'togglestyleamount' => { 477 => 'ToggleStyleAmount', 479 => 'ToggleStyleAmount' },
6457             'togglestyledigest' => { 477 => 'ToggleStyleDigest', 479 => 'ToggleStyleDigest' },
6458             'tonecomp' => { 226 => 0x81 },
6459             'tonecurve' => { 74 => 0x1, 355 => 0x402, 477 => 'ToneCurve', 479 => 'ToneCurve' },
6460             'tonecurveactive' => { 108 => 0x110 },
6461             'tonecurveadobergb' => { 394 => 0xa043 },
6462             'tonecurveadobergbdefault' => { 394 => 0xa041 },
6463             'tonecurveblue' => { 477 => 'ToneCurveBlue', 479 => 'ToneCurveBlue' },
6464             'tonecurvebluex' => { 454 => 0x9003 },
6465             'tonecurvebluey' => { 454 => 0x9007 },
6466             'tonecurvebrightness' => { 103 => 0x20410 },
6467             'tonecurvebrightnessx' => { 454 => 0x9000 },
6468             'tonecurvebrightnessy' => { 454 => 0x9004 },
6469             'tonecurvecolorspace' => { 107 => 0x0 },
6470             'tonecurvecontrast' => { 103 => 0x20411 },
6471             'tonecurvegreen' => { 477 => 'ToneCurveGreen', 479 => 'ToneCurveGreen' },
6472             'tonecurvegreenx' => { 454 => 0x9002 },
6473             'tonecurvegreeny' => { 454 => 0x9006 },
6474             'tonecurveinputrange' => { 107 => 0x3 },
6475             'tonecurveinterpolation' => { 108 => 0x159 },
6476             'tonecurvemode' => { 108 => 0x113 },
6477             'tonecurvename' => { 477 => 'ToneCurveName', 479 => 'ToneCurveName' },
6478             'tonecurvename2012' => { 477 => 'ToneCurveName2012', 479 => 'ToneCurveName2012' },
6479             'tonecurveoriginal' => { 103 => '0x20400.1' },
6480             'tonecurveoutputrange' => { 107 => 0x5 },
6481             'tonecurveprofilename' => { 138 => 0x1391 },
6482             'tonecurveproperty' => { 108 => 0x3c },
6483             'tonecurvepv2012' => { 477 => 'ToneCurvePV2012', 479 => 'ToneCurvePV2012' },
6484             'tonecurvepv2012blue' => { 477 => 'ToneCurvePV2012Blue', 479 => 'ToneCurvePV2012Blue' },
6485             'tonecurvepv2012green' => { 477 => 'ToneCurvePV2012Green', 479 => 'ToneCurvePV2012Green' },
6486             'tonecurvepv2012red' => { 477 => 'ToneCurvePV2012Red', 479 => 'ToneCurvePV2012Red' },
6487             'tonecurvered' => { 477 => 'ToneCurveRed', 479 => 'ToneCurveRed' },
6488             'tonecurveredx' => { 454 => 0x9001 },
6489             'tonecurveredy' => { 454 => 0x9005 },
6490             'tonecurves' => { 355 => 0x403 },
6491             'tonecurveshape' => { 107 => 0x1 },
6492             'tonecurvesrgb' => { 394 => 0xa042 },
6493             'tonecurvesrgbdefault' => { 394 => 0xa040 },
6494             'tonecurvex' => { 107 => 0xa },
6495             'tonecurvey' => { 107 => 0xb },
6496             'tonelevel' => { 297 => 0x52e },
6497             'tonemapstrength' => { 477 => 'ToneMapStrength', 479 => 'ToneMapStrength' },
6498             'toningeffect' => { 57 => 0xf, 226 => 0xb3, 231 => 0x38, 232 => 0x40, 233 => 0x48, 387 => 0x1015 },
6499             'toningeffectauto' => { 71 => 0xa4 },
6500             'toningeffectfaithful' => { 70 => 0x74, 71 => 0x74 },
6501             'toningeffectlandscape' => { 70 => 0x44, 71 => 0x44 },
6502             'toningeffectmonochrome' => { 19 => 0x108, 70 => 0x8c, 71 => 0x8c },
6503             'toningeffectneutral' => { 70 => 0x5c, 71 => 0x5c },
6504             'toningeffectportrait' => { 70 => 0x2c, 71 => 0x2c },
6505             'toningeffectstandard' => { 70 => 0x14, 71 => 0x14 },
6506             'toningeffectuserdef1' => { 70 => 0xa4, 71 => 0xbc },
6507             'toningeffectuserdef2' => { 70 => 0xbc, 71 => 0xd4 },
6508             'toningeffectuserdef3' => { 70 => 0xd4, 71 => 0xec },
6509             'toningsaturation' => { 231 => 0x39, 232 => 0x41, 233 => 0x49 },
6510             'totalzoom' => { 140 => 0x62 },
6511             'touchae' => { 320 => 0xab },
6512             'track' => { 372 => "\xa9trk", 380 => "\xa9trk" },
6513             'trackcreatedate' => { 379 => 0x1 },
6514             'trackmodifydate' => { 379 => 0x2 },
6515             'tracknumber' => { 372 => 'trkn', 503 => 'trackNumber' },
6516             'tracks' => { 503 => 'Tracks' },
6517             'tracksframerate' => { 503 => [\'Tracks','TracksFrameRate'] },
6518             'tracksmarkers' => { 503 => [\'Tracks','TracksMarkers'] },
6519             'tracksmarkerscomment' => { 503 => [\'Tracks','TracksMarkersComment'] },
6520             'tracksmarkerscuepointparams' => { 503 => [\'Tracks','TracksMarkersCuePointParams'] },
6521             'tracksmarkerscuepointparamskey' => { 503 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
6522             'tracksmarkerscuepointparamsvalue' => { 503 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
6523             'tracksmarkerscuepointtype' => { 503 => [\'Tracks','TracksMarkersCuePointType'] },
6524             'tracksmarkersduration' => { 503 => [\'Tracks','TracksMarkersDuration'] },
6525             'tracksmarkerslocation' => { 503 => [\'Tracks','TracksMarkersLocation'] },
6526             'tracksmarkersname' => { 503 => [\'Tracks','TracksMarkersName'] },
6527             'tracksmarkersprobability' => { 503 => [\'Tracks','TracksMarkersProbability'] },
6528             'tracksmarkersspeaker' => { 503 => [\'Tracks','TracksMarkersSpeaker'] },
6529             'tracksmarkersstarttime' => { 503 => [\'Tracks','TracksMarkersStartTime'] },
6530             'tracksmarkerstarget' => { 503 => [\'Tracks','TracksMarkersTarget'] },
6531             'tracksmarkerstype' => { 503 => [\'Tracks','TracksMarkersType'] },
6532             'trackstrackname' => { 503 => [\'Tracks','TracksTrackName'] },
6533             'trackstracktype' => { 503 => [\'Tracks','TracksTrackType'] },
6534             'tracktype' => { 380 => 'kgtt' },
6535             'trailer' => { 120 => 'Trailer' },
6536             'trailersignature' => { 164 => 'zmie' },
6537             'transcript' => { 489 => 'Transcript' },
6538             'transcriptlink' => { 489 => 'TranscriptLink' },
6539             'transcriptlinklink' => { 489 => [\'TranscriptLink','TranscriptLinkLink'] },
6540             'transcriptlinklinkqualifier' => { 489 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
6541             'transferfunction' => { 119 => 0x12d, 499 => 'TransferFunction' },
6542             'transfertimenormal' => { 138 => 0x1888 },
6543             'transfertimetest' => { 138 => 0x1889 },
6544             'transform' => { 320 => [0x8012,0x59] },
6545             'transmissionreference' => { 491 => 'TransmissionReference' },
6546             'trapped' => { 306 => 'Trapped', 490 => 'Trapped' },
6547             'trashbuttonfunction' => { 84 => 0x710 },
6548             'travelday' => { 320 => 0x36 },
6549             'treble' => { 374 => 'player.movie.audio.treble' },
6550             'triggermode' => { 381 => 0x6, 382 => 0x34, 383 => 0x34 },
6551             'tstop' => { 119 => 0xc772 },
6552             'ttl_da_adown' => { 343 => 0x5 },
6553             'ttl_da_aup' => { 343 => 0x4 },
6554             'ttl_da_bdown' => { 343 => 0x7 },
6555             'ttl_da_bup' => { 343 => 0x6 },
6556             'tungstenawb' => { 333 => 0x1 },
6557             'tvepisode' => { 372 => 'tves' },
6558             'tvepisodeid' => { 372 => 'tven' },
6559             'tvexposuretimesetting' => { 336 => 0x12 },
6560             'tvnetworkname' => { 372 => 'tvnn' },
6561             'tvseason' => { 372 => 'tvsn' },
6562             'tvshow' => { 372 => 'tvsh' },
6563             'type' => { 480 => 'type', 498 => 'type' },
6564             'typestatus' => { 118 => [\'Identification','IdentificationTypeStatus'] },
6565             'uniquecameramodel' => { 119 => 0xc614 },
6566             'uniquedocumentid' => { 131 => 0xbb },
6567             'uniquematrixauto' => { 138 => 0x7e9 },
6568             'uniquematrixcustom' => { 138 => 0x7e8 },
6569             'uniquematrixdaylight' => { 138 => 0x7e4 },
6570             'uniquematrixflash' => { 138 => 0x7e7 },
6571             'uniquematrixfluorescent' => { 138 => 0x7e6 },
6572             'uniquematrixtungsten' => { 138 => 0x7e5 },
6573             'uniqueobjectname' => { 132 => 0x64 },
6574             'units' => { 462 => 'Units' },
6575             'unknown_aacr' => { 372 => 'AACR' },
6576             'unknown_cdek' => { 372 => 'CDEK' },
6577             'unknown_cdet' => { 372 => 'CDET' },
6578             'unknownblock' => { 355 => 0x405 },
6579             'unknownblock1' => { 301 => 0x635 },
6580             'unknownblock2' => { 301 => 0x636 },
6581             'unknownblock3' => { 301 => 0x1103 },
6582             'unknownblock4' => { 301 => 0x1104 },
6583             'unknowncontrast' => { 109 => 0x45 },
6584             'unknowndate' => { 364 => 0x212 },
6585             'unknownev' => { 138 => 0x1 },
6586             'unknownlinear' => { 109 => 0x46 },
6587             'unknownnumber' => { 97 => 0x180b },
6588             'unknownoutputhighlightpoint' => { 109 => 0x4a },
6589             'unknownoutputshadowpoint' => { 109 => 0x4b },
6590             'unknownrawhighlight' => { 109 => 0x7b },
6591             'unknownrawhighlightpoint' => { 109 => 0x48 },
6592             'unknownrawshadow' => { 109 => 0x84 },
6593             'unknownrawshadowpoint' => { 109 => 0x49 },
6594             'unknownsharpness' => { 109 => 0x47 },
6595             'unknowntags' => { 380 => 'TAGS' },
6596             'unknowntemperature' => { 121 => 0x4 },
6597             'unknownthumbnail' => { 380 => 'thmb' },
6598             'unsharp1color' => { 277 => 0x13 },
6599             'unsharp1halowidth' => { 277 => 0x19 },
6600             'unsharp1intensity' => { 277 => 0x17 },
6601             'unsharp1threshold' => { 277 => 0x1b },
6602             'unsharp2color' => { 277 => 0x2e },
6603             'unsharp2halowidth' => { 277 => 0x34 },
6604             'unsharp2intensity' => { 277 => 0x32 },
6605             'unsharp2threshold' => { 277 => 0x36 },
6606             'unsharp3color' => { 277 => 0x49 },
6607             'unsharp3halowidth' => { 277 => 0x4f },
6608             'unsharp3intensity' => { 277 => 0x4d },
6609             'unsharp3threshold' => { 277 => 0x51 },
6610             'unsharp4color' => { 277 => 0x64 },
6611             'unsharp4halowidth' => { 277 => 0x6a },
6612             'unsharp4intensity' => { 277 => 0x68 },
6613             'unsharp4threshold' => { 277 => 0x6c },
6614             'unsharpcount' => { 277 => 0x0 },
6615             'unsharpmask' => { 109 => 0x90, 272 => 0x76a43200 },
6616             'unsharpmaskfineness' => { 103 => 0x20309 },
6617             'unsharpmaskstrength' => { 103 => 0x20308 },
6618             'unsharpmaskthreshold' => { 103 => 0x2030a },
6619             'uprightcentermode' => { 477 => 'UprightCenterMode', 479 => 'UprightCenterMode' },
6620             'uprightcenternormx' => { 477 => 'UprightCenterNormX', 479 => 'UprightCenterNormX' },
6621             'uprightcenternormy' => { 477 => 'UprightCenterNormY', 479 => 'UprightCenterNormY' },
6622             'uprightdependentdigest' => { 477 => 'UprightDependentDigest', 479 => 'UprightDependentDigest' },
6623             'uprightfocallength35mm' => { 477 => 'UprightFocalLength35mm', 479 => 'UprightFocalLength35mm' },
6624             'uprightfocalmode' => { 477 => 'UprightFocalMode', 479 => 'UprightFocalMode' },
6625             'uprightfoursegmentscount' => { 477 => 'UprightFourSegmentsCount', 479 => 'UprightFourSegmentsCount' },
6626             'uprightpreview' => { 477 => 'UprightPreview', 479 => 'UprightPreview' },
6627             'uprighttransform_0' => { 477 => 'UprightTransform_0', 479 => 'UprightTransform_0' },
6628             'uprighttransform_1' => { 477 => 'UprightTransform_1', 479 => 'UprightTransform_1' },
6629             'uprighttransform_2' => { 477 => 'UprightTransform_2', 479 => 'UprightTransform_2' },
6630             'uprighttransform_3' => { 477 => 'UprightTransform_3', 479 => 'UprightTransform_3' },
6631             'uprighttransform_4' => { 477 => 'UprightTransform_4', 479 => 'UprightTransform_4' },
6632             'uprighttransform_5' => { 477 => 'UprightTransform_5', 479 => 'UprightTransform_5' },
6633             'uprighttransformcount' => { 477 => 'UprightTransformCount', 479 => 'UprightTransformCount' },
6634             'uprightversion' => { 477 => 'UprightVersion', 479 => 'UprightVersion' },
6635             'urgency' => { 131 => 0xa, 491 => 'Urgency' },
6636             'url' => { 157 => 'URL', 310 => 'URL', 369 => 0x40b, 493 => 'url' },
6637             'url_list' => { 369 => 0x41e },
6638             'urla-platform' => { 493 => [\'url','urlA-platform'] },
6639             'urlurl' => { 493 => [\'url','urlUrl'] },
6640             'usablemeteringmodes' => { 84 => 0x10a },
6641             'usableshootingmodes' => { 84 => 0x109 },
6642             'usage' => { 494 => 'usage' },
6643             'usageterms' => { 507 => 'UsageTerms' },
6644             'usbpowerdelivery' => { 229 => 0x664 },
6645             'usedialwithouthold' => { 295 => 0xbf },
6646             'useguidelines' => { 475 => 'useGuidelines' },
6647             'usepanoramaviewer' => { 465 => 'UsePanoramaViewer' },
6648             'usercollection' => { 374 => 'collection.user' },
6649             'usercomment' => { 97 => 0x805, 119 => 0x9286, 483 => 'UserComment' },
6650             'userdef1picturestyle' => { 19 => 0x10c, 70 => 0xd8, 71 => 0xf0 },
6651             'userdef2picturestyle' => { 19 => 0x10e, 70 => 0xda, 71 => 0xf2 },
6652             'userdef3picturestyle' => { 19 => 0x110, 70 => 0xdc, 71 => 0xf4 },
6653             'userfields' => { 470 => 'UserFields' },
6654             'userlabel' => { 381 => 0x2b, 382 => 0x5a, 383 => 0x68 },
6655             'userprofile' => { 315 => 0x302, 319 => 0x34c, 322 => 0x3038 },
6656             'userrating' => { 374 => 'rating.user', 380 => 'urat' },
6657             'usmlenselectronicmf' => { 2 => 0x7, 83 => 0x7, 84 => 0x501 },
6658             'uspsnumber' => { 493 => 'uspsNumber' },
6659             'utmeasting' => { 168 => 'Easting' },
6660             'utmmapdatum' => { 168 => 'Datum' },
6661             'utmnorthing' => { 168 => 'Northing' },
6662             'utmzone' => { 168 => 'Zone' },
6663             'uuid' => { 477 => 'UUID', 479 => 'UUID' },
6664             'uv-irfiltercorrection' => { 315 => 0x325 },
6665             'validbits' => { 301 => 0x611, 302 => 0x102c },
6666             'validpixeldepth' => { 305 => 0x611 },
6667             'variablelowpassfilter' => { 420 => 0x2028 },
6668             'variousmodes' => { 140 => 0x26 },
6669             'variousmodes2' => { 140 => 0x3a },
6670             'variprogram' => { 226 => 0xab },
6671             'varraydacnominalvalues' => { 138 => 0x191e },
6672             'vendor' => { 380 => 'vndr' },
6673             'vendorinfo' => { 457 => 'VendorInfo' },
6674             'vendorinfomanufacturer' => { 457 => [\'VendorInfo','VendorInfoManufacturer'] },
6675             'vendorinfomodel' => { 457 => [\'VendorInfo','VendorInfoModel'] },
6676             'vendorinfonotes' => { 457 => [\'VendorInfo','VendorInfoNotes'] },
6677             'version' => { 127 => 0x0, 371 => 'Version', 374 => 'version', 477 => 'Version', 479 => 'Version' },
6678             'versioncreatedate' => { 454 => 0xd100 },
6679             'versionid' => { 504 => 'VersionID' },
6680             'versionidentifier' => { 493 => 'versionIdentifier' },
6681             'versionmodifydate' => { 454 => 0xd101 },
6682             'versions' => { 504 => 'Versions' },
6683             'versionscomments' => { 504 => [\'Versions','VersionsComments'] },
6684             'versionsevent' => { 504 => [\'Versions','VersionsEvent'] },
6685             'versionseventaction' => { 504 => [\'Versions','VersionsEventAction'] },
6686             'versionseventchanged' => { 504 => [\'Versions','VersionsEventChanged'] },
6687             'versionseventinstanceid' => { 504 => [\'Versions','VersionsEventInstanceID'] },
6688             'versionseventparameters' => { 504 => [\'Versions','VersionsEventParameters'] },
6689             'versionseventsoftwareagent' => { 504 => [\'Versions','VersionsEventSoftwareAgent'] },
6690             'versionseventwhen' => { 504 => [\'Versions','VersionsEventWhen'] },
6691             'versionsmodifier' => { 504 => [\'Versions','VersionsModifier'] },
6692             'versionsmodifydate' => { 504 => [\'Versions','VersionsModifyDate'] },
6693             'versionsversion' => { 504 => [\'Versions','VersionsVersion'] },
6694             'verticalafonbutton' => { 279 => '3.2', 280 => '47.2', 282 => '79.1', 295 => 0x11d },
6695             'verticalclockoverlaps' => { 138 => 0x412 },
6696             'verticalfuncbutton' => { 280 => '42.2', 282 => '67.1', 295 => 0x115 },
6697             'verticalfuncbuttonplaybackmode' => { 295 => 0x1b7 },
6698             'verticalfuncbuttonplusdials' => { 280 => '43.1' },
6699             'verticalfuncplusdials' => { 282 => '68.1' },
6700             'verticalmovieafonbutton' => { 295 => 0x1f9 },
6701             'verticalmoviefuncbutton' => { 295 => 0x1e1 },
6702             'verticalmultiselector' => { 280 => '42.1', 282 => '66.1', 283 => '66.1', 293 => '66.1', 295 => 0x18f },
6703             'verticalmultiselectorplaybackmode' => { 295 => 0x125 },
6704             'vfdisplayillumination' => { 2 => 0x11, 84 => [0x510,0x51d] },
6705             'vibrance' => { 471 => 'Vibrance', 477 => 'Vibrance', 479 => 'Vibrance' },
6706             'vibrationreduction' => { 238 => [0x75,0x82,0x1ae], 246 => '586.1', 255 => '590.2', 263 => 0x4 },
6707             'videoalphamode' => { 503 => 'videoAlphaMode' },
6708             'videoalphapremultiplecolor' => { 503 => 'videoAlphaPremultipleColor' },
6709             'videoalphapremultiplecolora' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
6710             'videoalphapremultiplecolorb' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
6711             'videoalphapremultiplecolorblack' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
6712             'videoalphapremultiplecolorblue' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
6713             'videoalphapremultiplecolorcyan' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
6714             'videoalphapremultiplecolorgray' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
6715             'videoalphapremultiplecolorgreen' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
6716             'videoalphapremultiplecolorl' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
6717             'videoalphapremultiplecolormagenta' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
6718             'videoalphapremultiplecolormode' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
6719             'videoalphapremultiplecolorred' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
6720             'videoalphapremultiplecolorswatchname' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
6721             'videoalphapremultiplecolortint' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
6722             'videoalphapremultiplecolortype' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
6723             'videoalphapremultiplecoloryellow' => { 503 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
6724             'videoalphaunityistransparent' => { 503 => 'videoAlphaUnityIsTransparent' },
6725             'videobitrate' => { 489 => 'videoBitRate' },
6726             'videobitratemode' => { 489 => 'videoBitRateMode' },
6727             'videoburstmode' => { 320 => 0xbb },
6728             'videoburstresolution' => { 320 => 0xb3 },
6729             'videocodec' => { 67 => 0x74 },
6730             'videocolorspace' => { 503 => 'videoColorSpace' },
6731             'videocompression' => { 127 => 0x3806 },
6732             'videocompressor' => { 503 => 'videoCompressor' },
6733             'videodisplayaspectratio' => { 489 => 'videoDisplayAspectRatio' },
6734             'videoencodingprofile' => { 489 => 'videoEncodingProfile' },
6735             'videofieldorder' => { 503 => 'videoFieldOrder' },
6736             'videoframerate' => { 320 => 0x27, 503 => 'videoFrameRate' },
6737             'videoframesize' => { 503 => 'videoFrameSize' },
6738             'videoframesizeh' => { 503 => [\'videoFrameSize','videoFrameSizeH'] },
6739             'videoframesizeunit' => { 503 => [\'videoFrameSize','videoFrameSizeUnit'] },
6740             'videoframesizew' => { 503 => [\'videoFrameSize','videoFrameSizeW'] },
6741             'videomoddate' => { 503 => 'videoModDate' },
6742             'videopixelaspectratio' => { 503 => 'videoPixelAspectRatio' },
6743             'videopixeldepth' => { 503 => 'videoPixelDepth' },
6744             'videopreburst' => { 320 => 0xc1 },
6745             'videoquality' => { 113 => 0x4003 },
6746             'videorecordingmode' => { 127 => 0x3803 },
6747             'videoshottype' => { 489 => 'VideoShotType' },
6748             'videoshottypeidentifier' => { 489 => [\'VideoShotType','VideoShotTypeIdentifier'] },
6749             'videoshottypename' => { 489 => [\'VideoShotType','VideoShotTypeName'] },
6750             'videostreamscount' => { 489 => 'videoStreamsCount' },
6751             'viewfinder' => { 364 => 0x455 },
6752             'viewfinderdisplay' => { 279 => '12.4', 280 => '6.3' },
6753             'viewfinderwarning' => { 279 => '13.4', 289 => '3.5', 290 => '6.2', 294 => '4.4' },
6754             'viewfinderwarnings' => { 84 => 0x40a },
6755             'viewinfoduringexposure' => { 84 => 0x407 },
6756             'viewingmode' => { 409 => 0x2f, 425 => 0x18 },
6757             'viewingmode2' => { 409 => [0x85,0x285] },
6758             'viewpoint' => { 492 => 'viewpoint' },
6759             'vignetteamount' => { 477 => 'VignetteAmount', 479 => 'VignetteAmount' },
6760             'vignettecontrol' => { 226 => 0x2a, 272 => 0x76a43205 },
6761             'vignettecontrolintensity' => { 272 => 0xac6bd5c0 },
6762             'vignettecorrectionalreadyapplied' => { 474 => 'VignetteCorrectionAlreadyApplied' },
6763             'vignettemidpoint' => { 477 => 'VignetteMidpoint', 479 => 'VignetteMidpoint' },
6764             'vignetting' => { 387 => 0x1011, 394 => 0xa052 },
6765             'vignettingcorrection' => { 119 => 0x7031, 394 => 0xa053, 420 => 0x2011 },
6766             'vignettingcorrparams' => { 119 => 0x7032, 449 => 0x64a, 450 => [0x34a,0x350,0x35c,0x368] },
6767             'vignettingsetting' => { 394 => 0xa054 },
6768             'virtualhorizonstyle' => { 295 => 0x167 },
6769             'visualcolor' => { 489 => 'VisualColour' },
6770             'visualtechnique' => { 492 => 'visualTechnique' },
6771             'voicememo' => { 396 => 0x216 },
6772             'volume' => { 493 => 'volume' },
6773             'vr_0x66' => { 238 => 0x66 },
6774             'vrdoffset' => { 64 => 0xd0 },
6775             'vrmode' => { 229 => 0x212, 263 => 0x6 },
6776             'waterdepth' => { 119 => 0x9403, 484 => 'WaterDepth' },
6777             'wb_bluelevel3500k' => { 187 => 0x19a },
6778             'wb_bluelevel6500k' => { 187 => 0x18a },
6779             'wb_bluelevelcustom' => { 187 => 0x18e },
6780             'wb_bluelevelscloudy' => { 187 => 0x106 },
6781             'wb_bluelevelsdaylight' => { 187 => 0xea },
6782             'wb_bluelevelsflash' => { 187 => 0x122 },
6783             'wb_bluelevelsfluorescent' => { 187 => [0x40a,0x15a] },
6784             'wb_bluelevelskelvin' => { 187 => 0x254 },
6785             'wb_bluelevelsshade' => { 187 => 0x176 },
6786             'wb_bluelevelstungsten' => { 187 => 0xce },
6787             'wb_gbrglevels' => { 187 => 0xae, 190 => 0x4 },
6788             'wb_glevel' => { 301 => 0x11f },
6789             'wb_glevel3000k' => { 301 => 0x113 },
6790             'wb_glevel3300k' => { 301 => 0x114 },
6791             'wb_glevel3600k' => { 301 => 0x115 },
6792             'wb_glevel3900k' => { 301 => 0x116 },
6793             'wb_glevel4000k' => { 301 => 0x117 },
6794             'wb_glevel4300k' => { 301 => 0x118 },
6795             'wb_glevel4500k' => { 301 => 0x119 },
6796             'wb_glevel4800k' => { 301 => 0x11a },
6797             'wb_glevel5300k' => { 301 => 0x11b },
6798             'wb_glevel6000k' => { 301 => 0x11c },
6799             'wb_glevel6600k' => { 301 => 0x11d },
6800             'wb_glevel7500k' => { 301 => 0x11e },
6801             'wb_grbglevels' => { 201 => 0x0 },
6802             'wb_grgblevelsauto' => { 81 => 0x2 },
6803             'wb_grgblevelscloudy' => { 81 => 0x12 },
6804             'wb_grgblevelscustom1' => { 81 => 0x42 },
6805             'wb_grgblevelscustom2' => { 81 => 0x4a },
6806             'wb_grgblevelsdaylight' => { 81 => 0xa },
6807             'wb_grgblevelsflash' => { 81 => 0x32 },
6808             'wb_grgblevelsfluorescent' => { 81 => 0x22 },
6809             'wb_grgblevelsfluorhigh' => { 81 => 0x2a },
6810             'wb_grgblevelstungsten' => { 81 => 0x1a },
6811             'wb_grgblevelsunderwater' => { 81 => 0x3a },
6812             'wb_rbgglevels' => { 198 => 0x0 },
6813             'wb_rblevels' => { 202 => 0x270, 226 => 0xc, 301 => 0x100 },
6814             'wb_rblevels1' => { 326 => 0x2 },
6815             'wb_rblevels2' => { 326 => 0x5 },
6816             'wb_rblevels3' => { 326 => 0x8 },
6817             'wb_rblevels3000k' => { 301 => 0x102 },
6818             'wb_rblevels3300k' => { 301 => 0x103 },
6819             'wb_rblevels3500k' => { 187 => 0x430 },
6820             'wb_rblevels3600k' => { 301 => 0x104 },
6821             'wb_rblevels3900k' => { 301 => 0x105 },
6822             'wb_rblevels4' => { 326 => 0xb },
6823             'wb_rblevels4000k' => { 301 => 0x106 },
6824             'wb_rblevels4300k' => { 301 => 0x107 },
6825             'wb_rblevels4500k' => { 301 => 0x108 },
6826             'wb_rblevels4800k' => { 301 => 0x109 },
6827             'wb_rblevels5' => { 326 => 0xe },
6828             'wb_rblevels5300k' => { 301 => 0x10a },
6829             'wb_rblevels6' => { 326 => 0x11 },
6830             'wb_rblevels6000k' => { 301 => 0x10b },
6831             'wb_rblevels6500k' => { 187 => 0x420 },
6832             'wb_rblevels6600k' => { 301 => 0x10c },
6833             'wb_rblevels7' => { 326 => 0x14 },
6834             'wb_rblevels7500k' => { 301 => 0x10d },
6835             'wb_rblevelsauto' => { 202 => 0x272, 305 => 0x110 },
6836             'wb_rblevelscloudy' => { 187 => 0x3f0, 189 => 0x10, 202 => 0x296, 305 => 0x121 },
6837             'wb_rblevelscoolwhitef' => { 187 => 0x308, 189 => 0x14 },
6838             'wb_rblevelscoolwhitefluor' => { 305 => 0x132 },
6839             'wb_rblevelscustom' => { 187 => 0x424, 189 => 0x1c },
6840             'wb_rblevelscwb1' => { 301 => 0x10e },
6841             'wb_rblevelscwb2' => { 301 => 0x10f },
6842             'wb_rblevelscwb3' => { 301 => 0x110 },
6843             'wb_rblevelscwb4' => { 301 => 0x111 },
6844             'wb_rblevelsdaylight' => { 187 => [0x3ec,0x528], 189 => 0xc, 202 => 0x274 },
6845             'wb_rblevelsdaylightf' => { 189 => 0x24 },
6846             'wb_rblevelsdaylightfluor' => { 305 => 0x130 },
6847             'wb_rblevelsdaywhitef' => { 189 => 0x28 },
6848             'wb_rblevelsdaywhitefluor' => { 305 => 0x131 },
6849             'wb_rblevelseveningsunlight' => { 305 => 0x124 },
6850             'wb_rblevelsfineweather' => { 305 => 0x122 },
6851             'wb_rblevelsflash' => { 187 => [0x3f4,0x304], 189 => 0x18, 202 => 0x2a4 },
6852             'wb_rblevelsfluorescent' => { 202 => 0x290 },
6853             'wb_rblevelsincandescent' => { 202 => 0x282 },
6854             'wb_rblevelsshade' => { 187 => 0x418, 189 => 0x20, 202 => 0x2b2, 305 => 0x120 },
6855             'wb_rblevelstungsten' => { 187 => 0x3e8, 189 => 0x8, 305 => 0x123 },
6856             'wb_rblevelsused' => { 305 => 0x100 },
6857             'wb_rblevelswhitef' => { 189 => 0x2c },
6858             'wb_rblevelswhitefluorescent' => { 305 => 0x133 },
6859             'wb_redlevel3500k' => { 187 => 0x198 },
6860             'wb_redlevel6500k' => { 187 => 0x188 },
6861             'wb_redlevelcustom' => { 187 => 0x18c },
6862             'wb_redlevelscloudy' => { 187 => 0xf8 },
6863             'wb_redlevelsdaylight' => { 187 => 0xdc },
6864             'wb_redlevelsflash' => { 187 => 0x114 },
6865             'wb_redlevelsfluorescent' => { 187 => [0x3fc,0x14c] },
6866             'wb_redlevelskelvin' => { 187 => 0x1be },
6867             'wb_redlevelsshade' => { 187 => 0x168 },
6868             'wb_redlevelstungsten' => { 187 => 0xc0 },
6869             'wb_rgbglevels' => { 200 => 0x0 },
6870             'wb_rgblevels' => { 187 => [0x546,0x96], 316 => 0xd, 317 => 0x413, 322 => 0x3036, 364 => 0x107, 428 => 0x117c, 429 => 0x1180, 430 => 0x115c, 431 => 0x11d8, 432 => 0x11b4, 433 => 0x106c, 434 => 0x264, 435 => 0x264, 436 => 0x252 },
6871             'wb_rgblevels1' => { 327 => 0x2 },
6872             'wb_rgblevels2' => { 327 => 0x6 },
6873             'wb_rgblevels3' => { 327 => 0xa },
6874             'wb_rgblevels4' => { 327 => 0xe },
6875             'wb_rgblevels5' => { 327 => 0x12 },
6876             'wb_rgblevels6' => { 327 => 0x16 },
6877             'wb_rgblevels7' => { 327 => 0x1a },
6878             'wb_rgblevelsauto' => { 398 => 0x0 },
6879             'wb_rgblevelscustom1' => { 398 => 0x15 },
6880             'wb_rgblevelscustom2' => { 398 => 0x18 },
6881             'wb_rgblevelscustom3' => { 398 => 0x1b },
6882             'wb_rgblevelsdaylight' => { 398 => 0x3 },
6883             'wb_rgblevelsflash' => { 398 => 0x12 },
6884             'wb_rgblevelsfluorescent' => { 398 => 0xf },
6885             'wb_rgblevelsincandescent' => { 398 => 0xc },
6886             'wb_rgblevelsovercast' => { 398 => 0x9 },
6887             'wb_rgblevelsshade' => { 398 => 0x6 },
6888             'wb_rgblevelsunknown0' => { 399 => 0x0 },
6889             'wb_rgblevelsunknown1' => { 399 => 0x3 },
6890             'wb_rgblevelsunknown2' => { 399 => 0x6 },
6891             'wb_rgblevelsunknown3' => { 399 => 0x9 },
6892             'wb_rgblevelsunknown4' => { 399 => 0xc },
6893             'wb_rgblevelsunknown5' => { 399 => 0xf },
6894             'wb_rgblevelsunknown6' => { 399 => 0x12 },
6895             'wb_rgblevelsunknown7' => { 399 => 0x15 },
6896             'wb_rgblevelsunknown8' => { 399 => 0x18 },
6897             'wb_rgblevelsunknown9' => { 399 => 0x1b },
6898             'wb_rgbmuldaylight' => { 138 => 0x852 },
6899             'wb_rgbmulflash' => { 138 => 0x855 },
6900             'wb_rgbmulfluorescent' => { 138 => 0x854 },
6901             'wb_rgbmultungsten' => { 138 => 0x853 },
6902             'wb_rggbblacklevels' => { 35 => 0x25 },
6903             'wb_rggblevels' => { 190 => 0x4, 199 => 0x0, 203 => 0x13e8, 204 => 0x38 },
6904             'wb_rggblevelsasshot' => { 38 => 0x0, 39 => 0x0, 40 => 0x19, 41 => 0x55, 42 => 0x69, 43 => 0x22, 44 => 0x3f, 47 => 0x3f, 48 => 0x3f, 49 => 0x3f, 50 => 0x47 },
6905             '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, 394 => 0xa022 },
6906             'wb_rggblevelsblack' => { 394 => 0xa028 },
6907             '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, 355 => 0x20f, 363 => 0x14 },
6908             'wb_rggblevelscustom' => { 35 => 0x1d, 44 => 0x80, 203 => 0x1468, 204 => 0x100 },
6909             'wb_rggblevelscustom1' => { 40 => 0x41 },
6910             'wb_rggblevelscustom2' => { 40 => 0x46 },
6911             '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, 355 => 0x20d, 363 => 0x2 },
6912             '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, 355 => 0x214, 363 => 0x41 },
6913             '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 },
6914             'wb_rggblevelsfluorescentd' => { 204 => 0xc4, 355 => 0x211, 363 => 0x26 },
6915             'wb_rggblevelsfluorescentl' => { 363 => 0x4a },
6916             'wb_rggblevelsfluorescentn' => { 204 => 0xb0, 355 => 0x212, 363 => 0x2f },
6917             'wb_rggblevelsfluorescentw' => { 203 => 0x1438, 204 => 0x9c, 355 => 0x213, 363 => 0x38 },
6918             'wb_rggblevelshtmercury' => { 204 => 0xd8 },
6919             'wb_rggblevelsilluminator1' => { 394 => 0xa023 },
6920             'wb_rggblevelsilluminator2' => { 394 => 0xa024 },
6921             'wb_rggblevelskelvin' => { 35 => 0x21, 38 => 0x2d, 39 => 0x48, 41 => 0xaf, 42 => 0xe6, 43 => 0x40, 44 => 0x67, 47 => 0x80, 48 => 0x99, 49 => 0x9e, 50 => 0xa1 },
6922             'wb_rggblevelsmeasured' => { 38 => 0xa, 39 => 0x10, 41 => 0x5f, 42 => 0x73, 44 => 0x49, 47 => 0x49, 48 => 0x49, 49 => 0x49, 50 => 0x51 },
6923             'wb_rggblevelspc1' => { 43 => 0x90, 44 => 0x71 },
6924             'wb_rggblevelspc2' => { 43 => 0x95, 44 => 0x76 },
6925             'wb_rggblevelspc3' => { 43 => 0x9a, 44 => 0x7b },
6926             '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, 355 => 0x20e, 363 => 0xb },
6927             '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, 355 => 0x210, 363 => 0x1d },
6928             'wb_rggblevelsuncorrected' => { 394 => 0xa021 },
6929             'wb_rggblevelsunknown' => { 38 => 0xf, 39 => 0x18, 41 => 0x64, 42 => 0x78, 43 => 0x1d, 47 => 0x4e, 48 => 0x4e, 49 => 0x4e, 50 => 0x56, 363 => 0x53 },
6930             'wb_rggblevelsunknown10' => { 38 => 0x5f, 39 => 0x98, 41 => 0x91, 42 => 0xa5, 43 => 0x72, 47 => 0x9e, 48 => 0x7b, 49 => 0x7b, 50 => 0x83 },
6931             'wb_rggblevelsunknown11' => { 38 => 0x64, 39 => 0xa0, 41 => 0xb9, 42 => [0xaa,0xaf], 43 => 0x77, 47 => 0xa3, 48 => 0xa3, 49 => 0x80, 50 => 0xab },
6932             'wb_rggblevelsunknown12' => { 38 => 0x69, 39 => 0xa8, 41 => 0xbe, 42 => 0xb4, 43 => 0x7c, 47 => 0xa8, 48 => 0xa8, 49 => 0xa8, 50 => 0xb0 },
6933             'wb_rggblevelsunknown13' => { 38 => 0x6e, 39 => 0xb0, 41 => 0xc3, 42 => 0xb9, 43 => 0x81, 47 => 0xad, 48 => 0xad, 49 => 0xad, 50 => 0xb5 },
6934             'wb_rggblevelsunknown14' => { 41 => 0xc8, 42 => 0xbe, 43 => 0x86, 47 => 0xb2, 48 => 0xb2, 49 => 0xb2, 50 => 0xba },
6935             'wb_rggblevelsunknown15' => { 41 => 0xcd, 42 => 0xc3, 43 => 0x8b, 47 => 0xb7, 48 => 0xb7, 49 => 0xb7, 50 => 0xbf },
6936             'wb_rggblevelsunknown16' => { 41 => 0xd2, 42 => 0xc8, 43 => 0x9f, 48 => 0xbc, 49 => 0xbc, 50 => 0xc4 },
6937             'wb_rggblevelsunknown17' => { 41 => 0xd7, 42 => 0xf0, 48 => 0xc1, 49 => 0xc1, 50 => 0xc9 },
6938             'wb_rggblevelsunknown18' => { 41 => 0xdc, 42 => 0xf5, 48 => 0xc6, 49 => 0xc6, 50 => 0xce },
6939             'wb_rggblevelsunknown19' => { 41 => 0xe1, 42 => 0xfa, 48 => 0xcb, 49 => 0xcb, 50 => 0xd3 },
6940             'wb_rggblevelsunknown2' => { 38 => 0x37, 39 => 0x58, 41 => 0x69, 42 => 0x7d, 43 => 0x4a, 47 => 0x53, 48 => 0x53, 49 => 0x53, 50 => 0x5b },
6941             'wb_rggblevelsunknown20' => { 41 => 0xe6, 42 => 0xff, 48 => 0xd0, 49 => 0xd0, 50 => 0xd8 },
6942             'wb_rggblevelsunknown21' => { 41 => 0xeb, 42 => 0x104, 49 => 0xd5, 50 => 0xdd },
6943             'wb_rggblevelsunknown22' => { 41 => 0xf0, 42 => 0x109, 49 => 0xda, 50 => 0xe2 },
6944             'wb_rggblevelsunknown23' => { 41 => 0xf5, 42 => 0x10e, 49 => 0xdf, 50 => 0xe7 },
6945             'wb_rggblevelsunknown24' => { 41 => 0xfa, 42 => 0x113, 49 => 0xe4, 50 => 0xec },
6946             'wb_rggblevelsunknown25' => { 41 => 0xff, 42 => 0x118, 49 => 0xe9, 50 => 0xf1 },
6947             'wb_rggblevelsunknown26' => { 41 => 0x104, 42 => 0x11d, 49 => 0xee, 50 => 0xf6 },
6948             'wb_rggblevelsunknown27' => { 41 => 0x109, 42 => 0x122, 49 => 0xf3, 50 => 0xfb },
6949             'wb_rggblevelsunknown28' => { 41 => 0x10e, 49 => 0xf8, 50 => 0x100 },
6950             'wb_rggblevelsunknown29' => { 41 => 0x113, 49 => 0xfd, 50 => 0x105 },
6951             'wb_rggblevelsunknown3' => { 38 => 0x3c, 39 => 0x60, 41 => 0x6e, 42 => 0x82, 43 => 0x4f, 47 => 0x58, 48 => 0x58, 49 => 0x58, 50 => 0x60 },
6952             'wb_rggblevelsunknown30' => { 49 => 0x102 },
6953             'wb_rggblevelsunknown4' => { 38 => 0x41, 39 => 0x68, 41 => 0x73, 42 => 0x87, 43 => 0x54, 47 => 0x5d, 48 => 0x5d, 49 => 0x5d, 50 => 0x65 },
6954             'wb_rggblevelsunknown5' => { 38 => 0x46, 39 => 0x70, 41 => 0x78, 42 => 0x8c, 43 => 0x59, 47 => 0x62, 48 => 0x62, 49 => 0x62, 50 => 0x6a },
6955             'wb_rggblevelsunknown6' => { 38 => 0x4b, 39 => 0x78, 41 => 0x7d, 42 => 0x91, 43 => 0x5e, 47 => 0x8a, 48 => 0x67, 49 => 0x67, 50 => 0x6f },
6956             'wb_rggblevelsunknown7' => { 38 => 0x50, 39 => 0x80, 41 => 0x82, 42 => 0x96, 43 => 0x63, 47 => 0x8f, 48 => 0x6c, 49 => 0x6c, 50 => 0x74 },
6957             'wb_rggblevelsunknown8' => { 38 => 0x55, 39 => 0x88, 41 => 0x87, 42 => 0x9b, 43 => 0x68, 47 => 0x94, 48 => 0x71, 49 => 0x71, 50 => 0x79 },
6958             'wb_rggblevelsunknown9' => { 38 => 0x5a, 39 => 0x90, 41 => 0x8c, 42 => 0xa0, 43 => 0x6d, 47 => 0x99, 48 => 0x76, 49 => 0x76, 50 => 0x7e },
6959             'wb_rggblevelsuserselected' => { 363 => 0x5c },
6960             'wbadjblueamber' => { 103 => 0x20106 },
6961             'wbadjbluebalance' => { 278 => 0x8 },
6962             'wbadjcolortemp' => { 103 => 0x20102, 108 => 0x1a },
6963             'wbadjlighting' => { 278 => 0x14 },
6964             'wbadjmagentagreen' => { 103 => 0x20105 },
6965             'wbadjmode' => { 278 => 0x10 },
6966             'wbadjredbalance' => { 278 => 0x0 },
6967             'wbadjrggblevels' => { 103 => 0x20125, 108 => 0x6 },
6968             'wbadjtemperature' => { 278 => 0x18 },
6969             'wbadjtint' => { 278 => 0x25 },
6970             'wbbluelevel' => { 315 => 0x324, 320 => 0x8006, 325 => 0x26 },
6971             'wbbracketingsteps' => { 247 => 0x174d, 248 => 0x87c, 257 => 0x1757 },
6972             'wbbracketmode' => { 57 => 0x9 },
6973             'wbbracketshotnumber' => { 187 => 0x2b, 387 => 0x101a },
6974             'wbbracketvalueab' => { 57 => 0xc },
6975             'wbbracketvaluegm' => { 57 => 0xd },
6976             'wbfinetuneactive' => { 108 => 0x24 },
6977             'wbfinetunesaturation' => { 108 => 0x28 },
6978             'wbfinetunetone' => { 108 => 0x2c },
6979             'wbgreenlevel' => { 315 => 0x323, 320 => 0x8005, 325 => 0x25 },
6980             'wbmediaimagesizesetting' => { 84 => 0x708 },
6981             'wbmode' => { 189 => 0x4, 302 => 0x1015 },
6982             'wbredlevel' => { 315 => 0x322, 320 => 0x8004, 325 => 0x24 },
6983             'wbscale' => { 190 => 0x0 },
6984             'wbshiftab' => { 74 => 0xc, 320 => 0x46, 337 => 0x10 },
6985             'wbshiftab_gm' => { 420 => 0x2014 },
6986             'wbshiftab_gm_precise' => { 420 => 0x2026 },
6987             'wbshiftcreativecontrol' => { 320 => 0x92 },
6988             'wbshiftgm' => { 74 => 0xd, 320 => 0x47, 337 => 0x11 },
6989             'wbshiftintelligentauto' => { 320 => 0x8b },
6990             'wbtype1' => { 326 => 0x1, 327 => 0x1 },
6991             'wbtype2' => { 326 => 0x4, 327 => 0x5 },
6992             'wbtype3' => { 326 => 0x7, 327 => 0x9 },
6993             'wbtype4' => { 326 => 0xa, 327 => 0xd },
6994             'wbtype5' => { 326 => 0xd, 327 => 0x11 },
6995             'wbtype6' => { 326 => 0x10, 327 => 0x15 },
6996             'wbtype7' => { 326 => 0x13, 327 => 0x19 },
6997             'webstatement' => { 507 => 'WebStatement' },
6998             'weightedflatsubject' => { 469 => 'weightedFlatSubject' },
6999             'what' => { 477 => 'What', 479 => 'What' },
7000             '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, 226 => 0x5, 262 => 0x7, 315 => 0x304, 320 => 0x3, 322 => 0x3033, 355 => 0x19, 362 => 0x7, 386 => 0x26, 387 => 0x1003, 397 => [0x88,0x3c,0x7,0x58], 407 => 0xf, 408 => 0xe, 420 => [0x115,0xb054], 477 => 'WhiteBalance', 479 => 'WhiteBalance', 483 => 'WhiteBalance' },
7001             'whitebalance0' => { 176 => 'WhiteBalance0' },
7002             'whitebalance1' => { 176 => 'WhiteBalance1' },
7003             'whitebalance2' => { 176 => 'WhiteBalance2', 297 => 0x500 },
7004             'whitebalanceadj' => { 103 => 0x20101, 108 => 0x18, 272 => 0x76a43204 },
7005             'whitebalanceautoadjustment' => { 333 => 0x0 },
7006             'whitebalancebias' => { 113 => 0x2011, 302 => 0x304, 320 => 0x23 },
7007             'whitebalanceblue' => { 74 => 0x7 },
7008             'whitebalancebracket' => { 297 => 0x502, 302 => 0x303 },
7009             'whitebalancebracketing' => { 184 => 0x22, 187 => 0x2c, 418 => 0x2c },
7010             'whitebalancebuttonplaybackmode' => { 295 => 0x1c5 },
7011             'whitebalancecomp' => { 305 => 0x1001 },
7012             'whitebalancedetected' => { 138 => 0x3fb },
7013             'whitebalancefinetune' => { 127 => 0x100a, 184 => 0x38, 186 => 0x112, 226 => 0xb, 387 => 0x1004, 407 => 0x6, 408 => 0x5, 420 => 0x112 },
7014             'whitebalancemode' => { 138 => 0x3fa, 355 => 0x1a },
7015             'whitebalancered' => { 74 => 0x6 },
7016             'whitebalanceset' => { 336 => 0xa },
7017             'whitebalancesetting' => { 184 => 0x23, 407 => 0x5, 408 => 0x4, 409 => 0x16, 425 => 0xd },
7018             'whitebalancesetup' => { 394 => 0x41 },
7019             'whitebalancetemperature' => { 297 => 0x501 },
7020             'whiteboard' => { 302 => 0x301 },
7021             'whitelevel' => { 119 => 0xc61d, 355 => 0x7e },
7022             'whitepoint' => { 119 => 0x13e, 319 => 0x35d, 355 => 0x201, 499 => 'WhitePoint' },
7023             'whites2012' => { 477 => 'Whites2012', 479 => 'Whites2012' },
7024             'whitesadj' => { 454 => 0x9017 },
7025             'wideadapter' => { 387 => 0x1017 },
7026             'widefocuszone' => { 181 => 0x2f },
7027             'widerange' => { 396 => 0x20f },
7028             'windmode' => { 138 => 0x3f4 },
7029             'windnoisereduction' => { 229 => 0x2d6 },
7030             'windowlocation' => { 380 => 'WLOC' },
7031             'windowsatom' => { 478 => 'windowsAtom' },
7032             'windowsatomextension' => { 478 => [\'windowsAtom','windowsAtomExtension'] },
7033             'windowsatominvocationflags' => { 478 => [\'windowsAtom','windowsAtomInvocationFlags'] },
7034             'windowsatomuncprojectpath' => { 478 => [\'windowsAtom','windowsAtomUncProjectPath'] },
7035             'wordcount' => { 493 => 'wordCount' },
7036             'work' => { 372 => "\xa9wrk" },
7037             'workcolorspace' => { 103 => 0x10200, 108 => 0x270 },
7038             'workflowtag' => { 489 => 'WorkflowTag' },
7039             'workflowtagcvid' => { 489 => [\'WorkflowTag','WorkflowTagCvId'] },
7040             'workflowtagcvtermid' => { 489 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7041             'workflowtagcvtermname' => { 489 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7042             'workflowtagcvtermrefinedabout' => { 489 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7043             'worktodo' => { 485 => 'WorkToDo' },
7044             'worldtimelocation' => { 320 => 0x3a, 355 => 0x22, 361 => '0.1' },
7045             'writer' => { 179 => 'WM/Writer' },
7046             'writer-editor' => { 131 => 0x7a },
7047             'x3filllight' => { 397 => 0x12 },
7048             'xattrquarantine' => { 174 => 'com.apple.quarantine' },
7049             'xilinxversion' => { 138 => 0x414 },
7050             'xml' => { 136 => 'xml ' },
7051             'xmp' => { 106 => 0xffff00f6, 120 => 'XMP' },
7052             'xmptoolkit' => { 500 => 'xmptk' },
7053             'xpauthor' => { 119 => 0x9c9d },
7054             'xpcomment' => { 119 => 0x9c9c },
7055             'xpkeywords' => { 119 => 0x9c9e },
7056             'xposition' => { 119 => 0x11e },
7057             'xpsubject' => { 119 => 0x9c9f },
7058             'xptitle' => { 119 => 0x9c9b },
7059             'xresolution' => { 119 => 0x11a, 134 => 0x3, 370 => 0x0, 499 => 'XResolution' },
7060             'xyresolution' => { 123 => 0x3 },
7061             'yaw' => { 115 => 0x7, 380 => ['_yaw',"\xa9fyw"] },
7062             'yawangle' => { 247 => 0x3513, 248 => 0x2c2c, 252 => 0xc222, 257 => 0x36fc, 258 => 0x2f03, 260 => 0xce3a, 261 => 0xeaf3, 392 => 0x0 },
7063             'ycbcrcoefficients' => { 119 => 0x211, 499 => 'YCbCrCoefficients' },
7064             'ycbcrpositioning' => { 119 => 0x213, 499 => 'YCbCrPositioning' },
7065             'ycbcrsubsampling' => { 119 => 0x212, 499 => 'YCbCrSubSampling' },
7066             'year' => { 372 => 'yrrc', 374 => 'year', 380 => 'yrrc' },
7067             'yearcreated' => { 140 => 0x10, 149 => 0xc },
7068             'yellowhsl' => { 103 => 0x20912 },
7069             'yield' => { 495 => 'yield' },
7070             'yposition' => { 119 => 0x11f },
7071             'yresolution' => { 119 => 0x11b, 134 => 0x5, 370 => 0x4, 499 => 'YResolution' },
7072             'zebrapatterntonerange' => { 295 => 0x211 },
7073             'zoneidentifier' => { 120 => 'ZoneIdentifier' },
7074             'zonematching' => { 186 => 0x10a, 189 => [0x3a,0x4a], 420 => 0xb024 },
7075             'zonematchingmode' => { 184 => 0x14 },
7076             'zonematchingon' => { 183 => 0x75 },
7077             'zonematchingvalue' => { 407 => 0x1f },
7078             'zoomedpreviewlength' => { 302 => 0xf05 },
7079             'zoomedpreviewsize' => { 302 => 0xf06 },
7080             'zoomedpreviewstart' => { 302 => 0xf04 },
7081             'zoomsourcewidth' => { 34 => 0x24 },
7082             'zoomstepcount' => { 300 => 0x300, 302 => 0x100d },
7083             'zoomtargetwidth' => { 34 => 0x25 },
7084             );
7085              
7086             # lookup for non-writable tags to check if the name exists
7087             my %tagExists = (
7088             '_ac3' => 1,
7089             '_h264' => 1,
7090             '_stream' => 1,
7091             'a100dataoffset' => 1,
7092             'aas' => 1,
7093             'abovecolor' => 1,
7094             'abstract' => 1,
7095             'abstractfilename' => 1,
7096             'accel360fly' => 1,
7097             'acceldata' => 1,
7098             'accelerometermatrix' => 1,
7099             'accelerometertime' => 1,
7100             'accelmode' => 1,
7101             'accelypr' => 1,
7102             'accessdate' => 1,
7103             'accountname' => 1,
7104             'acdsee' => 1,
7105             'acquisitiontime' => 1,
7106             'acquisitiontimeday' => 1,
7107             'acquisitiontimemonth' => 1,
7108             'acquisitiontimeyear' => 1,
7109             'acquisitiontimeyearmonth' => 1,
7110             'acquisitiontimeyearmonthday' => 1,
7111             'acroform' => 1,
7112             'activebuf1cols' => 1,
7113             'activebuf1rows' => 1,
7114             'activebuf2cols' => 1,
7115             'activebuf2rows' => 1,
7116             'activecols' => 1,
7117             'activectemonitor1cols' => 1,
7118             'activectemonitor2cols' => 1,
7119             'activectemonitorrows' => 1,
7120             'activerows' => 1,
7121             'actor' => 1,
7122             'actualcompensation' => 1,
7123             'actualscalemax' => 1,
7124             'actualscalemin' => 1,
7125             'actualsoftpostpadding' => 1,
7126             'actualsoftprepadding' => 1,
7127             'additionalinfo' => 1,
7128             'adjdebuginfo' => 1,
7129             'adjustedtbnimageheight' => 1,
7130             'adjustedtbnimagewidth' => 1,
7131             'adobe_cm' => 1,
7132             'adobecmtype' => 1,
7133             'adobecrw' => 1,
7134             'adobekoda' => 1,
7135             'adobeleaf' => 1,
7136             'adobemrw' => 1,
7137             'adobepano' => 1,
7138             'adobephotoshop' => 1,
7139             'adoberaf' => 1,
7140             'adobesr2' => 1,
7141             'adoptedneutral' => 1,
7142             'adult' => 1,
7143             'advancedcontentencryption' => 1,
7144             'advancedmutualexcl' => 1,
7145             'advancedscenemode' => 1,
7146             'adventrevision' => 1,
7147             'adventscale' => 1,
7148             'aedebuginfo' => 1,
7149             'aeflags' => 1,
7150             'aehistograminfo' => 1,
7151             'aeinfo' => 1,
7152             'aeinfo2' => 1,
7153             'aeinfo3' => 1,
7154             'aeinfounknown' => 1,
7155             'aeliveviewhistograminfo' => 1,
7156             'aeliveviewlocalhistogram' => 1,
7157             'aelocalhistogram' => 1,
7158             'af-cprioritysel' => 1,
7159             'af-sprioritysel' => 1,
7160             'afarea' => 1,
7161             'afareaheights' => 1,
7162             'afareawidths' => 1,
7163             'afareaxpositions' => 1,
7164             'afareaypositions' => 1,
7165             'afconfig' => 1,
7166             'afcp' => 1,
7167             'afcp_iptc' => 1,
7168             'afcsettings' => 1,
7169             'afdebuginfo' => 1,
7170             'aff1' => 1,
7171             'aff5' => 1,
7172             'affheader' => 1,
7173             'affinetransformmat' => 1,
7174             'afinfo' => 1,
7175             'afinfo2' => 1,
7176             'afinfo2version' => 1,
7177             'afinfo3' => 1,
7178             'afinfocus' => 1,
7179             'afinfosize' => 1,
7180             'afm' => 1,
7181             'afpointinfo' => 1,
7182             'afpointsinfocus1d' => 1,
7183             'afsp' => 1,
7184             'afstatus15' => 1,
7185             'afstatus19' => 1,
7186             'afstatus79' => 1,
7187             'aftune' => 1,
7188             'aibuildnumber' => 1,
7189             'aicolormodel' => 1,
7190             'aicolorusage' => 1,
7191             'aicreatorversion' => 1,
7192             'aifileformat' => 1,
7193             'aimetadata' => 1,
7194             'ainumlayers' => 1,
7195             'aipdfprivatedata' => 1,
7196             'aiprivatedata' => 1,
7197             'airspeed' => 1,
7198             'airulerunits' => 1,
7199             'aitargetresolution' => 1,
7200             'album2' => 1,
7201             'albumartistsortorder' => 1,
7202             'albumid' => 1,
7203             'albumidalbumartist' => 1,
7204             'albumname' => 1,
7205             'albumsortorder' => 1,
7206             'albumtitlesortorder' => 1,
7207             'aliaslayermetadata' => 1,
7208             'alignment' => 1,
7209             'allcolorflatfield1' => 1,
7210             'allcolorflatfield2' => 1,
7211             'allcolorflatfield3' => 1,
7212             'alph' => 1,
7213             'alpha' => 1,
7214             'alphabitdepth' => 1,
7215             'alphabytecount' => 1,
7216             'alphachannelsnames' => 1,
7217             'alphacompression' => 1,
7218             'alphadatadiscard' => 1,
7219             'alphafilter' => 1,
7220             'alphafiltering' => 1,
7221             'alphaidentifiers' => 1,
7222             'alphainterlace' => 1,
7223             'alphamask' => 1,
7224             'alphaoffset' => 1,
7225             'alphapreprocessing' => 1,
7226             'alphasample' => 1,
7227             'alternateduotonecolors' => 1,
7228             'alternatesourceurl' => 1,
7229             'alternatespotcolors' => 1,
7230             'altitudefromtakeoff' => 1,
7231             'ambienceinfo' => 1,
7232             'angleaxis' => 1,
7233             'angularvelocity' => 1,
7234             'anim' => 1,
7235             'animation' => 1,
7236             'animationcontrol' => 1,
7237             'animationframes' => 1,
7238             'animationiterations' => 1,
7239             'animationloopcount' => 1,
7240             'animationplays' => 1,
7241             'anmf' => 1,
7242             'anniversary' => 1,
7243             'annotation' => 1,
7244             'annotations' => 1,
7245             'annotationusagerights' => 1,
7246             'announce' => 1,
7247             'announcelist1' => 1,
7248             'anoiselines' => 1,
7249             'anta' => 1,
7250             'aperture' => 1,
7251             'aperturedisplayed' => 1,
7252             'apeversion' => 1,
7253             'app14flags0' => 1,
7254             'app14flags1' => 1,
7255             'app1_profile' => 1,
7256             'apple-fi' => 1,
7257             'appledataoffsets' => 1,
7258             'applemaildatereceived' => 1,
7259             'applemaildatesent' => 1,
7260             'applemailflagged' => 1,
7261             'applemailisremoteattachment' => 1,
7262             'applemailmessageid' => 1,
7263             'applemailpriority' => 1,
7264             'applemailread' => 1,
7265             'applemailrepliedto' => 1,
7266             'application' => 1,
7267             'applicationdata' => 1,
7268             'applicationmissingmsg' => 1,
7269             'applicationversion' => 1,
7270             'applysettingstoliveview' => 1,
7271             'appname' => 1,
7272             'archivallocation' => 1,
7273             'archivedfilename' => 1,
7274             'ardronefile' => 1,
7275             'ardronetelemetry' => 1,
7276             'artist2' => 1,
7277             'artistlen' => 1,
7278             'artists' => 1,
7279             'artisturl' => 1,
7280             'ascender' => 1,
7281             'ascent' => 1,
7282             'asfleakybucketpairs' => 1,
7283             'asfpacketcount' => 1,
7284             'asfsecurityobjectssize' => 1,
7285             'asin' => 1,
7286             'asin2' => 1,
7287             'aspectinfo' => 1,
7288             'aspectratiox' => 1,
7289             'aspectratioy' => 1,
7290             'assistantsname' => 1,
7291             'assistantsphone' => 1,
7292             'associateddatalist' => 1,
7293             'associatedimagefile' => 1,
7294             'association' => 1,
7295             'assumeddisplaysize' => 1,
7296             'assumeddistanceview' => 1,
7297             'ast' => 1,
7298             'atmospherictemperature' => 1,
7299             'atmospherictransalpha1' => 1,
7300             'atmospherictransalpha2' => 1,
7301             'atmospherictransbeta1' => 1,
7302             'atmospherictransbeta2' => 1,
7303             'atmospherictransx' => 1,
7304             'atob0' => 1,
7305             'atob1' => 1,
7306             'atob2' => 1,
7307             'atob3' => 1,
7308             'atom0' => 1,
7309             'atsccontent' => 1,
7310             'attachments' => 1,
7311             'attitude' => 1,
7312             'attitudetarget' => 1,
7313             'attr' => 1,
7314             'attributes' => 1,
7315             'audible_cvrx' => 1,
7316             'audible_meta' => 1,
7317             'audible_meta2' => 1,
7318             'audible_tags' => 1,
7319             'audible_tseg' => 1,
7320             'audiences' => 1,
7321             'audioattributes' => 1,
7322             'audioavailablebitraterange' => 1,
7323             'audioavailablenumberchannels' => 1,
7324             'audioavgbitrate' => 1,
7325             'audiobitratecontrolmode' => 1,
7326             'audiobytes' => 1,
7327             'audiochannellayout' => 1,
7328             'audiochanneltypes' => 1,
7329             'audiocodec' => 1,
7330             'audiocodecdescription' => 1,
7331             'audiocodecid' => 1,
7332             'audiocodecinfo' => 1,
7333             'audiocodecname' => 1,
7334             'audiocodecprimemethod' => 1,
7335             'audiocomponentversion' => 1,
7336             'audiocurrenttargetbitrate' => 1,
7337             'audiodelay' => 1,
7338             'audiodoessamplerateconversion' => 1,
7339             'audioencoding' => 1,
7340             'audioencodingparamsversion' => 1,
7341             'audioextendfrequencies' => 1,
7342             'audiofilesize' => 1,
7343             'audiofileurl' => 1,
7344             'audioformat' => 1,
7345             'audioframesize' => 1,
7346             'audiohasvariablepacketbytesizes' => 1,
7347             'audioheader' => 1,
7348             'audioinfo' => 1,
7349             'audioinputbuffersize' => 1,
7350             'audioisinitialized' => 1,
7351             'audiolayer' => 1,
7352             'audiomaxbitrate' => 1,
7353             'audiomaximumpacketbytesize' => 1,
7354             'audiominimumdelaymode' => 1,
7355             'audiominimumnumberinputpackets' => 1,
7356             'audiominimumnumberoutputpackets' => 1,
7357             'audiomode' => 1,
7358             'audiooutputprecedence' => 1,
7359             'audiopacketframesize' => 1,
7360             'audioprofile' => 1,
7361             'audioprofileversion' => 1,
7362             'audioqualitysetting' => 1,
7363             'audiorequirespacketdescription' => 1,
7364             'audiosamplecount' => 1,
7365             'audiosampledesc' => 1,
7366             'audiosamplesize' => 1,
7367             'audiosetting' => 1,
7368             'audiosize' => 1,
7369             'audiosourceurl' => 1,
7370             'audiostream' => 1,
7371             'audiostreamtype' => 1,
7372             'audiotrackid' => 1,
7373             'audiousedinputbuffersize' => 1,
7374             'audiouserecommendedsamplerate' => 1,
7375             'audiovbrquality' => 1,
7376             'audiovendorid' => 1,
7377             'audiozeroframespadded' => 1,
7378             'authenticationtime' => 1,
7379             'authenticationtype' => 1,
7380             'authoridentifier' => 1,
7381             'authoringsoftwarerelease' => 1,
7382             'authorlen' => 1,
7383             'authorname' => 1,
7384             'authorship' => 1,
7385             'authorsortorder' => 1,
7386             'autoareaafstartingpoint' => 1,
7387             'autoisomin' => 1,
7388             'autolowlightduration' => 1,
7389             'automationanimation' => 1,
7390             'automationflags' => 1,
7391             'autorotation' => 1,
7392             'autosavefilepath' => 1,
7393             'autosaveformat' => 1,
7394             'autosummary' => 1,
7395             'aux' => 1,
7396             'auxiliaryimageref' => 1,
7397             'auxiliaryimagetype' => 1,
7398             'av1configuration' => 1,
7399             'av1configurationversion' => 1,
7400             'avcconfiguration' => 1,
7401             'averagebitrate' => 1,
7402             'averageframerate' => 1,
7403             'averagelevel' => 1,
7404             'avgbitrate' => 1,
7405             'avgbytespersec' => 1,
7406             'avgpacketsize' => 1,
7407             'avgpdusize' => 1,
7408             'avgwidth' => 1,
7409             'avi1' => 1,
7410             'avif' => 1,
7411             'aviheader' => 1,
7412             'awbdebuginfo' => 1,
7413             'awbinfo' => 1,
7414             'axisdistancex' => 1,
7415             'axisdistancey' => 1,
7416             'axisdistancez' => 1,
7417             'axml' => 1,
7418             'b1' => 1,
7419             'b2' => 1,
7420             'background' => 1,
7421             'backgroundcolor' => 1,
7422             'backgroundcolorindicator' => 1,
7423             'backgroundcolorvalue' => 1,
7424             'backgroundimageid' => 1,
7425             'backgroundtiling' => 1,
7426             'backlight' => 1,
7427             'backserial' => 1,
7428             'backuptime' => 1,
7429             'badfaxlines' => 1,
7430             'bahpver' => 1,
7431             'balpver' => 1,
7432             'band' => 1,
7433             'bandwidthsharing' => 1,
7434             'bannerimage' => 1,
7435             'bannerimagedata' => 1,
7436             'bannerimagetype' => 1,
7437             'bannerimageurl' => 1,
7438             'barcode' => 1,
7439             'barcodes' => 1,
7440             'barometerinfo' => 1,
7441             'barometerinfoversion' => 1,
7442             'baselinelength' => 1,
7443             'basename' => 1,
7444             'baseviewpointnum' => 1,
7445             'basisobject' => 1,
7446             'battery' => 1,
7447             'batterycapacity' => 1,
7448             'batterycurrent' => 1,
7449             'batteryinfo' => 1,
7450             'batterystatus' => 1,
7451             'batterytime' => 1,
7452             'batteryvoltage3' => 1,
7453             'batteryvoltage4' => 1,
7454             'bavpver' => 1,
7455             'bccaddresses' => 1,
7456             'bccnames' => 1,
7457             'beats-per-minute' => 1,
7458             'beautycolorlevel' => 1,
7459             'beautyretouchlevel' => 1,
7460             'belowcolor' => 1,
7461             'beta' => 1,
7462             'bibligraphicfilename' => 1,
7463             'bikebroaccel' => 1,
7464             'bikebrogps' => 1,
7465             'billinginformation' => 1,
7466             'binarydata' => 1,
7467             'binarydatatype' => 1,
7468             'binaryfilter' => 1,
7469             'binaryxml' => 1,
7470             'binning' => 1,
7471             'birthday' => 1,
7472             'bitdepthchroma' => 1,
7473             'bitdepthluma' => 1,
7474             'bitrate' => 1,
7475             'bitrateinfo' => 1,
7476             'bitratemutualexclusion' => 1,
7477             'bitsperextendedrunlength' => 1,
7478             'bitsperpixel' => 1,
7479             'bitsperrunlength' => 1,
7480             'blackadcountsperdacvolt' => 1,
7481             'blackclamp' => 1,
7482             'blackclampoffset' => 1,
7483             'blackcolsleft' => 1,
7484             'blackcolsright' => 1,
7485             'blackdacchannel' => 1,
7486             'blackdacsettlingmsec' => 1,
7487             'blackmaskbottomborder' => 1,
7488             'blackmaskleftborder' => 1,
7489             'blackmaskrightborder' => 1,
7490             'blackmasktopborder' => 1,
7491             'blackrowsbottom' => 1,
7492             'blackrowstop' => 1,
7493             'blacktarget' => 1,
7494             'blocklocation' => 1,
7495             'blocksize' => 1,
7496             'blocksizemax' => 1,
7497             'blocksizemin' => 1,
7498             'blockspercolumn' => 1,
7499             'blocksperframe' => 1,
7500             'blocksperrow' => 1,
7501             'blueadjust' => 1,
7502             'blueendpoint' => 1,
7503             'bluegain' => 1,
7504             'bluegrassscale1' => 1,
7505             'bluegrassscale2' => 1,
7506             'bluegrasstable' => 1,
7507             'bluemask' => 1,
7508             'bluematrixcolumn' => 1,
7509             'blueprimary' => 1,
7510             'bluesample' => 1,
7511             'bluetrc' => 1,
7512             'bluex' => 1,
7513             'bluey' => 1,
7514             'blurstrength' => 1,
7515             'bmpversion' => 1,
7516             'boardtemperature' => 1,
7517             'bokehshape' => 1,
7518             'bookname' => 1,
7519             'booktitle' => 1,
7520             'booktype' => 1,
7521             'bookversion' => 1,
7522             'bootidentifier' => 1,
7523             'bootrecord' => 1,
7524             'bootsystem' => 1,
7525             'bordercolor' => 1,
7526             'borderid' => 1,
7527             'borderinformation' => 1,
7528             'borderlocation' => 1,
7529             'bordername' => 1,
7530             'bordersversion' => 1,
7531             'bordertype' => 1,
7532             'bottomdarkrow1' => 1,
7533             'bottomdarkrow2' => 1,
7534             'bottommag' => 1,
7535             'boundaryorigin' => 1,
7536             'boundingbox' => 1,
7537             'bracketingburstoptions' => 1,
7538             'bracketingcounter' => 1,
7539             'bracketingmode' => 1,
7540             'bracketingstep' => 1,
7541             'bracketshot' => 1,
7542             'brain' => 1,
7543             'brandingimageid' => 1,
7544             'brandingname' => 1,
7545             'brdfatob0' => 1,
7546             'brdfatob1' => 1,
7547             'brdfatob2' => 1,
7548             'brdfatob3' => 1,
7549             'brdfbtoa0' => 1,
7550             'brdfbtoa1' => 1,
7551             'brdfbtoa2' => 1,
7552             'brdfbtoa3' => 1,
7553             'brdfbtod0' => 1,
7554             'brdfbtod1' => 1,
7555             'brdfbtod2' => 1,
7556             'brdfbtod3' => 1,
7557             'brdfcolorimetricparam0' => 1,
7558             'brdfcolorimetricparam1' => 1,
7559             'brdfcolorimetricparam2' => 1,
7560             'brdfcolorimetricparam3' => 1,
7561             'brdfdtob0' => 1,
7562             'brdfdtob1' => 1,
7563             'brdfdtob2' => 1,
7564             'brdfdtob3' => 1,
7565             'brdfmtob0' => 1,
7566             'brdfmtob1' => 1,
7567             'brdfmtob2' => 1,
7568             'brdfmtob3' => 1,
7569             'brdfmtos0' => 1,
7570             'brdfmtos1' => 1,
7571             'brdfmtos2' => 1,
7572             'brdfmtos3' => 1,
7573             'brdfspectralparam0' => 1,
7574             'brdfspectralparam1' => 1,
7575             'brdfspectralparam2' => 1,
7576             'brdfspectralparam3' => 1,
7577             'breakchar' => 1,
7578             'brightdefectintegrationms' => 1,
7579             'brightdefectisocode' => 1,
7580             'brightdefectthreshold' => 1,
7581             'brightnessdata' => 1,
7582             'brightrowstop' => 1,
7583             'broadcast' => 1,
7584             'broadcastdate' => 1,
7585             'broadcastextension' => 1,
7586             'btoa0' => 1,
7587             'btoa1' => 1,
7588             'btoa2' => 1,
7589             'btoa3' => 1,
7590             'btod0' => 1,
7591             'btod1' => 1,
7592             'btod2' => 1,
7593             'btod3' => 1,
7594             'bufferaverage' => 1,
7595             'buffersize' => 1,
7596             'builddate' => 1,
7597             'buildversion' => 1,
7598             'businessaddress' => 1,
7599             'businesscity' => 1,
7600             'businesscountry-region' => 1,
7601             'businessfax' => 1,
7602             'businesshomepage' => 1,
7603             'businessphone' => 1,
7604             'businesspobox' => 1,
7605             'businesspostalcode' => 1,
7606             'businessstateorprovince' => 1,
7607             'businessstreet' => 1,
7608             'buynow' => 1,
7609             'buytickets' => 1,
7610             'bw_halftoninginfo' => 1,
7611             'bw_transferfunc' => 1,
7612             'bwf_umid' => 1,
7613             'bwfversion' => 1,
7614             'bytelength' => 1,
7615             'byteorder' => 1,
7616             'byteordermark' => 1,
7617             'bytes' => 1,
7618             'bytesperline' => 1,
7619             'bytesperminute' => 1,
7620             'cachecontrol' => 1,
7621             'cachedimageheight' => 1,
7622             'cachedimagewidth' => 1,
7623             'calculatedscalemax' => 1,
7624             'calculatedscalemin' => 1,
7625             'calibrationdatetime' => 1,
7626             'calibrationlog' => 1,
7627             'callbacknumber' => 1,
7628             'callletters' => 1,
7629             'camcore' => 1,
7630             'camera1' => 1,
7631             'camera2' => 1,
7632             'cameraarrangementinterval' => 1,
7633             'camerabacktype' => 1,
7634             'camerabody' => 1,
7635             'camerabyteorder' => 1,
7636             'cameradatetime' => 1,
7637             'cameraifd' => 1,
7638             'camerainfo' => 1,
7639             'camerainfo2' => 1,
7640             'camerainfo3' => 1,
7641             'camerainfoa100' => 1,
7642             'camerainfounknown' => 1,
7643             'cameramaker' => 1,
7644             'cameramanufacturer' => 1,
7645             'cameraname' => 1,
7646             'cameraobjbacktype' => 1,
7647             'cameraobject' => 1,
7648             'cameraobjname' => 1,
7649             'cameraobjtype' => 1,
7650             'cameraobjversion' => 1,
7651             'cameraoperator' => 1,
7652             'camerapan' => 1,
7653             'camerapartnumber' => 1,
7654             'cameraprofileversion' => 1,
7655             'camerascalemax' => 1,
7656             'camerascalemin' => 1,
7657             'camerasettings' => 1,
7658             'camerasettings2' => 1,
7659             'camerasettings3' => 1,
7660             'camerasettingsa100' => 1,
7661             'camerasettingsifd' => 1,
7662             'camerasettingsunknown' => 1,
7663             'camerasetup' => 1,
7664             'camerasoftware' => 1,
7665             'cameraspecification' => 1,
7666             'cameratemperaturemaxclip' => 1,
7667             'cameratemperaturemaxsaturated' => 1,
7668             'cameratemperaturemaxwarn' => 1,
7669             'cameratemperatureminclip' => 1,
7670             'cameratemperatureminsaturated' => 1,
7671             'cameratemperatureminwarn' => 1,
7672             'cameratilt' => 1,
7673             'camm0' => 1,
7674             'camm1' => 1,
7675             'camm2' => 1,
7676             'camm3' => 1,
7677             'camm4' => 1,
7678             'camm5' => 1,
7679             'camm6' => 1,
7680             'camm7' => 1,
7681             'can_skip_backward' => 1,
7682             'can_skip_forward' => 1,
7683             'canon' => 1,
7684             'canon_afinfo2_0x000d' => 1,
7685             'canon_afinfo_0x000b' => 1,
7686             'canonafinfo' => 1,
7687             'canonafinfo2' => 1,
7688             'canoncamerainfo1000d' => 1,
7689             'canoncamerainfo1100d' => 1,
7690             'canoncamerainfo1200d' => 1,
7691             'canoncamerainfo1d' => 1,
7692             'canoncamerainfo1dmkii' => 1,
7693             'canoncamerainfo1dmkiii' => 1,
7694             'canoncamerainfo1dmkiin' => 1,
7695             'canoncamerainfo1dmkiv' => 1,
7696             'canoncamerainfo1dx' => 1,
7697             'canoncamerainfo40d' => 1,
7698             'canoncamerainfo450d' => 1,
7699             'canoncamerainfo500d' => 1,
7700             'canoncamerainfo50d' => 1,
7701             'canoncamerainfo550d' => 1,
7702             'canoncamerainfo5d' => 1,
7703             'canoncamerainfo5dmkii' => 1,
7704             'canoncamerainfo5dmkiii' => 1,
7705             'canoncamerainfo600d' => 1,
7706             'canoncamerainfo60d' => 1,
7707             'canoncamerainfo650d' => 1,
7708             'canoncamerainfo6d' => 1,
7709             'canoncamerainfo700d' => 1,
7710             'canoncamerainfo70d' => 1,
7711             'canoncamerainfo750d' => 1,
7712             'canoncamerainfo760d' => 1,
7713             'canoncamerainfo7d' => 1,
7714             'canoncamerainfo80d' => 1,
7715             'canoncamerainfopowershot' => 1,
7716             'canoncamerainfopowershot2' => 1,
7717             'canoncamerainfounknown' => 1,
7718             'canoncamerainfounknown16' => 1,
7719             'canoncamerainfounknown32' => 1,
7720             'canoncamerasettings' => 1,
7721             'canoncctp' => 1,
7722             'canoncnop' => 1,
7723             'canoncnth' => 1,
7724             'canoncolorinfo1' => 1,
7725             'canoncolorinfo2' => 1,
7726             'canonfileinfo' => 1,
7727             'canonflags' => 1,
7728             'canonfocallength' => 1,
7729             'canonimageheight' => 1,
7730             'canonimagewidth' => 1,
7731             'canonpanorama' => 1,
7732             'canonrawmakemodel' => 1,
7733             'canonshotinfo' => 1,
7734             'canonskip' => 1,
7735             'canseekontime' => 1,
7736             'canseektoend' => 1,
7737             'capheight' => 1,
7738             'captiontext' => 1,
7739             'captprofbacktype' => 1,
7740             'captprofname' => 1,
7741             'captproftype' => 1,
7742             'captprofversion' => 1,
7743             'captureconditionspar' => 1,
7744             'capturedevicefid' => 1,
7745             'captureheightresetblacksegnormal' => 1,
7746             'captureheightresetblacksegtest' => 1,
7747             'captureheighttest' => 1,
7748             'captureobjbacktype' => 1,
7749             'captureobjname' => 1,
7750             'captureobjtype' => 1,
7751             'captureobjversion' => 1,
7752             'captureprofile' => 1,
7753             'captureresolution' => 1,
7754             'captureserial' => 1,
7755             'capturesetup' => 1,
7756             'capturewidthresetblacksegnormal' => 1,
7757             'capturewidthresetblacksegtest' => 1,
7758             'capturexresolution' => 1,
7759             'capturexresolutionunit' => 1,
7760             'captureyresolution' => 1,
7761             'captureyresolutionunit' => 1,
7762             'car' => 1,
7763             'carphone' => 1,
7764             'casio' => 1,
7765             'casiodata' => 1,
7766             'casiojunk' => 1,
7767             'casioquality' => 1,
7768             'casioqvmi' => 1,
7769             'cast' => 1,
7770             'catalognumber' => 1,
7771             'cbordata' => 1,
7772             'cc' => 1,
7773             'ccaddresses' => 1,
7774             'ccdrect' => 1,
7775             'ccdvalidrect' => 1,
7776             'ccdvideorect' => 1,
7777             'ccnames' => 1,
7778             'cddb1info' => 1,
7779             'cddbdiscplaytime' => 1,
7780             'cddbdisctracks' => 1,
7781             'cddbtracknumber' => 1,
7782             'cdetype' => 1,
7783             'cdi1' => 1,
7784             'cdtrackenabled' => 1,
7785             'cell' => 1,
7786             'cellphone' => 1,
7787             'centerdarkrect' => 1,
7788             'cfagreenthreshold1' => 1,
7789             'cfagreenthreshold2' => 1,
7790             'cfalayout' => 1,
7791             'cfaplanecolor' => 1,
7792             'channel0lagkernel' => 1,
7793             'channel1coordinates' => 1,
7794             'channel1flags' => 1,
7795             'channel1label' => 1,
7796             'channel1lagkernel' => 1,
7797             'channel2coordinates' => 1,
7798             'channel2flags' => 1,
7799             'channel2label' => 1,
7800             'channel2lagkernel' => 1,
7801             'channel3coordinates' => 1,
7802             'channel3flags' => 1,
7803             'channel3label' => 1,
7804             'channel3lagkernel' => 1,
7805             'channel4coordinates' => 1,
7806             'channel4flags' => 1,
7807             'channel4label' => 1,
7808             'channel5coordinates' => 1,
7809             'channel5flags' => 1,
7810             'channel5label' => 1,
7811             'channel6coordinates' => 1,
7812             'channel6flags' => 1,
7813             'channel6label' => 1,
7814             'channel7coordinates' => 1,
7815             'channel7flags' => 1,
7816             'channel7label' => 1,
7817             'channel8coordinates' => 1,
7818             'channel8flags' => 1,
7819             'channel8label' => 1,
7820             'channelcoarsegainadjust' => 1,
7821             'channelmode' => 1,
7822             'channelnumber' => 1,
7823             'channelusage' => 1,
7824             'chapter' => 1,
7825             'chaptercount' => 1,
7826             'chapterlisttrackid' => 1,
7827             'chaptername' => 1,
7828             'chapternum' => 1,
7829             'chapternumber' => 1,
7830             'characterescapesequence' => 1,
7831             'characters' => 1,
7832             'characterset' => 1,
7833             'characterswithspaces' => 1,
7834             'charcountwithspaces' => 1,
7835             'chartarget' => 1,
7836             'chartcontourinterval' => 1,
7837             'chartcorrdate' => 1,
7838             'chartcountryorigin' => 1,
7839             'chartdepthunits' => 1,
7840             'chartformat' => 1,
7841             'chartmagvar' => 1,
7842             'chartmagvarannchange' => 1,
7843             'chartmagvaryear' => 1,
7844             'chartrasteredition' => 1,
7845             'chartsoundingdatum' => 1,
7846             'chartsource' => 1,
7847             'chartsourcedate' => 1,
7848             'chartsourceedition' => 1,
7849             'chartwgsnsshift' => 1,
7850             'checkedby' => 1,
7851             'children' => 1,
7852             'chmversion' => 1,
7853             'chromaformat' => 1,
7854             'chromasampleposition' => 1,
7855             'chromaticaberrationparams' => 1,
7856             'chromaticadaptation' => 1,
7857             'chromaticities' => 1,
7858             'chromaticity' => 1,
7859             'chromaticitychannel1' => 1,
7860             'chromaticitychannel2' => 1,
7861             'chromaticitychannel3' => 1,
7862             'chromaticitychannel4' => 1,
7863             'chromaticitychannels' => 1,
7864             'chromaticitycolorant' => 1,
7865             'chunkoffset' => 1,
7866             'chunkoffset64' => 1,
7867             'ciff' => 1,
7868             'cinematographer' => 1,
7869             'cip3datafile' => 1,
7870             'cip3sheet' => 1,
7871             'cip3side' => 1,
7872             'circleofconfusion' => 1,
7873             'class' => 1,
7874             'cleanaperture' => 1,
7875             'cleanaperturedimensions' => 1,
7876             'cleanapertureheight' => 1,
7877             'cleanapertureoffsetx' => 1,
7878             'cleanapertureoffsety' => 1,
7879             'cleanaperturewidth' => 1,
7880             'cleanfaxdata' => 1,
7881             'clientid' => 1,
7882             'clipboundary' => 1,
7883             'clipobjects' => 1,
7884             'clippath' => 1,
7885             'clippingboundary' => 1,
7886             'clippinglimit' => 1,
7887             'clippingpathname' => 1,
7888             'cloneid' => 1,
7889             'cloneobject' => 1,
7890             'clonetype' => 1,
7891             'closedcaptioning' => 1,
7892             'cmddialsaperturesetting' => 1,
7893             'cmddialschangemainsub' => 1,
7894             'cmddialschangemainsubexposure' => 1,
7895             'cmddialsmenuandplayback' => 1,
7896             'cmddialsreverserotexposurecomp' => 1,
7897             'cmmflags' => 1,
7898             'cmp1' => 1,
7899             'cmykequivalent' => 1,
7900             'coarsedata' => 1,
7901             'coarsemapimage' => 1,
7902             'coarsemapimageheight' => 1,
7903             'coarsemapimagetype' => 1,
7904             'coarsemapimagewidth' => 1,
7905             'codecflavorid' => 1,
7906             'codeclist' => 1,
7907             'codedframesize' => 1,
7908             'codepage' => 1,
7909             'codesize' => 1,
7910             'codestreamheader' => 1,
7911             'codestreamregistration' => 1,
7912             'codinghistory' => 1,
7913             'codingmethods' => 1,
7914             'codirectors' => 1,
7915             'colorant1coordinates' => 1,
7916             'colorant1name' => 1,
7917             'colorant2coordinates' => 1,
7918             'colorant2name' => 1,
7919             'colorant3coordinates' => 1,
7920             'colorant3name' => 1,
7921             'colorantcount' => 1,
7922             'colorantinfoout' => 1,
7923             'colorantorder' => 1,
7924             'colorantorderout' => 1,
7925             'coloranttable' => 1,
7926             'coloranttableout' => 1,
7927             'coloraverages' => 1,
7928             'colorbalance0100' => 1,
7929             'colorbalance0102' => 1,
7930             'colorbalance0103' => 1,
7931             'colorbalance02' => 1,
7932             'colorbalance0205' => 1,
7933             'colorbalance0209' => 1,
7934             'colorbalance0211' => 1,
7935             'colorbalance0213' => 1,
7936             'colorbalance0215' => 1,
7937             'colorbalancea' => 1,
7938             'colorbalanceunknown' => 1,
7939             'colorbalanceunknown02' => 1,
7940             'colorbalanceunknown04' => 1,
7941             'colorbitdepth' => 1,
7942             'colorboostdata' => 1,
7943             'colorbw' => 1,
7944             'colorcalib' => 1,
7945             'colorcalib2' => 1,
7946             'colorcalibrationmatrix' => 1,
7947             'colorcasts' => 1,
7948             'colorcharacterization' => 1,
7949             'colorcoefs' => 1,
7950             'colorcoefs2' => 1,
7951             'colorcomponents' => 1,
7952             'colordata1' => 1,
7953             'colordata10' => 1,
7954             'colordata11' => 1,
7955             'colordata2' => 1,
7956             'colordata3' => 1,
7957             'colordata4' => 1,
7958             'colordata5' => 1,
7959             'colordata6' => 1,
7960             'colordata7' => 1,
7961             'colordata8' => 1,
7962             'colordata9' => 1,
7963             'colordataunknown' => 1,
7964             'colorencodingparams' => 1,
7965             'colorgroup' => 1,
7966             'colorhalftoninginfo' => 1,
7967             'colorimetricintentimagestate' => 1,
7968             'colorimetricspecification' => 1,
7969             'colorimetry' => 1,
7970             'colorinfo' => 1,
7971             'colormap' => 1,
7972             'colorobjbacktype' => 1,
7973             'colorobjname' => 1,
7974             'colorobjtype' => 1,
7975             'colorobjversion' => 1,
7976             'colorpalette' => 1,
7977             'colorpopstrength' => 1,
7978             'colorprimaries' => 1,
7979             'colorresolutiondepth' => 1,
7980             'colorresponseunit' => 1,
7981             'colors' => 1,
7982             'colorsamplersresource' => 1,
7983             'colorsamplersresource2' => 1,
7984             'colorsetup' => 1,
7985             'colorspacedata' => 1,
7986             'colorspacename' => 1,
7987             'colorspecification' => 1,
7988             'colortable' => 1,
7989             'colortemperatures' => 1,
7990             'colortransferfuncs' => 1,
7991             'colortransform' => 1,
7992             'colortwistmatrix' => 1,
7993             'colortype' => 1,
7994             'columncount' => 1,
7995             'columngainfactors' => 1,
7996             'columnresetoffsets' => 1,
7997             'command' => 1,
7998             'commandlinearguments' => 1,
7999             'commentby' => 1,
8000             'commentlen' => 1,
8001             'comments' => 1,
8002             'commenttime' => 1,
8003             'commercialurl' => 1,
8004             'commissioned' => 1,
8005             'common' => 1,
8006             'commonnetworkrellink' => 1,
8007             'commonpathsuffix' => 1,
8008             'compactsamplesizes' => 1,
8009             'company' => 1,
8010             'companymainphone' => 1,
8011             'companyname' => 1,
8012             'compatibility' => 1,
8013             'compatiblebrands' => 1,
8014             'compatiblefontname' => 1,
8015             'complete' => 1,
8016             'compobj' => 1,
8017             'compobjusertype' => 1,
8018             'compobjusertypelen' => 1,
8019             'componentbitdepth' => 1,
8020             'componentdefinition' => 1,
8021             'componentmapping' => 1,
8022             'componenttable' => 1,
8023             'composers' => 1,
8024             'composersortorder' => 1,
8025             'compositinglayerheader' => 1,
8026             'compositionmode' => 1,
8027             'compositionoptions' => 1,
8028             'compositiontimetosample' => 1,
8029             'compositiontodecodetimelinemapping' => 1,
8030             'compressed' => 1,
8031             'compressedannotation' => 1,
8032             'compresseddatalength' => 1,
8033             'compresseddataoffset' => 1,
8034             'compressedmovie' => 1,
8035             'compressedsize' => 1,
8036             'compressedtext' => 1,
8037             'compressionclass' => 1,
8038             'compressionlevel' => 1,
8039             'compressiontype' => 1,
8040             'compressorid' => 1,
8041             'compressorname' => 1,
8042             'computedatmospherictrans' => 1,
8043             'computer' => 1,
8044             'concreteflag' => 1,
8045             'condition' => 1,
8046             'conditionalfec' => 1,
8047             'conductors' => 1,
8048             'confirmedobjectsize' => 1,
8049             'connectionspaceilluminant' => 1,
8050             'consecutivebadfaxlines' => 1,
8051             'consoledata' => 1,
8052             'consolefedata' => 1,
8053             'constantframerate' => 1,
8054             'constraintindicatorflags' => 1,
8055             'cont' => 1,
8056             'contactnames' => 1,
8057             'containerversion' => 1,
8058             'contake' => 1,
8059             'contentbranding' => 1,
8060             'contentdescribes' => 1,
8061             'contentdescription' => 1,
8062             'contentdescriptionnotes' => 1,
8063             'contentdisposition' => 1,
8064             'contentdistributorduration' => 1,
8065             'contentdistributortype' => 1,
8066             'contentencryption' => 1,
8067             'contentgroupdescription' => 1,
8068             'contentlanguage' => 1,
8069             'contentprotected' => 1,
8070             'contentprotectedpercent' => 1,
8071             'contentrating' => 1,
8072             'contents' => 1,
8073             'contentscripttype' => 1,
8074             'contentstyletype' => 1,
8075             'contiguouscodestream' => 1,
8076             'contrastadjustment' => 1,
8077             'contrastinfo' => 1,
8078             'controller' => 1,
8079             'convergenceangle' => 1,
8080             'convergencebaseimage' => 1,
8081             'convergencedistance' => 1,
8082             'conversationid' => 1,
8083             'copyrightfilename' => 1,
8084             'copyrightlen' => 1,
8085             'copyrighturl' => 1,
8086             'coringtablebest' => 1,
8087             'coringtablebetter' => 1,
8088             'coringtablegood' => 1,
8089             'correctionmethod' => 1,
8090             'costumedesigner' => 1,
8091             'count' => 1,
8092             'countinfo' => 1,
8093             'country-region' => 1,
8094             'coverartmimetype' => 1,
8095             'coverarttype' => 1,
8096             'coyotesense' => 1,
8097             'coyotestatus' => 1,
8098             'cpuarchitecture' => 1,
8099             'cpubyteorder' => 1,
8100             'cpucount' => 1,
8101             'cpusubtype' => 1,
8102             'cputype' => 1,
8103             'cpuversions' => 1,
8104             'cr2cfapattern' => 1,
8105             'crc' => 1,
8106             'crcdevelparams' => 1,
8107             'crd' => 1,
8108             'crdinfo' => 1,
8109             'createdby' => 1,
8110             'creatingapplication' => 1,
8111             'creatingtransform' => 1,
8112             'creationpathvector' => 1,
8113             'creatorapp' => 1,
8114             'creatorapplication' => 1,
8115             'creatorappversion' => 1,
8116             'creatoratom' => 1,
8117             'creatorbuildnumber' => 1,
8118             'creatorbuildnumber2' => 1,
8119             'creatorinfo' => 1,
8120             'creatormajorversion' => 1,
8121             'creatorminorversion' => 1,
8122             'creatorsoftware' => 1,
8123             'creatorversion' => 1,
8124             'crgbtoerimm0spline' => 1,
8125             'crgbtoerimm1spline' => 1,
8126             'crgbtoerimm2spline' => 1,
8127             'crgbtoerimm3spline' => 1,
8128             'crgbtoerimm4spline' => 1,
8129             'crgbtoerimm5spline' => 1,
8130             'crgbtoerimm6spline' => 1,
8131             'crgbtoerimm7spline' => 1,
8132             'crgbtoerimm8spline' => 1,
8133             'crgbtoerimm9spline' => 1,
8134             'cropdata' => 1,
8135             'cropinfo' => 1,
8136             'cropped' => 1,
8137             'cropxcommonoffset' => 1,
8138             'cropxoffset' => 1,
8139             'cropxoffset2' => 1,
8140             'cropxsize' => 1,
8141             'cropxviewpointnumber' => 1,
8142             'cropxviewpointnumber2' => 1,
8143             'cropycommonoffset' => 1,
8144             'cropyoffset' => 1,
8145             'cropyoffset2' => 1,
8146             'cropysize' => 1,
8147             'cropyviewpointnumber' => 1,
8148             'cropyviewpointnumber2' => 1,
8149             'cross-reference' => 1,
8150             'crossbarenable' => 1,
8151             'crossref' => 1,
8152             'crs' => 1,
8153             'crwparam' => 1,
8154             'cs0' => 1,
8155             'cs1' => 1,
8156             'ctmd' => 1,
8157             'cubemapproj' => 1,
8158             'cuepoint' => 1,
8159             'cuepointlabel' => 1,
8160             'cuepointnote' => 1,
8161             'cuepoints' => 1,
8162             'cuesheet' => 1,
8163             'currentbitrate' => 1,
8164             'currentiptcdigest' => 1,
8165             'currenttime' => 1,
8166             'currentuser' => 1,
8167             'cursorsize' => 1,
8168             'customfunctions10d' => 1,
8169             'customfunctions1d' => 1,
8170             'customfunctions2' => 1,
8171             'customfunctions20d' => 1,
8172             'customfunctions30d' => 1,
8173             'customfunctions350d' => 1,
8174             'customfunctions400d' => 1,
8175             'customfunctions5d' => 1,
8176             'customfunctionsd30' => 1,
8177             'customfunctionsd60' => 1,
8178             'customfunctionsunknown' => 1,
8179             'customsettingsd3' => 1,
8180             'customsettingsd300' => 1,
8181             'customsettingsd300s' => 1,
8182             'customsettingsd3s' => 1,
8183             'customsettingsd3x' => 1,
8184             'customsettingsd4' => 1,
8185             'customsettingsd40' => 1,
8186             'customsettingsd4s' => 1,
8187             'customsettingsd5' => 1,
8188             'customsettingsd500' => 1,
8189             'customsettingsd5000' => 1,
8190             'customsettingsd5100' => 1,
8191             'customsettingsd5200' => 1,
8192             'customsettingsd610' => 1,
8193             'customsettingsd700' => 1,
8194             'customsettingsd7000' => 1,
8195             'customsettingsd80' => 1,
8196             'customsettingsd800' => 1,
8197             'customsettingsd810' => 1,
8198             'customsettingsd850' => 1,
8199             'customsettingsd90' => 1,
8200             'customsettingsz9' => 1,
8201             'customtostandardpcc' => 1,
8202             'cxf' => 1,
8203             'd-lightinghqdata' => 1,
8204             'd-lightinghsdata' => 1,
8205             'd2' => 1,
8206             'daccountspervolt' => 1,
8207             'dacgainscoarse' => 1,
8208             'dacgainscoarseadjpreif41' => 1,
8209             'dacgainsfine' => 1,
8210             'dacvoltages' => 1,
8211             'dacvoltagesflush' => 1,
8212             'darkcorrectiontype' => 1,
8213             'darkmapscale' => 1,
8214             'darkrefoffsetnormal' => 1,
8215             'darkrefoffsettest' => 1,
8216             'darkthreshold' => 1,
8217             'darwindata' => 1,
8218             'data' => 1,
8219             'data1' => 1,
8220             'data2' => 1,
8221             'databasename' => 1,
8222             'datacreatedate' => 1,
8223             'datadump' => 1,
8224             'datadump2' => 1,
8225             'datainfo' => 1,
8226             'datakey' => 1,
8227             'datalen' => 1,
8228             'datalength' => 1,
8229             'datalocation' => 1,
8230             'datamodifydate' => 1,
8231             'dataobject' => 1,
8232             'dataobjectid' => 1,
8233             'dataobjectstatus' => 1,
8234             'dataobjecttitle' => 1,
8235             'dataoffset' => 1,
8236             'dataoffsets' => 1,
8237             'datapackets' => 1,
8238             'datapreparer' => 1,
8239             'datarate' => 1,
8240             'dataref' => 1,
8241             'datareference' => 1,
8242             'datasign' => 1,
8243             'datasize' => 1,
8244             'datasize64' => 1,
8245             'datatype' => 1,
8246             'datawindow' => 1,
8247             'dateaccessed' => 1,
8248             'datearchived' => 1,
8249             'datecompleted' => 1,
8250             'dateimported' => 1,
8251             'datelastsaved' => 1,
8252             'datemodified' => 1,
8253             'datepicturetaken' => 1,
8254             'datereceived' => 1,
8255             'datereleased' => 1,
8256             'datetime1' => 1,
8257             'datetime2' => 1,
8258             'datetimecreated' => 1,
8259             'datetimeend' => 1,
8260             'datetimegenerated' => 1,
8261             'datevisited' => 1,
8262             'daymat0' => 1,
8263             'daymat1' => 1,
8264             'daymat2' => 1,
8265             'daymat3' => 1,
8266             'daymat4' => 1,
8267             'daymat5' => 1,
8268             'daymat6' => 1,
8269             'daymat7' => 1,
8270             'daymat8' => 1,
8271             'daymat9' => 1,
8272             'db' => 1,
8273             'dblcoldcacthres1' => 1,
8274             'dblcoldcacthres2' => 1,
8275             'dc' => 1,
8276             'dcem' => 1,
8277             'dcme' => 1,
8278             'dcs3xxprocessinginfo' => 1,
8279             'dcs3xxprocessinginfoifd' => 1,
8280             'dctencodeversion' => 1,
8281             'dealeridnumber' => 1,
8282             'decimationmethod' => 1,
8283             'decimationprefilterwidth' => 1,
8284             'decode' => 1,
8285             'decodeconfig' => 1,
8286             'decodertable' => 1,
8287             'decodertablenumber' => 1,
8288             'decoderversion' => 1,
8289             'defaultaudiostream' => 1,
8290             'defaultchar' => 1,
8291             'defaultcmyk' => 1,
8292             'defaultdisplayheight' => 1,
8293             'defaultdisplaywidth' => 1,
8294             'defaultimagecolor' => 1,
8295             'defaultrgb' => 1,
8296             'defaultstyle' => 1,
8297             'defectconcealartcorrectthres' => 1,
8298             'defectconcealthrestable' => 1,
8299             'defectcount' => 1,
8300             'defectlist' => 1,
8301             'defectlistpacked' => 1,
8302             'defineobject' => 1,
8303             'definequantizationtable' => 1,
8304             'delay' => 1,
8305             'delaycols' => 1,
8306             'delaytime' => 1,
8307             'delimiter' => 1,
8308             'delta12to8spline' => 1,
8309             'delta8to12spline' => 1,
8310             'deltapngheader' => 1,
8311             'deltatype' => 1,
8312             'deltaxy' => 1,
8313             'department' => 1,
8314             'dependentimage1entrynumber' => 1,
8315             'dependentimage2entrynumber' => 1,
8316             'depth' => 1,
8317             'depthhwheight' => 1,
8318             'depthhwwidth' => 1,
8319             'depthmapdata' => 1,
8320             'depthmapdata2' => 1,
8321             'depthmapheight' => 1,
8322             'depthmapname' => 1,
8323             'depthmaptiff' => 1,
8324             'depthmapwidth' => 1,
8325             'depthswheight' => 1,
8326             'depthswwidth' => 1,
8327             'derivedimageref' => 1,
8328             'descender' => 1,
8329             'designer' => 1,
8330             'designerurl' => 1,
8331             'desiredreproductions' => 1,
8332             'destinationid' => 1,
8333             'detectedfacebounds' => 1,
8334             'detectedfaceid' => 1,
8335             'detectedfacerollangle' => 1,
8336             'detectedfaceyawangle' => 1,
8337             'detector' => 1,
8338             'detectorboard' => 1,
8339             'deviceattributes' => 1,
8340             'devicecontainer' => 1,
8341             'deviceid' => 1,
8342             'devicemanufacturer' => 1,
8343             'devicemfgdesc' => 1,
8344             'devicemodel' => 1,
8345             'devicemodeldesc' => 1,
8346             'devicename' => 1,
8347             'deviceorientation' => 1,
8348             'devicesettings' => 1,
8349             'dex' => 1,
8350             'dialect' => 1,
8351             'dicom' => 1,
8352             'dictionary' => 1,
8353             'dictionaryshortname' => 1,
8354             'difftilegains24t852822' => 1,
8355             'difftilegains602832' => 1,
8356             'digikam' => 1,
8357             'digitalcreationdatetime' => 1,
8358             'digitaleffectsname' => 1,
8359             'digitaleffectstype' => 1,
8360             'digitaleffectsversion' => 1,
8361             'digitalexposurebiases' => 1,
8362             'digitalexposuregains' => 1,
8363             'digitalimagebroker' => 1,
8364             'digitalsignature' => 1,
8365             'dimensions' => 1,
8366             'directionalatob0' => 1,
8367             'directionalatob1' => 1,
8368             'directionalatob2' => 1,
8369             'directionalatob3' => 1,
8370             'directionalbtoa0' => 1,
8371             'directionalbtoa1' => 1,
8372             'directionalbtoa2' => 1,
8373             'directionalbtoa3' => 1,
8374             'directionalbtod0' => 1,
8375             'directionalbtod1' => 1,
8376             'directionalbtod2' => 1,
8377             'directionalbtod3' => 1,
8378             'directionaldtob0' => 1,
8379             'directionaldtob1' => 1,
8380             'directionaldtob2' => 1,
8381             'directionaldtob3' => 1,
8382             'directors' => 1,
8383             'disableflagspresent' => 1,
8384             'discardobjects' => 1,
8385             'displayartist' => 1,
8386             'displayinfo' => 1,
8387             'displayresolution' => 1,
8388             'displaysize' => 1,
8389             'displayunits' => 1,
8390             'displaywindow' => 1,
8391             'displayxresolution' => 1,
8392             'displayxresolutionunit' => 1,
8393             'displayyresolution' => 1,
8394             'displayyresolutionunit' => 1,
8395             'dispose' => 1,
8396             'disposition' => 1,
8397             'distance' => 1,
8398             'distancefromhome' => 1,
8399             'distortinfo' => 1,
8400             'distortioninfo' => 1,
8401             'distortionversion' => 1,
8402             'distributedby' => 1,
8403             'distribution' => 1,
8404             'dittokey' => 1,
8405             'division' => 1,
8406             'dji_dtat' => 1,
8407             'djvuversion' => 1,
8408             'dlnaserverudn' => 1,
8409             'dlnasourceuri' => 1,
8410             'dlodata' => 1,
8411             'dlodatalength' => 1,
8412             'dloinfo' => 1,
8413             'dmeroderadius' => 1,
8414             'dmfillrejthresh' => 1,
8415             'dmnoisescale' => 1,
8416             'dmnumpatches' => 1,
8417             'dmpixelthresholdfactor' => 1,
8418             'dmsmoothrejthresh' => 1,
8419             'dmtrimfraction' => 1,
8420             'dmwindowthresholdfactor' => 1,
8421             'docclass' => 1,
8422             'docflags' => 1,
8423             'docmdp' => 1,
8424             'docrights' => 1,
8425             'docsecurity' => 1,
8426             'doctype' => 1,
8427             'documentinfo' => 1,
8428             'documentnumber' => 1,
8429             'documentusagerights' => 1,
8430             'dof' => 1,
8431             'donotshow' => 1,
8432             'dop' => 1,
8433             'dotrange' => 1,
8434             'dotsperinch' => 1,
8435             'downsampleby2hor' => 1,
8436             'downsampleby2hor3mpdcr' => 1,
8437             'downsampleby2ver' => 1,
8438             'downsampleby2ver3mpdcr' => 1,
8439             'downsampleby3hor' => 1,
8440             'downsampleby3ver' => 1,
8441             'downsampleby4hor' => 1,
8442             'downsampleby4ver' => 1,
8443             'downsampleby6hor' => 1,
8444             'downsampleby6ver' => 1,
8445             'dpxfilesize' => 1,
8446             'dr4' => 1,
8447             'dr4header' => 1,
8448             'driveserialnumber' => 1,
8449             'drivesettings' => 1,
8450             'drivetype' => 1,
8451             'drm' => 1,
8452             'drm_contentid' => 1,
8453             'drm_drmheader' => 1,
8454             'drm_drmheader_contentdistributor' => 1,
8455             'drm_drmheader_contentid' => 1,
8456             'drm_drmheader_individualizedversion' => 1,
8457             'drm_drmheader_keyid' => 1,
8458             'drm_drmheader_licenseacqurl' => 1,
8459             'drm_drmheader_subscriptioncontentid' => 1,
8460             'drm_e-bookbaseid' => 1,
8461             'drm_individualizedversion' => 1,
8462             'drm_keyid' => 1,
8463             'drm_lasignaturecert' => 1,
8464             'drm_lasignaturelicsrvcert' => 1,
8465             'drm_lasignatureprivkey' => 1,
8466             'drm_lasignaturerootcert' => 1,
8467             'drm_licenseacqurl' => 1,
8468             'drm_v1licenseacqurl' => 1,
8469             'drmcommerceid' => 1,
8470             'drmindividualizedversion' => 1,
8471             'drmkeyid' => 1,
8472             'drmserverid' => 1,
8473             'drone-dji' => 1,
8474             'dronepitch' => 1,
8475             'dronequaternion' => 1,
8476             'droneroll' => 1,
8477             'droneyaw' => 1,
8478             'dropbykeyword' => 1,
8479             'dropchunks' => 1,
8480             'dtcpiphost' => 1,
8481             'dtcpipport' => 1,
8482             'dtob0' => 1,
8483             'dtob1' => 1,
8484             'dtob2' => 1,
8485             'dtob3' => 1,
8486             'dtvcontent' => 1,
8487             'dualcameraimage' => 1,
8488             'dualcameraimagename' => 1,
8489             'dualshotextra' => 1,
8490             'ducky' => 1,
8491             'duedate' => 1,
8492             'dummycolsleft' => 1,
8493             'dummycolsright' => 1,
8494             'duotonehalftoninginfo' => 1,
8495             'duotoneimageinfo' => 1,
8496             'duotonetransferfuncs' => 1,
8497             'dustdeleteapplied' => 1,
8498             'dustinfo' => 1,
8499             'dvdid' => 1,
8500             'dwc' => 1,
8501             'dynamicranger128' => 1,
8502             'e-mail2' => 1,
8503             'e-mail3' => 1,
8504             'e-mailaddress' => 1,
8505             'e-maildisplayname' => 1,
8506             'e-maillist' => 1,
8507             'edgespline' => 1,
8508             'edgesplinehigh' => 1,
8509             'edgesplinelow' => 1,
8510             'edgesplinemed' => 1,
8511             'edit4data' => 1,
8512             'editdata' => 1,
8513             'editedby' => 1,
8514             'editor' => 1,
8515             'edittagarray' => 1,
8516             'effect' => 1,
8517             'effectivebw' => 1,
8518             'effectstrength' => 1,
8519             'effectsvisible' => 1,
8520             'effecttype' => 1,
8521             'eighteenpercentpoint' => 1,
8522             'eighthlanguage' => 1,
8523             'electricalextendermagnification' => 1,
8524             'electronicimagestabilization' => 1,
8525             'electronicvr' => 1,
8526             'elementarystreamtrack' => 1,
8527             'embeddedaudiofile' => 1,
8528             'embeddedaudiofilename' => 1,
8529             'embeddedfile' => 1,
8530             'embeddedfilename' => 1,
8531             'embeddedfileusagerights' => 1,
8532             'embeddedimage' => 1,
8533             'embeddedimage2' => 1,
8534             'embeddedimagecolorspace' => 1,
8535             'embeddedimagefilter' => 1,
8536             'embeddedimageheight' => 1,
8537             'embeddedimagename' => 1,
8538             'embeddedimagetype' => 1,
8539             'embeddedimagewidth' => 1,
8540             'embeddedjpg' => 1,
8541             'embeddedpng' => 1,
8542             'embeddedvideo' => 1,
8543             'embeddedvideofile' => 1,
8544             'embeddedvideotype' => 1,
8545             'emphasis' => 1,
8546             'empty' => 1,
8547             'encodedpixelsdimensions' => 1,
8548             'encodedusing' => 1,
8549             'encoderoptions' => 1,
8550             'encodersettings' => 1,
8551             'encodervendor' => 1,
8552             'encoderversion' => 1,
8553             'encodetime' => 1,
8554             'encoding' => 1,
8555             'encodingparams' => 1,
8556             'encodingprocess' => 1,
8557             'encodingscheme' => 1,
8558             'encodingsettings' => 1,
8559             'encrypt' => 1,
8560             'encryption' => 1,
8561             'enddate' => 1,
8562             'endianness' => 1,
8563             'endpoints' => 1,
8564             'endtime' => 1,
8565             'endtimecode' => 1,
8566             'entrypoint' => 1,
8567             'entrytype' => 1,
8568             'environmentmap' => 1,
8569             'envvardata' => 1,
8570             'eppim' => 1,
8571             'eprint' => 1,
8572             'epsoptions' => 1,
8573             'equipment' => 1,
8574             'equipmentifd' => 1,
8575             'equirectangularproj' => 1,
8576             'erimmnonlinearityspline' => 1,
8577             'erimmtocrgb0spline' => 1,
8578             'erimmtocrgb1spline' => 1,
8579             'erimmtocrgb2spline' => 1,
8580             'erimmtocrgb3spline' => 1,
8581             'erimmtocrgb4spline' => 1,
8582             'erimmtocrgb5spline' => 1,
8583             'erimmtocrgb6spline' => 1,
8584             'erimmtocrgb7spline' => 1,
8585             'erimmtocrgb8spline' => 1,
8586             'erimmtocrgb9spline' => 1,
8587             'erimmtonescale0spline' => 1,
8588             'erimmtonescale1spline' => 1,
8589             'erimmtonescale2spline' => 1,
8590             'erimmtonescale3spline' => 1,
8591             'erimmtonescale4spline' => 1,
8592             'erimmtonescale5spline' => 1,
8593             'erimmtonescale6spline' => 1,
8594             'erimmtonescale7spline' => 1,
8595             'erimmtonescale8spline' => 1,
8596             'erimmtonescale9spline' => 1,
8597             'error' => 1,
8598             'errorcorrection' => 1,
8599             'errorcorrectiontype' => 1,
8600             'escapestatus' => 1,
8601             'escchar' => 1,
8602             'estimatedatmospherictrans' => 1,
8603             'evalstate' => 1,
8604             'eventlogcapture' => 1,
8605             'eventlogprocess' => 1,
8606             'events' => 1,
8607             'evstepinfo' => 1,
8608             'exif_profile' => 1,
8609             'exifdata' => 1,
8610             'exifex' => 1,
8611             'exififd' => 1,
8612             'exifinfo' => 1,
8613             'exifinfo2' => 1,
8614             'exifinfo7' => 1,
8615             'exifinfo8' => 1,
8616             'exifinfo9' => 1,
8617             'exifinformation' => 1,
8618             'exifoffset' => 1,
8619             'exiftoolversion' => 1,
8620             'expandfilm' => 1,
8621             'expandfilterlens' => 1,
8622             'expandflashlamp' => 1,
8623             'expandlens' => 1,
8624             'expandscanner' => 1,
8625             'expandsoftware' => 1,
8626             'expirationspan' => 1,
8627             'expires' => 1,
8628             'exportimage' => 1,
8629             'exposurebias' => 1,
8630             'exposureheadroomfactor' => 1,
8631             'exposureinfo' => 1,
8632             'exposurereferencegain' => 1,
8633             'exposurereferenceoffset' => 1,
8634             'exposuretimes' => 1,
8635             'exposureunknown' => 1,
8636             'expressionmedia' => 1,
8637             'exrversion' => 1,
8638             'extcache' => 1,
8639             'extendedalbumname' => 1,
8640             'extendedartistname' => 1,
8641             'extendedaviheader' => 1,
8642             'extendedcontentdescr' => 1,
8643             'extendedcontentencryption' => 1,
8644             'extendedinfo' => 1,
8645             'extendedstreamprops' => 1,
8646             'extendedtracktitle' => 1,
8647             'extendedxmp' => 1,
8648             'extensionclassid' => 1,
8649             'extensioncreatedate' => 1,
8650             'extensiondescription' => 1,
8651             'extensionmodifydate' => 1,
8652             'extensionname' => 1,
8653             'extensionpersistence' => 1,
8654             'extensions' => 1,
8655             'extensis' => 1,
8656             'externalleading' => 1,
8657             'externaltriggercount' => 1,
8658             'extraflags' => 1,
8659             'extrainfo' => 1,
8660             'extrainfo2' => 1,
8661             'extrainfo3' => 1,
8662             'extrasamples' => 1,
8663             'extraticklocations' => 1,
8664             'f-stop' => 1,
8665             'face1birthday' => 1,
8666             'face1category' => 1,
8667             'face1name' => 1,
8668             'face2birthday' => 1,
8669             'face2category' => 1,
8670             'face2name' => 1,
8671             'face3birthday' => 1,
8672             'face3category' => 1,
8673             'face3name' => 1,
8674             'face4birthday' => 1,
8675             'face4category' => 1,
8676             'face4name' => 1,
8677             'face5birthday' => 1,
8678             'face5category' => 1,
8679             'face5name' => 1,
8680             'face6birthday' => 1,
8681             'face6category' => 1,
8682             'face6name' => 1,
8683             'face7birthday' => 1,
8684             'face7category' => 1,
8685             'face7name' => 1,
8686             'face8birthday' => 1,
8687             'face8category' => 1,
8688             'face8name' => 1,
8689             'facedetect1' => 1,
8690             'facedetect2' => 1,
8691             'facedetect3' => 1,
8692             'facedetected' => 1,
8693             'facedetinfo' => 1,
8694             'faceinfo' => 1,
8695             'faceinfo1' => 1,
8696             'faceinfo2' => 1,
8697             'faceinfoa' => 1,
8698             'faceinfolength' => 1,
8699             'faceinfooffset' => 1,
8700             'faceitem' => 1,
8701             'facenumbers' => 1,
8702             'facepos' => 1,
8703             'facerec' => 1,
8704             'facerecinfo' => 1,
8705             'facesize' => 1,
8706             'factorywhitegainsdaylight' => 1,
8707             'factorywhiteoffsetsdaylight' => 1,
8708             'farklewhitethreshold' => 1,
8709             'fastseek' => 1,
8710             'faxprofile' => 1,
8711             'faxrecvparams' => 1,
8712             'faxrecvtime' => 1,
8713             'faxsubaddress' => 1,
8714             'fdsc' => 1,
8715             'fedexedr' => 1,
8716             'fffheader' => 1,
8717             'fieldmdp' => 1,
8718             'fieldpermissions' => 1,
8719             'fifthlanguage' => 1,
8720             'file1duration' => 1,
8721             'file1length' => 1,
8722             'file1md5sum' => 1,
8723             'file1media' => 1,
8724             'file1path' => 1,
8725             'file1pathutf-8' => 1,
8726             'fileaccessdate' => 1,
8727             'fileas' => 1,
8728             'fileattributes' => 1,
8729             'fileblockcount' => 1,
8730             'fileblocksize' => 1,
8731             'filecount' => 1,
8732             'filedescription' => 1,
8733             'filedeviceid' => 1,
8734             'filedevicenumber' => 1,
8735             'fileflags' => 1,
8736             'fileflagsmask' => 1,
8737             'filefunctionflags' => 1,
8738             'fileglobalprofile' => 1,
8739             'fileguid' => 1,
8740             'filehardlinks' => 1,
8741             'fileid' => 1,
8742             'fileinfo' => 1,
8743             'fileinfolen' => 1,
8744             'fileinfolen2' => 1,
8745             'fileinfoproperties' => 1,
8746             'fileinfoversion' => 1,
8747             'fileinodechangedate' => 1,
8748             'fileinodenumber' => 1,
8749             'filelength' => 1,
8750             'fileos' => 1,
8751             'fileowner' => 1,
8752             'filepath' => 1,
8753             'fileprofileversion' => 1,
8754             'fileproperties' => 1,
8755             'files' => 1,
8756             'filesequence' => 1,
8757             'filesize' => 1,
8758             'filesizebytes' => 1,
8759             'filesubtype' => 1,
8760             'filetype' => 1,
8761             'filetypeextension' => 1,
8762             'fileurl' => 1,
8763             'fileversionnumber' => 1,
8764             'fillattributes' => 1,
8765             'fillmethod' => 1,
8766             'filmbrand' => 1,
8767             'filmcategory' => 1,
8768             'filmframenumber' => 1,
8769             'filmgencode' => 1,
8770             'filmproductcode' => 1,
8771             'filmrollnumber' => 1,
8772             'filmsize' => 1,
8773             'filter' => 1,
8774             'filterinfo' => 1,
8775             'filtering' => 1,
8776             'filtermodel' => 1,
8777             'filterparametersbinary' => 1,
8778             'filterparameterscustomcustomdata' => 1,
8779             'filterparametersexportexportdata' => 1,
8780             'filterpartnumber' => 1,
8781             'filterserialnumber' => 1,
8782             'finalflushsequence' => 1,
8783             'finalframeblocks' => 1,
8784             'finetune' => 1,
8785             'finishedfileprocessingrequest' => 1,
8786             'finishipaversion' => 1,
8787             'finishipfversion' => 1,
8788             'firmwareinfo' => 1,
8789             'firstchar' => 1,
8790             'firstflushsequence' => 1,
8791             'firstlanguage' => 1,
8792             'firstlines' => 1,
8793             'firstlinetransfertiming' => 1,
8794             'firstname' => 1,
8795             'firstobject' => 1,
8796             'firstobjectid' => 1,
8797             'fisheyefilter' => 1,
8798             'flac' => 1,
8799             'flagcolor' => 1,
8800             'flags' => 1,
8801             'flagstatus' => 1,
8802             'flashattributes' => 1,
8803             'flashexpcomp' => 1,
8804             'flashinfo' => 1,
8805             'flashinfo0100' => 1,
8806             'flashinfo0102' => 1,
8807             'flashinfo0103' => 1,
8808             'flashinfo0106' => 1,
8809             'flashinfo0107' => 1,
8810             'flashinfo0300' => 1,
8811             'flashinfounknown' => 1,
8812             'flashinfoversion' => 1,
8813             'flashmat0' => 1,
8814             'flashmat1' => 1,
8815             'flashmat2' => 1,
8816             'flashmat3' => 1,
8817             'flashmat4' => 1,
8818             'flashmat5' => 1,
8819             'flashmat6' => 1,
8820             'flashmat7' => 1,
8821             'flashmat8' => 1,
8822             'flashmat9' => 1,
8823             'flashpixstreamfieldoffset' => 1,
8824             'flashpixstreampathname' => 1,
8825             'flashpower' => 1,
8826             'flashsyncmode' => 1,
8827             'flashttlmode' => 1,
8828             'flashused' => 1,
8829             'flashversion' => 1,
8830             'flavor' => 1,
8831             'flightdegree' => 1,
8832             'flightspeed' => 1,
8833             'flipstatus' => 1,
8834             'flir' => 1,
8835             'flir_gps' => 1,
8836             'flir_moreinfo' => 1,
8837             'flir_params' => 1,
8838             'flir_parts' => 1,
8839             'flir_serial' => 1,
8840             'flir_unknown' => 1,
8841             'flir_unknownuuid' => 1,
8842             'fluormat0' => 1,
8843             'fluormat1' => 1,
8844             'fluormat2' => 1,
8845             'fluormat3' => 1,
8846             'fluormat4' => 1,
8847             'fluormat5' => 1,
8848             'fluormat6' => 1,
8849             'fluormat7' => 1,
8850             'fluormat8' => 1,
8851             'fluormat9' => 1,
8852             'flushtiming' => 1,
8853             'flyingstate' => 1,
8854             'focalinfo' => 1,
8855             'focallength35efl' => 1,
8856             'focallength35mm' => 1,
8857             'focalplanecolorimetryestimates' => 1,
8858             'focalrange' => 1,
8859             'focusdistance2' => 1,
8860             'focusedgemap' => 1,
8861             'focusframesize' => 1,
8862             'focusinfo' => 1,
8863             'focusinfoifd' => 1,
8864             'focuspointbrightness' => 1,
8865             'focuspointselectionspeed' => 1,
8866             'focuspos' => 1,
8867             'focussettings' => 1,
8868             'folder' => 1,
8869             'folderpath' => 1,
8870             'follow-meanimation' => 1,
8871             'follow-memode' => 1,
8872             'font' => 1,
8873             'fontsize' => 1,
8874             'fontsubfamily' => 1,
8875             'fontsubfamilyid' => 1,
8876             'fonttable' => 1,
8877             'fontweight' => 1,
8878             'footerposition' => 1,
8879             'footnotes' => 1,
8880             'form' => 1,
8881             'formattag' => 1,
8882             'formatter' => 1,
8883             'formatversion' => 1,
8884             'formatversiontime' => 1,
8885             'formextrausagerights' => 1,
8886             'formfields' => 1,
8887             'formusagerights' => 1,
8888             'forwardto' => 1,
8889             'fotostation' => 1,
8890             'fourcc' => 1,
8891             'fourcc1' => 1,
8892             'fourcc2' => 1,
8893             'fourcc2len' => 1,
8894             'fourcc3' => 1,
8895             'fourcc3len' => 1,
8896             'fourthlanguage' => 1,
8897             'fov' => 1,
8898             'fovcot' => 1,
8899             'fpfversion' => 1,
8900             'fpv' => 1,
8901             'fpxr' => 1,
8902             'fractalparameters' => 1,
8903             'fragmentlist' => 1,
8904             'fragmenttable' => 1,
8905             'frame' => 1,
8906             'framebaseview' => 1,
8907             'frameexposuretime' => 1,
8908             'frameid' => 1,
8909             'frameinfo' => 1,
8910             'framepriority' => 1,
8911             'framesize' => 1,
8912             'framesizemax' => 1,
8913             'framesizemin' => 1,
8914             'framespersecond' => 1,
8915             'frameview' => 1,
8916             'framinggriddisplay' => 1,
8917             'free' => 1,
8918             'free-busystatus' => 1,
8919             'freebytecounts' => 1,
8920             'freeoffsets' => 1,
8921             'frequency' => 1,
8922             'fromaddresses' => 1,
8923             'fromnames' => 1,
8924             'fstype' => 1,
8925             'fujifilm' => 1,
8926             'fujifilmffmv' => 1,
8927             'fujifilmmvtg' => 1,
8928             'fujifilmtags' => 1,
8929             'fujiifd' => 1,
8930             'fujilayout' => 1,
8931             'fullname' => 1,
8932             'fullscreen' => 1,
8933             'fusion360fly' => 1,
8934             'fusionmode' => 1,
8935             'fusionypr' => 1,
8936             'gain' => 1,
8937             'gaindeaddata' => 1,
8938             'gaindeadmapimage' => 1,
8939             'gaindeadmapimageheight' => 1,
8940             'gaindeadmapimagetype' => 1,
8941             'gaindeadmapimagewidth' => 1,
8942             'gammablue' => 1,
8943             'gammagreen' => 1,
8944             'gammainfo' => 1,
8945             'gammared' => 1,
8946             'gammatable' => 1,
8947             'gamut' => 1,
8948             'gamutboundarydescription0' => 1,
8949             'gamutboundarydescription1' => 1,
8950             'gamutboundarydescription2' => 1,
8951             'gamutboundarydescription3' => 1,
8952             'gapless' => 1,
8953             'gaudio' => 1,
8954             'gaussianweights' => 1,
8955             'gcamera' => 1,
8956             'gcreations' => 1,
8957             'gdepth' => 1,
8958             'geminfo' => 1,
8959             'genbalance' => 1,
8960             'gender' => 1,
8961             'generallevelidc' => 1,
8962             'generalprofileidc' => 1,
8963             'generalprofilespace' => 1,
8964             'generaltierflag' => 1,
8965             'generator' => 1,
8966             'generatorversion' => 1,
8967             'genflags' => 1,
8968             'gengraphicsmode' => 1,
8969             'genmediaheader' => 1,
8970             'genmediainfo' => 1,
8971             'genmediaversion' => 1,
8972             'genopcolor' => 1,
8973             'genprofilecompatibilityflags' => 1,
8974             'genr' => 1,
8975             'geo' => 1,
8976             'geogangularunits' => 1,
8977             'geogangularunitsize' => 1,
8978             'geogazimuthunits' => 1,
8979             'geogcitation' => 1,
8980             'geogellipsoid' => 1,
8981             'geoggeodeticdatum' => 1,
8982             'geoginvflattening' => 1,
8983             'geoglinearunits' => 1,
8984             'geoglinearunitsize' => 1,
8985             'geogprimemeridian' => 1,
8986             'geogprimemeridianlong' => 1,
8987             'geographictype' => 1,
8988             'geogsemimajoraxis' => 1,
8989             'geogsemiminoraxis' => 1,
8990             'geogtowgs84' => 1,
8991             'geometricdistortionparams' => 1,
8992             'geotiffversion' => 1,
8993             'getty' => 1,
8994             'gfocus' => 1,
8995             'gidcver' => 1,
8996             'gidpver' => 1,
8997             'gifapplicationextension' => 1,
8998             'gifgraphiccontrolextension' => 1,
8999             'gifplaintextextension' => 1,
9000             'gifversion' => 1,
9001             'gimage' => 1,
9002             'gimbaldegree' => 1,
9003             'gimbalpitch' => 1,
9004             'gimbalroll' => 1,
9005             'gimbalyaw' => 1,
9006             'gipc_cpld' => 1,
9007             'gipcver' => 1,
9008             'givenname' => 1,
9009             'gixiver' => 1,
9010             'globalinfo' => 1,
9011             'globalparametersifd' => 1,
9012             'globalpixelsize' => 1,
9013             'googlebot' => 1,
9014             'gopro' => 1,
9015             'goprogpmf' => 1,
9016             'gpano' => 1,
9017             'gpmd_fmas' => 1,
9018             'gpmd_gopro' => 1,
9019             'gpmd_kingslim' => 1,
9020             'gpmd_rove' => 1,
9021             'gps' => 1,
9022             'gps360fly' => 1,
9023             'gpsaltituderaw' => 1,
9024             'gpsdatalist' => 1,
9025             'gpsdatalist2' => 1,
9026             'gpsdatetimeraw' => 1,
9027             'gpsdestaltitude' => 1,
9028             'gpsframingaltitude' => 1,
9029             'gpsframinglatitude' => 1,
9030             'gpsframinglongitude' => 1,
9031             'gpshorizontalaccuracy' => 1,
9032             'gpsinfo' => 1,
9033             'gpslatituderaw' => 1,
9034             'gpslog' => 1,
9035             'gpslongituderaw' => 1,
9036             'gpsmode' => 1,
9037             'gpspos' => 1,
9038             'gpsraw' => 1,
9039             'gpsspeed3d' => 1,
9040             'gpsspeedaccuracy' => 1,
9041             'gpsspeedraw' => 1,
9042             'gpsspeedx' => 1,
9043             'gpsspeedy' => 1,
9044             'gpsspeedz' => 1,
9045             'gpstargetaltitude' => 1,
9046             'gpstargetlatitude' => 1,
9047             'gpstargetlongitude' => 1,
9048             'gpstrackraw' => 1,
9049             'gpsvalid' => 1,
9050             'gpsvelocitydown' => 1,
9051             'gpsvelocityeast' => 1,
9052             'gpsvelocitynorth' => 1,
9053             'gpsvelocityup' => 1,
9054             'gpsverticalaccuracy' => 1,
9055             'grainybwfilter' => 1,
9056             'graphicconverter' => 1,
9057             'graphicsmode' => 1,
9058             'graphicstechnologystandardoutput' => 1,
9059             'grayresponsecurve' => 1,
9060             'graytrc' => 1,
9061             'greenadjust' => 1,
9062             'greenendpoint' => 1,
9063             'greengain' => 1,
9064             'greenmask' => 1,
9065             'greenmatrixcolumn' => 1,
9066             'greenprimary' => 1,
9067             'greensample' => 1,
9068             'greentrc' => 1,
9069             'greenx' => 1,
9070             'greeny' => 1,
9071             'gridguidesinfo' => 1,
9072             'groupareac1' => 1,
9073             'groupcaption' => 1,
9074             'groupmutualexclusion' => 1,
9075             'groups' => 1,
9076             'gsensor' => 1,
9077             'gspherical' => 1,
9078             'gtcitation' => 1,
9079             'gtmodeltype' => 1,
9080             'gtrastertype' => 1,
9081             'gyro360fly' => 1,
9082             'gyromode' => 1,
9083             'gyroscope' => 1,
9084             'gyroypr' => 1,
9085             'handler' => 1,
9086             'handlerclass' => 1,
9087             'handlerdescription' => 1,
9088             'handlertype' => 1,
9089             'handlervendorid' => 1,
9090             'hardpostpadding' => 1,
9091             'hardprepadding' => 1,
9092             'hasarbitrarydatastream' => 1,
9093             'hasattachedimages' => 1,
9094             'hasattachments' => 1,
9095             'hasaudio' => 1,
9096             'hascolormap' => 1,
9097             'hascuepoints' => 1,
9098             'hasfiletransferstream' => 1,
9099             'hasflag' => 1,
9100             'hasicc' => 1,
9101             'hasimage' => 1,
9102             'haskeyframes' => 1,
9103             'hasmetadata' => 1,
9104             'hasrealmergeddata' => 1,
9105             'hasscript' => 1,
9106             'hasselbladexif' => 1,
9107             'hasselbladrawimage' => 1,
9108             'hasvideo' => 1,
9109             'hasxfa' => 1,
9110             'hcusage' => 1,
9111             'hdcontent' => 1,
9112             'hdmibitdepth' => 1,
9113             'hdmiexternalrecorder' => 1,
9114             'hdmioutputhdr' => 1,
9115             'hdmioutputrange' => 1,
9116             'hdrinfo' => 1,
9117             'hdrl' => 1,
9118             'hdrtoninginfo' => 1,
9119             'header' => 1,
9120             'header4' => 1,
9121             'headerext' => 1,
9122             'headerextension' => 1,
9123             'headersize' => 1,
9124             'headerversion' => 1,
9125             'headingpairs' => 1,
9126             'heightresolution' => 1,
9127             'hevcconfiguration' => 1,
9128             'hevcconfigurationversion' => 1,
9129             'hiddenslides' => 1,
9130             'highbitdepth' => 1,
9131             'highisomode' => 1,
9132             'highlightdata' => 1,
9133             'highlightendpoints' => 1,
9134             'highnote' => 1,
9135             'highvelocity' => 1,
9136             'hintformat' => 1,
9137             'hintheader' => 1,
9138             'hintinfo' => 1,
9139             'hintsampledesc' => 1,
9140             'hinttrackinfo' => 1,
9141             'hinttrackversion' => 1,
9142             'histogram' => 1,
9143             'historybuffersize' => 1,
9144             'hmaphandling' => 1,
9145             'hmcolrejthresh' => 1,
9146             'hmcolthresh' => 1,
9147             'hmpixthresh' => 1,
9148             'hmwsize' => 1,
9149             'hobbies' => 1,
9150             'homeaddress' => 1,
9151             'homecity' => 1,
9152             'homecountry-region' => 1,
9153             'homefax' => 1,
9154             'homephone' => 1,
9155             'homepobox' => 1,
9156             'homepostalcode' => 1,
9157             'homestateorprovince' => 1,
9158             'homestreet' => 1,
9159             'horizontalresolution' => 1,
9160             'horizontalscale' => 1,
9161             'hostsoftwareexportversion' => 1,
9162             'hotkey' => 1,
9163             'howpublished' => 1,
9164             'hp_tdhd' => 1,
9165             'hrnoiselines' => 1,
9166             'htcbinary' => 1,
9167             'htcinfo' => 1,
9168             'htctrack' => 1,
9169             'http-equiv' => 1,
9170             'httphostheader' => 1,
9171             'huawei' => 1,
9172             'huffmantable' => 1,
9173             'huffmantablelength' => 1,
9174             'huffmantablevalue' => 1,
9175             'hyperfocaldistance' => 1,
9176             'hyperlapsdebuginfo' => 1,
9177             'hyperlinkbase' => 1,
9178             'hyperlinks' => 1,
9179             'hyperlinkschanged' => 1,
9180             'iad1' => 1,
9181             'icc_untagged' => 1,
9182             'iccbased' => 1,
9183             'iconenvdata' => 1,
9184             'iconfilename' => 1,
9185             'iconindex' => 1,
9186             'ics' => 1,
9187             'id' => 1,
9188             'id3' => 1,
9189             'id3size' => 1,
9190             'id3v1' => 1,
9191             'id3v1_enh' => 1,
9192             'id3v2_2' => 1,
9193             'id3v2_3' => 1,
9194             'id3v2_4' => 1,
9195             'idc2_ifd' => 1,
9196             'idc_ifd' => 1,
9197             'idcpreviewimage' => 1,
9198             'idependentanddisposablesamples' => 1,
9199             'idlesequence' => 1,
9200             'idletiming' => 1,
9201             'idsbasevalue' => 1,
9202             'ifd0' => 1,
9203             'ifd0_offset' => 1,
9204             'ihl_exif' => 1,
9205             'ihldata' => 1,
9206             'illuminantdetectordata' => 1,
9207             'illuminantdetecttable' => 1,
9208             'illustrator' => 1,
9209             'im' => 1,
9210             'imaddresses' => 1,
9211             'image' => 1,
9212             'image2description' => 1,
9213             'image3description' => 1,
9214             'image4description' => 1,
9215             'image5description' => 1,
9216             'image6description' => 1,
9217             'image7description' => 1,
9218             'image8description' => 1,
9219             'imagearrangement' => 1,
9220             'imageboardid' => 1,
9221             'imagebounds' => 1,
9222             'imagebytecount' => 1,
9223             'imageclass' => 1,
9224             'imagecolor' => 1,
9225             'imagecolorindicator' => 1,
9226             'imagecolorvalue' => 1,
9227             'imagecompressiontable' => 1,
9228             'imagedatadiscard' => 1,
9229             'imagedataoffset' => 1,
9230             'imagedepth' => 1,
9231             'imageelements' => 1,
9232             'imageexpansiontable' => 1,
9233             'imagefields' => 1,
9234             'imagefilecharacteristics' => 1,
9235             'imagefilename' => 1,
9236             'imageformat' => 1,
9237             'imagefullheight' => 1,
9238             'imagefullwidth' => 1,
9239             'imageheader' => 1,
9240             'imageid' => 1,
9241             'imageinfo' => 1,
9242             'imagelayer' => 1,
9243             'imagelength' => 1,
9244             'imagelimitexposurebias' => 1,
9245             'imagemagnificationdescriptor' => 1,
9246             'imagemedium' => 1,
9247             'imagemodulationexposurebias' => 1,
9248             'imageoffset' => 1,
9249             'imagepixeldepth' => 1,
9250             'imagepixelformat' => 1,
9251             'imageprintstatus' => 1,
9252             'imageprocessingifd' => 1,
9253             'imageprofile' => 1,
9254             'imageprops' => 1,
9255             'imagerboardid' => 1,
9256             'imagereadydatasets' => 1,
9257             'imagereadyvariables' => 1,
9258             'imagereferencepoints' => 1,
9259             'imageresources' => 1,
9260             'imagerinitialtimingcode' => 1,
9261             'imagerlogicprogram' => 1,
9262             'imagerotation' => 1,
9263             'imagerotationstatus' => 1,
9264             'imagertimingdata' => 1,
9265             'imagesensorgain' => 1,
9266             'imagesourceek' => 1,
9267             'imagespatialextent' => 1,
9268             'imagestatus' => 1,
9269             'imagetoolbar' => 1,
9270             'imageuidlist' => 1,
9271             'imageversion' => 1,
9272             'imageworkstationmake' => 1,
9273             'imgprofbacktype' => 1,
9274             'imgprofname' => 1,
9275             'imgproftype' => 1,
9276             'imgprofversion' => 1,
9277             'immediatedatabytes' => 1,
9278             'importance' => 1,
9279             'imprint' => 1,
9280             'inbandratingattributes' => 1,
9281             'inbandratinglevel' => 1,
9282             'inbandratingsystem' => 1,
9283             'includedfileid' => 1,
9284             'incomplete' => 1,
9285             'index' => 1,
9286             'index01' => 1,
9287             'index02' => 1,
9288             'index03' => 1,
9289             'index04' => 1,
9290             'index05' => 1,
9291             'index06' => 1,
9292             'index07' => 1,
9293             'index08' => 1,
9294             'index09' => 1,
9295             'index10' => 1,
9296             'index11' => 1,
9297             'index12' => 1,
9298             'index13' => 1,
9299             'index14' => 1,
9300             'index15' => 1,
9301             'index16' => 1,
9302             'indexable' => 1,
9303             'indexed' => 1,
9304             'indexedcolortablecount' => 1,
9305             'indexoffset' => 1,
9306             'indexparameters' => 1,
9307             'indications' => 1,
9308             'info' => 1,
9309             'ingrreserved' => 1,
9310             'initialdelaysamples' => 1,
9311             'initialdisplayeffect' => 1,
9312             'initializationvector' => 1,
9313             'initializeddatasize' => 1,
9314             'initialobjectdescriptor' => 1,
9315             'initials' => 1,
9316             'inknames' => 1,
9317             'inputdataobjectlist' => 1,
9318             'inputdevicename' => 1,
9319             'inputdeviceserialnumber' => 1,
9320             'inputheight' => 1,
9321             'inputorientation' => 1,
9322             'inputuniformity' => 1,
9323             'inputwidth' => 1,
9324             'insertmode' => 1,
9325             'insetnwpixelx' => 1,
9326             'insetnwpixely' => 1,
9327             'insta360' => 1,
9328             'institution' => 1,
9329             'instructionset' => 1,
9330             'insv' => 1,
9331             'integratetiming' => 1,
9332             'intellectualproperty' => 1,
9333             'intellectualpropertynotes' => 1,
9334             'intensitystereo' => 1,
9335             'intergraphflagregisters' => 1,
9336             'intergraphpacketdata' => 1,
9337             'interlace' => 1,
9338             'interleavedfield' => 1,
9339             'internalidnumber' => 1,
9340             'internalleading' => 1,
9341             'internalname' => 1,
9342             'internalversionnumber' => 1,
9343             'internationaltext' => 1,
9344             'internetradiostationname' => 1,
9345             'internetradiostationowner' => 1,
9346             'internetradiostationurl' => 1,
9347             'interopoffset' => 1,
9348             'interpolationcoefficients' => 1,
9349             'interpolationcoefficients3mp' => 1,
9350             'interpolationcoefficients6mp' => 1,
9351             'interpretedby' => 1,
9352             'inversemonitormatrix' => 1,
9353             'inverserimnonlinearity' => 1,
9354             'inversesbalog12transform' => 1,
9355             'inversesbalogtransform' => 1,
9356             'invnifnonlinearity' => 1,
9357             'involvedpeople' => 1,
9358             'ipmpcontrol' => 1,
9359             'iptc_profile' => 1,
9360             'iptcapplication' => 1,
9361             'iptccore' => 1,
9362             'iptcdata' => 1,
9363             'iptcenvelope' => 1,
9364             'iptcext' => 1,
9365             'iptcfotostation' => 1,
9366             'iptcnewsphoto' => 1,
9367             'iptcobjectdata' => 1,
9368             'iptcpostobjectdata' => 1,
9369             'iptcpreobjectdata' => 1,
9370             'irwindowtemperature' => 1,
9371             'irwindowtransmission' => 1,
9372             'is_protected' => 1,
9373             'is_trusted' => 1,
9374             'isartbokeh' => 1,
9375             'isattachment' => 1,
9376             'isbasefont' => 1,
9377             'iscompleted' => 1,
9378             'isdeleted' => 1,
9379             'isfixedpitch' => 1,
9380             'isfixedv' => 1,
9381             'isinfoa100' => 1,
9382             'isnetworkfeed' => 1,
9383             'isocalibrationgaintable' => 1,
9384             'isoinfo' => 1,
9385             'isonline' => 1,
9386             'isospeeds' => 1,
9387             'isotherm1color' => 1,
9388             'isotherm2color' => 1,
9389             'isprotected' => 1,
9390             'isrc' => 1,
9391             'isrcnumber' => 1,
9392             'isrecurring' => 1,
9393             'isvbr' => 1,
9394             'it8header' => 1,
9395             'italic' => 1,
9396             'italicangle' => 1,
9397             'itch' => 1,
9398             'item' => 1,
9399             'item0032' => 1,
9400             'itemid' => 1,
9401             'iteminfoentry' => 1,
9402             'iteminformation' => 1,
9403             'itemlist' => 1,
9404             'itemlocation' => 1,
9405             'itemproperties' => 1,
9406             'itempropertyassociation' => 1,
9407             'itempropertycontainer' => 1,
9408             'itemprotection' => 1,
9409             'itemreference' => 1,
9410             'itemtool' => 1,
9411             'itemvendorid' => 1,
9412             'iterationcount' => 1,
9413             'iterationendaction' => 1,
9414             'iterationmax' => 1,
9415             'iterationminmax' => 1,
9416             'iterations' => 1,
9417             'itunesinfo' => 1,
9418             'itunesmediatype' => 1,
9419             'itunmovi' => 1,
9420             'itunsmpb' => 1,
9421             'ituntool' => 1,
9422             'ixml' => 1,
9423             'jbigoptions' => 1,
9424             'jfif' => 1,
9425             'jfifversion' => 1,
9426             'jfxx' => 1,
9427             'jngheader' => 1,
9428             'jobtitle' => 1,
9429             'journal' => 1,
9430             'jp2header' => 1,
9431             'jp2signature' => 1,
9432             'jpeg-hdr' => 1,
9433             'jpeg-hdrversion' => 1,
9434             'jpeg-likedata' => 1,
9435             'jpeg_quality' => 1,
9436             'jpegactables' => 1,
9437             'jpegdctables' => 1,
9438             'jpegdigest' => 1,
9439             'jpegexifdata' => 1,
9440             'jpegimagelength' => 1,
9441             'jpeginfo' => 1,
9442             'jpeglosslesspredictors' => 1,
9443             'jpegpointtransforms' => 1,
9444             'jpegproc' => 1,
9445             'jpegprocess' => 1,
9446             'jpegqtablebest' => 1,
9447             'jpegqtablebetter' => 1,
9448             'jpegqtablegood' => 1,
9449             'jpegqtables' => 1,
9450             'jpegqualityestimate' => 1,
9451             'jpegrestartinterval' => 1,
9452             'jpegtables' => 1,
9453             'jplcartoifd' => 1,
9454             'jps' => 1,
9455             'jpscomment' => 1,
9456             'jpsflags' => 1,
9457             'jpslayout' => 1,
9458             'jpsseparation' => 1,
9459             'jpstype' => 1,
9460             'jsondata' => 1,
9461             'jsonmetadata' => 1,
9462             'jumbf' => 1,
9463             'jumbfbox' => 1,
9464             'jumbfdescr' => 1,
9465             'jumdid' => 1,
9466             'jumdlabel' => 1,
9467             'jumdsignature' => 1,
9468             'jumdtoggles' => 1,
9469             'jumdtype' => 1,
9470             'jumptoxpep' => 1,
9471             'junk' => 1,
9472             'jxlcodestream' => 1,
9473             'k1' => 1,
9474             'k2' => 1,
9475             'k3' => 1,
9476             'k4' => 1,
9477             'kbytesize' => 1,
9478             'kdc_ifd' => 1,
9479             'keepexposurewithteleconverter' => 1,
9480             'keepuntil' => 1,
9481             'kelvinwb' => 1,
9482             'keycode' => 1,
9483             'keyframepositions' => 1,
9484             'keyframestimes' => 1,
9485             'keyid' => 1,
9486             'keys' => 1,
9487             'kf' => 1,
9488             'kf8coveruri' => 1,
9489             'khufui0thresholds' => 1,
9490             'khufui1thresholds' => 1,
9491             'khufui2thresholds' => 1,
9492             'khufui3thresholds' => 1,
9493             'khufui4thresholds' => 1,
9494             'khufui5thresholds' => 1,
9495             'khufulinearbluemixingcoefficient' => 1,
9496             'khufulineargreenmixingcoefficient' => 1,
9497             'khufulinearredmixingcoefficient' => 1,
9498             'khufusigmagaussianweights' => 1,
9499             'khufusigmascalingfactors14mp' => 1,
9500             'khufusigmascalingfactors3mp' => 1,
9501             'khufusigmascalingfactors6mp' => 1,
9502             'khufuuspacec2mixingcoefficient' => 1,
9503             'kids' => 1,
9504             'kilocalories' => 1,
9505             'kinds' => 1,
9506             'kj' => 1,
9507             'kk' => 1,
9508             'klut' => 1,
9509             'klut12tolin12' => 1,
9510             'knownfolderdata' => 1,
9511             'kodak' => 1,
9512             'kodak_frea' => 1,
9513             'kodakbordersifd' => 1,
9514             'kodakdcmd' => 1,
9515             'kodakeffectsifd' => 1,
9516             'kodakfree' => 1,
9517             'kodakifd' => 1,
9518             'kodakmake' => 1,
9519             'kodaktags' => 1,
9520             'konicaminolta' => 1,
9521             'konicaminoltatags' => 1,
9522             'label0' => 1,
9523             'label1' => 1,
9524             'label2' => 1,
9525             'label3' => 1,
9526             'labeledtext' => 1,
9527             'lamebitrate' => 1,
9528             'lameheader' => 1,
9529             'lamelowpassfilter' => 1,
9530             'lamemethod' => 1,
9531             'lamequality' => 1,
9532             'lamestereomode' => 1,
9533             'lamevbrquality' => 1,
9534             'languagecode' => 1,
9535             'languagelist' => 1,
9536             'largestpacketduration' => 1,
9537             'largestpacketsize' => 1,
9538             'lastauthor' => 1,
9539             'lastbackupdate' => 1,
9540             'lastchar' => 1,
9541             'lastkeyframetime' => 1,
9542             'lastmodifiedby' => 1,
9543             'lastmodifier' => 1,
9544             'lastname' => 1,
9545             'lastobject' => 1,
9546             'lastobjectid' => 1,
9547             'lastprinted' => 1,
9548             'lastsavedby' => 1,
9549             'lasttimestamp' => 1,
9550             'lastupdate' => 1,
9551             'lastupdatetime' => 1,
9552             'layerblendmodes' => 1,
9553             'layercomps' => 1,
9554             'layercount' => 1,
9555             'layergroupsenabledid' => 1,
9556             'layerids' => 1,
9557             'layermodifydates' => 1,
9558             'layernames' => 1,
9559             'layeropacities' => 1,
9560             'layerrectangles' => 1,
9561             'layers' => 1,
9562             'layerselectionids' => 1,
9563             'layersgroupinfo' => 1,
9564             'layerunicodenames' => 1,
9565             'layout' => 1,
9566             'layoutflags' => 1,
9567             'lcdedgemapslope' => 1,
9568             'lcdedgemapx1' => 1,
9569             'lcdedgemapx2' => 1,
9570             'lcdedgemapx3' => 1,
9571             'lcdedgemapx4' => 1,
9572             'lcdedgespline' => 1,
9573             'lcdgammatable' => 1,
9574             'lcdgammatablechickfix' => 1,
9575             'lcdgammatablemarvin' => 1,
9576             'lcdhistlut0' => 1,
9577             'lcdhistlut1' => 1,
9578             'lcdhistlut2' => 1,
9579             'lcdhistlut3' => 1,
9580             'lcdhistlut4' => 1,
9581             'lcdhistlut5' => 1,
9582             'lcdhistlut6' => 1,
9583             'lcdhistlut7' => 1,
9584             'lcdhistlut8' => 1,
9585             'lcdhistlut9' => 1,
9586             'lcdlinearclipvalue' => 1,
9587             'lcdsharpeningf1' => 1,
9588             'lcdsharpeningf2' => 1,
9589             'lcdsharpeningf3' => 1,
9590             'lcdsharpeningf4' => 1,
9591             'lcdstepyvalues' => 1,
9592             'lcdstepyvalueschickfix' => 1,
9593             'lcdstepyvaluesmarvin' => 1,
9594             'leadperformer' => 1,
9595             'leafautoactive' => 1,
9596             'leafautobasename' => 1,
9597             'leafdata' => 1,
9598             'leafhotfolder' => 1,
9599             'leafopenprochdr' => 1,
9600             'leafoutputfiletype' => 1,
9601             'leafsaveselection' => 1,
9602             'leafsubifd' => 1,
9603             'leftdarkcol1' => 1,
9604             'leftdarkcol2' => 1,
9605             'leftdarkrect' => 1,
9606             'leftmag' => 1,
9607             'leftmargin' => 1,
9608             'legalcopyright' => 1,
9609             'legaltrademarks' => 1,
9610             'leicaleic' => 1,
9611             'length' => 1,
9612             'lens35efl' => 1,
9613             'lensattached' => 1,
9614             'lenscorr' => 1,
9615             'lensdata' => 1,
9616             'lensdata0100' => 1,
9617             'lensdata0101' => 1,
9618             'lensdata0201' => 1,
9619             'lensdata0204' => 1,
9620             'lensdata0400' => 1,
9621             'lensdata0402' => 1,
9622             'lensdata0403' => 1,
9623             'lensdata0800' => 1,
9624             'lensdataunknown' => 1,
9625             'lensdataversion' => 1,
9626             'lensfacing' => 1,
9627             'lensinfoq' => 1,
9628             'lensmaker' => 1,
9629             'lensnumber' => 1,
9630             'lenspartnumber' => 1,
9631             'lensrec' => 1,
9632             'lensshading' => 1,
9633             'lenstableindex' => 1,
9634             'levelinfo' => 1,
9635             'libraryid' => 1,
9636             'libraryname' => 1,
9637             'licenseinfourl' => 1,
9638             'lightingopt' => 1,
9639             'lightness' => 1,
9640             'lightroomworkflow' => 1,
9641             'lights' => 1,
9642             'lightvalue' => 1,
9643             'limage' => 1,
9644             'limitaf-areamodeselautoanimals' => 1,
9645             'limitaf-areamodeselautopeople' => 1,
9646             'limitaf-areamodeseldynamic' => 1,
9647             'limitaf-areamodeselwidelanimals' => 1,
9648             'limitaf-areamodeselwidelpeople' => 1,
9649             'limitafareamodesel3d' => 1,
9650             'limitafareamodeseld105' => 1,
9651             'limitafareamodeseld25' => 1,
9652             'limitafareamodeseld49' => 1,
9653             'limitafareamodeseld9' => 1,
9654             'limitafareamodeselgroup' => 1,
9655             'limitafareamodeselgroupc1' => 1,
9656             'limitafareamodeselgroupc2' => 1,
9657             'limitreleasemodeselmirror-up' => 1,
9658             'limitreleasemodeselq' => 1,
9659             'limitreleasemodeseltimer' => 1,
9660             'limitselectableimagearea5to4' => 1,
9661             'lin12toklut12' => 1,
9662             'lin12toklut8' => 1,
9663             'linearitysplinetags' => 1,
9664             'linearizationcoefficients1' => 1,
9665             'linearizationcoefficients2' => 1,
9666             'linearized' => 1,
9667             'linecount' => 1,
9668             'lineorder' => 1,
9669             'lines' => 1,
9670             'linkedprofilename' => 1,
9671             'linkerversion' => 1,
9672             'linkgoodput' => 1,
9673             'linkinfo' => 1,
9674             'linkquality' => 1,
9675             'linkstatus' => 1,
9676             'linksuptodate' => 1,
9677             'linktarget' => 1,
9678             'linlogtable' => 1,
9679             'listtype' => 1,
9680             'lit' => 1,
9681             'livephotoinfo' => 1,
9682             'ln0' => 1,
9683             'ln1' => 1,
9684             'localbasepath' => 1,
9685             'localdeltatype' => 1,
9686             'localeindicator' => 1,
9687             'localpositionned' => 1,
9688             'locationinfo' => 1,
9689             'lockedpropertylist' => 1,
9690             'locks' => 1,
9691             'loginfo' => 1,
9692             'loglintable' => 1,
9693             'logoiconurl' => 1,
9694             'logourl' => 1,
9695             'lookheadbacktype' => 1,
9696             'lookheader' => 1,
9697             'lookheadname' => 1,
9698             'lookheadtype' => 1,
9699             'lookheadversion' => 1,
9700             'lookmat0' => 1,
9701             'lookmat1' => 1,
9702             'lookmat2' => 1,
9703             'lookmat3' => 1,
9704             'lookmat4' => 1,
9705             'lookmat5' => 1,
9706             'lookmat6' => 1,
9707             'lookmat7' => 1,
9708             'lookmat8' => 1,
9709             'lookmat9' => 1,
9710             'lookmodtransform' => 1,
9711             'lookuptable' => 1,
9712             'lotus' => 1,
9713             'lowlightaf' => 1,
9714             'lownote' => 1,
9715             'lowvelocity' => 1,
9716             'lr' => 1,
9717             'lslv' => 1,
9718             'lucasjunk' => 1,
9719             'luminance' => 1,
9720             'luminanceconsts' => 1,
9721             'lyricist' => 1,
9722             'lyrics_synchronised' => 1,
9723             'machineid' => 1,
9724             'machinetype' => 1,
9725             'macintoshnsprintinfo' => 1,
9726             'macintoshprintinfo' => 1,
9727             'mag360fly' => 1,
9728             'magmode' => 1,
9729             'magneticfield' => 1,
9730             'magnetometer' => 1,
9731             'magnetometerxyz' => 1,
9732             'magnification' => 1,
9733             'magnifyobject' => 1,
9734             'mailingaddress' => 1,
9735             'mailstop' => 1,
9736             'mainboard' => 1,
9737             'maininfo' => 1,
9738             'maininfoifd' => 1,
9739             'majorbrand' => 1,
9740             'makeandmodel' => 1,
9741             'makemodel' => 1,
9742             'makernotepentax5a' => 1,
9743             'makernotepentax5b' => 1,
9744             'makernotepentax5c' => 1,
9745             'makernotes' => 1,
9746             'mandatorybackground' => 1,
9747             'manufacturecode' => 1,
9748             'manufactureindex' => 1,
9749             'manufacturername' => 1,
9750             'mappingscheme' => 1,
9751             'mapscale' => 1,
9752             'mariahthresholds' => 1,
9753             'mariahthresholdslow' => 1,
9754             'mariahthresholdsnormal' => 1,
9755             'mariahthresholdsstrong' => 1,
9756             'markbits' => 1,
9757             'marker' => 1,
9758             'markerid' => 1,
9759             'markinfo' => 1,
9760             'marl' => 1,
9761             'masksubarea' => 1,
9762             'mastergainadjustment' => 1,
9763             'matrixworldtocamera' => 1,
9764             'matrixworldtoscreen' => 1,
9765             'mattcolor' => 1,
9766             'matte' => 1,
9767             'matteing' => 1,
9768             'matter' => 1,
9769             'maxband' => 1,
9770             'maxbitrate' => 1,
9771             'maxdatarate' => 1,
9772             'maximumbitrate' => 1,
9773             'maximumimageindex' => 1,
9774             'maximumobjectsize' => 1,
9775             'maximumoperationindex' => 1,
9776             'maximumshutterangle' => 1,
9777             'maximumtransformindex' => 1,
9778             'maxjpegtableindex' => 1,
9779             'maxpacketsize' => 1,
9780             'maxpagenormal' => 1,
9781             'maxpdusize' => 1,
9782             'maxsubfilesize' => 1,
9783             'maxtransmissiontime' => 1,
9784             'maxval' => 1,
9785             'maxwidth' => 1,
9786             'mc' => 1,
9787             'mccdata' => 1,
9788             'mcdi' => 1,
9789             'md5signature' => 1,
9790             'md5sum' => 1,
9791             'mdcolortable' => 1,
9792             'mdfiletag' => 1,
9793             'mdfileunits' => 1,
9794             'mditemaccounthandles' => 1,
9795             'mditemaccountidentifier' => 1,
9796             'mditemacquisitionmake' => 1,
9797             'mditemacquisitionmodel' => 1,
9798             'mditemaltitude' => 1,
9799             'mditemaperture' => 1,
9800             'mditemaudiobitrate' => 1,
9801             'mditemaudiochannelcount' => 1,
9802             'mditemauthoremailaddresses' => 1,
9803             'mditemauthors' => 1,
9804             'mditembitspersample' => 1,
9805             'mditembundleidentifier' => 1,
9806             'mditemcity' => 1,
9807             'mditemcodecs' => 1,
9808             'mditemcolorspace' => 1,
9809             'mditemcomment' => 1,
9810             'mditemcontentcreationdate' => 1,
9811             'mditemcontentcreationdate_ranking' => 1,
9812             'mditemcontentcreationdateranking' => 1,
9813             'mditemcontentmodificationdate' => 1,
9814             'mditemcontenttype' => 1,
9815             'mditemcontenttypetree' => 1,
9816             'mditemcontributors' => 1,
9817             'mditemcopyright' => 1,
9818             'mditemcountry' => 1,
9819             'mditemcreator' => 1,
9820             'mditemdateadded' => 1,
9821             'mditemdateadded_ranking' => 1,
9822             'mditemdescription' => 1,
9823             'mditemdisplayname' => 1,
9824             'mditemdownloadeddate' => 1,
9825             'mditemdurationseconds' => 1,
9826             'mditememailconversationid' => 1,
9827             'mditemencodingapplications' => 1,
9828             'mditemexifgpsversion' => 1,
9829             'mditemexifversion' => 1,
9830             'mditemexposuremode' => 1,
9831             'mditemexposureprogram' => 1,
9832             'mditemexposuretimeseconds' => 1,
9833             'mditemflashonoff' => 1,
9834             'mditemfnumber' => 1,
9835             'mditemfocallength' => 1,
9836             'mditemfscontentchangedate' => 1,
9837             'mditemfscreatorcode' => 1,
9838             'mditemfsfinderflags' => 1,
9839             'mditemfshascustomicon' => 1,
9840             'mditemfsinvisible' => 1,
9841             'mditemfsisextensionhidden' => 1,
9842             'mditemfsisstationery' => 1,
9843             'mditemfsname' => 1,
9844             'mditemfsnodecount' => 1,
9845             'mditemfsownergroupid' => 1,
9846             'mditemfsowneruserid' => 1,
9847             'mditemfssize' => 1,
9848             'mditemfstypecode' => 1,
9849             'mditemgpsdatestamp' => 1,
9850             'mditemgpsstatus' => 1,
9851             'mditemgpstrack' => 1,
9852             'mditemhasalphachannel' => 1,
9853             'mditemidentifier' => 1,
9854             'mditemimagedirection' => 1,
9855             'mditeminterestingdate_ranking' => 1,
9856             'mditeminterestingdateranking' => 1,
9857             'mditemisapplicationmanaged' => 1,
9858             'mditemisexistingthread' => 1,
9859             'mditemislikelyjunk' => 1,
9860             'mditemisospeed' => 1,
9861             'mditemkeywords' => 1,
9862             'mditemkind' => 1,
9863             'mditemlastuseddate' => 1,
9864             'mditemlastuseddate_ranking' => 1,
9865             'mditemlatitude' => 1,
9866             'mditemlensmodel' => 1,
9867             'mditemlogicalsize' => 1,
9868             'mditemlongitude' => 1,
9869             'mditemmailboxes' => 1,
9870             'mditemmaildatereceived_ranking' => 1,
9871             'mditemmediatypes' => 1,
9872             'mditemnumberofpages' => 1,
9873             'mditemorientation' => 1,
9874             'mditemoriginapplicationidentifier' => 1,
9875             'mditemoriginmessageid' => 1,
9876             'mditemoriginsenderdisplayname' => 1,
9877             'mditemoriginsenderhandle' => 1,
9878             'mditemoriginsubject' => 1,
9879             'mditempageheight' => 1,
9880             'mditempagewidth' => 1,
9881             'mditemphysicalsize' => 1,
9882             'mditempixelcount' => 1,
9883             'mditempixelheight' => 1,
9884             'mditempixelwidth' => 1,
9885             'mditemprimaryrecipientemailaddresses' => 1,
9886             'mditemprofilename' => 1,
9887             'mditemrecipients' => 1,
9888             'mditemredeyeonoff' => 1,
9889             'mditemresolutionheightdpi' => 1,
9890             'mditemresolutionwidthdpi' => 1,
9891             'mditemsecuritymethod' => 1,
9892             'mditemspeed' => 1,
9893             'mditemstateorprovince' => 1,
9894             'mditemstreamable' => 1,
9895             'mditemsubject' => 1,
9896             'mditemtimestamp' => 1,
9897             'mditemtitle' => 1,
9898             'mditemtotalbitrate' => 1,
9899             'mditemusecount' => 1,
9900             'mditemuseddates' => 1,
9901             'mditemuserdownloadeddate' => 1,
9902             'mditemuserdownloadeduserhandle' => 1,
9903             'mditemusersharedreceiveddate' => 1,
9904             'mditemusersharedreceivedrecipient' => 1,
9905             'mditemusersharedreceivedrecipienthandle' => 1,
9906             'mditemusersharedreceivedsender' => 1,
9907             'mditemusersharedreceivedsenderhandle' => 1,
9908             'mditemusersharedreceivedtransport' => 1,
9909             'mditemversion' => 1,
9910             'mditemvideobitrate' => 1,
9911             'mditemwherefroms' => 1,
9912             'mditemwhitebalance' => 1,
9913             'mdlabname' => 1,
9914             'mdpm' => 1,
9915             'mdpr' => 1,
9916             'mdprepdate' => 1,
9917             'mdpreptime' => 1,
9918             'mdsampleinfo' => 1,
9919             'mdscalepixel' => 1,
9920             'meas1label' => 1,
9921             'meas1params' => 1,
9922             'meas1type' => 1,
9923             'measuredcolor' => 1,
9924             'measuredinfo' => 1,
9925             'measurement' => 1,
9926             'measurementbacking' => 1,
9927             'measurementflare' => 1,
9928             'measurementgeometry' => 1,
9929             'measurementilluminant' => 1,
9930             'measurementinfo' => 1,
9931             'measurementinputinfo' => 1,
9932             'measurementobserver' => 1,
9933             'measurementscale' => 1,
9934             'mebx' => 1,
9935             'media' => 1,
9936             'mediablackpoint' => 1,
9937             'mediacolor' => 1,
9938             'mediacontenttypes' => 1,
9939             'mediacreated' => 1,
9940             'mediacredits' => 1,
9941             'mediadata' => 1,
9942             'mediadataoffset' => 1,
9943             'mediadatasize' => 1,
9944             'mediaduration' => 1,
9945             'mediaflags' => 1,
9946             'mediaheader' => 1,
9947             'mediaheaderversion' => 1,
9948             'mediaindex' => 1,
9949             'mediainfo' => 1,
9950             'mediaisdelay' => 1,
9951             'mediaisfinale' => 1,
9952             'mediaislive' => 1,
9953             'mediaismovie' => 1,
9954             'mediaispremiere' => 1,
9955             'mediaisrepeat' => 1,
9956             'mediaissap' => 1,
9957             'mediaissport' => 1,
9958             'mediaisstereo' => 1,
9959             'mediaissubtitled' => 1,
9960             'mediaistape' => 1,
9961             'mediajukebox' => 1,
9962             'medialanguagecode' => 1,
9963             'medianetworkaffiliation' => 1,
9964             'mediaoriginalbroadcastdatetime' => 1,
9965             'mediaoriginalchannel' => 1,
9966             'mediaoriginalchannelsubnumber' => 1,
9967             'mediaoriginalruntime' => 1,
9968             'mediapro' => 1,
9969             'mediastationcallsign' => 1,
9970             'mediastationname' => 1,
9971             'mediathumbaspectratiox' => 1,
9972             'mediathumbaspectratioy' => 1,
9973             'mediathumbheight' => 1,
9974             'mediathumbratingattributes' => 1,
9975             'mediathumbratinglevel' => 1,
9976             'mediathumbratingsystem' => 1,
9977             'mediathumbret' => 1,
9978             'mediathumbstride' => 1,
9979             'mediathumbtimestamp' => 1,
9980             'mediathumbwidth' => 1,
9981             'mediatimescale' => 1,
9982             'mediatrackbytes' => 1,
9983             'mediauniqueid' => 1,
9984             'mediaweight' => 1,
9985             'mediawhitepoint' => 1,
9986             'medium' => 1,
9987             'megapixels' => 1,
9988             'melodicpolyphony' => 1,
9989             'menusettingsz7ii' => 1,
9990             'menusettingsz9' => 1,
9991             'message' => 1,
9992             'meta' => 1,
9993             'metadata' => 1,
9994             'metadatacreator' => 1,
9995             'metadataid' => 1,
9996             'metadatalibrary' => 1,
9997             'metadatanumber' => 1,
9998             'metadatasource' => 1,
9999             'metadataversion' => 1,
10000             'metaformat' => 1,
10001             'metaimagesize' => 1,
10002             'metarelation' => 1,
10003             'metasampledesc' => 1,
10004             'metdata' => 1,
10005             'meterinfo' => 1,
10006             'meteringbutton' => 1,
10007             'meterlink' => 1,
10008             'metermode' => 1,
10009             'mett' => 1,
10010             'microsoft' => 1,
10011             'microsoftxtra' => 1,
10012             'middlename' => 1,
10013             'midicontrol' => 1,
10014             'midicontrolversion' => 1,
10015             'midipitchfraction' => 1,
10016             'midisong' => 1,
10017             'midiunitynote' => 1,
10018             'mie' => 1,
10019             'mileage' => 1,
10020             'mimeencoding' => 1,
10021             'mimetype' => 1,
10022             'miniaturefilter' => 1,
10023             'miniaturefilterorientation' => 1,
10024             'miniaturefilterparameter' => 1,
10025             'miniaturefilterposition' => 1,
10026             'minimumbitrate' => 1,
10027             'minimumflushrows' => 1,
10028             'minimumversion' => 1,
10029             'minoltacamerasettings' => 1,
10030             'minoltacamerasettings2' => 1,
10031             'minoltacamerasettings5d' => 1,
10032             'minoltacamerasettings7d' => 1,
10033             'minoltacamerasettingsold' => 1,
10034             'minoltamakernote' => 1,
10035             'minoltamma0' => 1,
10036             'minoltamma1' => 1,
10037             'minoltaprd' => 1,
10038             'minoltarif' => 1,
10039             'minoltatags' => 1,
10040             'minoltattw' => 1,
10041             'minoltawbg' => 1,
10042             'minpacketsize' => 1,
10043             'minspatialsegmentationidc' => 1,
10044             'mintransmissiontime' => 1,
10045             'mmclips' => 1,
10046             'mngheader' => 1,
10047             'mobitype' => 1,
10048             'mobiversion' => 1,
10049             'modeextension' => 1,
10050             'modeflags' => 1,
10051             'model2' => 1,
10052             'modelandversion' => 1,
10053             'modeltype' => 1,
10054             'modenumber' => 1,
10055             'modificationnumber' => 1,
10056             'modificationpermissions' => 1,
10057             'modifiedby' => 1,
10058             'modifiedinfo' => 1,
10059             'moiversion' => 1,
10060             'monomonitormatrix' => 1,
10061             'monostrength' => 1,
10062             'monotonescaletable' => 1,
10063             'monouniquematrix' => 1,
10064             'montage' => 1,
10065             'month' => 1,
10066             'moreinfo' => 1,
10067             'moreinfo0201' => 1,
10068             'moreinfo0401' => 1,
10069             'moreinfobannerimage' => 1,
10070             'moreinfobannerurl' => 1,
10071             'moreinfotext' => 1,
10072             'moreinfourl' => 1,
10073             'moresettings' => 1,
10074             'mosaicpattern' => 1,
10075             'movableinfo' => 1,
10076             'moveobjects' => 1,
10077             'movie' => 1,
10078             'moviefragment' => 1,
10079             'moviefragmentheader' => 1,
10080             'moviefragmentsequence' => 1,
10081             'moviefunc2button' => 1,
10082             'movieheader' => 1,
10083             'movieheaderversion' => 1,
10084             'moviehighlightdisplaypattern' => 1,
10085             'movieinfo' => 1,
10086             'moviestreamname' => 1,
10087             'moviewhitebalancesameasphoto' => 1,
10088             'mp' => 1,
10089             'mp1' => 1,
10090             'mpeg7binary' => 1,
10091             'mpegaudioversion' => 1,
10092             'mpf' => 1,
10093             'mpfversion' => 1,
10094             'mpimage' => 1,
10095             'mpimageflags' => 1,
10096             'mpimageformat' => 1,
10097             'mpimagelength' => 1,
10098             'mpimagelist' => 1,
10099             'mpimagestart' => 1,
10100             'mpimagetype' => 1,
10101             'mpindividualnum' => 1,
10102             'mrwinfo' => 1,
10103             'msdocumenttext' => 1,
10104             'msdocumenttextposition' => 1,
10105             'mspropertysetstorage' => 1,
10106             'msstereo' => 1,
10107             'mtoa0' => 1,
10108             'mtob0' => 1,
10109             'mtob1' => 1,
10110             'mtob2' => 1,
10111             'mtob3' => 1,
10112             'mtos0' => 1,
10113             'mtos1' => 1,
10114             'mtos2' => 1,
10115             'mtos3' => 1,
10116             'multiexp' => 1,
10117             'multiexposureversion' => 1,
10118             'multimediatype' => 1,
10119             'multiplexdefaultvalues' => 1,
10120             'multiplextypearray' => 1,
10121             'multiprofiles' => 1,
10122             'multiquality' => 1,
10123             'multishoton' => 1,
10124             'multiview' => 1,
10125             'musicby' => 1,
10126             'musiccdidentifier' => 1,
10127             'musiciancredits' => 1,
10128             'mwg-coll' => 1,
10129             'mwg-kw' => 1,
10130             'mwg-rs' => 1,
10131             'mxfversion' => 1,
10132             'mycolors' => 1,
10133             'namedcolor' => 1,
10134             'namedcolor2' => 1,
10135             'nametableversion' => 1,
10136             'nameutf-8' => 1,
10137             'nativedisplayinfo' => 1,
10138             'nativeresolutionunit' => 1,
10139             'nativexresolution' => 1,
10140             'nativeyresolution' => 1,
10141             'ncc' => 1,
10142             'nemoblurkernel' => 1,
10143             'nemodarklimit' => 1,
10144             'nemogainfactors' => 1,
10145             'nemohighlight12limit' => 1,
10146             'nemotilesize' => 1,
10147             'nestedsignalstream' => 1,
10148             'nestlevel' => 1,
10149             'netexposurecompensation' => 1,
10150             'netname' => 1,
10151             'netprovidertype' => 1,
10152             'neutals' => 1,
10153             'neutobjbacktype' => 1,
10154             'neutobjname' => 1,
10155             'neutobjtype' => 1,
10156             'neutobjversion' => 1,
10157             'neutrals' => 1,
10158             'newbitdepth' => 1,
10159             'newcolortype' => 1,
10160             'newguid' => 1,
10161             'newlines' => 1,
10162             'nexttrackid' => 1,
10163             'nifnonlinearity' => 1,
10164             'nifnonlinearity12bit' => 1,
10165             'nifnonlinearity12to16' => 1,
10166             'nifnonlinearity16bit' => 1,
10167             'nifnonlinearityext' => 1,
10168             'nikon' => 1,
10169             'nikonapp' => 1,
10170             'nikondata' => 1,
10171             'nikondatetime' => 1,
10172             'nikonncdb' => 1,
10173             'nikonncdt' => 1,
10174             'nikonnefinfo' => 1,
10175             'nikonscanifd' => 1,
10176             'nikontags' => 1,
10177             'nikonvers' => 1,
10178             'nine' => 1,
10179             'nineedits' => 1,
10180             'ninthlanguage' => 1,
10181             'nitf' => 1,
10182             'nitfversion' => 1,
10183             'noise' => 1,
10184             'noisereductiondata' => 1,
10185             'noisereductionkernel' => 1,
10186             'noisereductionparametershostlow' => 1,
10187             'noisereductionparametershostnormal' => 1,
10188             'noisereductionparametershoststrong' => 1,
10189             'nominalbitrate' => 1,
10190             'nominalframecount' => 1,
10191             'nominallayercount' => 1,
10192             'nominalplaytime' => 1,
10193             'nominalvideobitrate' => 1,
10194             'nomssmarttags' => 1,
10195             'normallinetransfertiming' => 1,
10196             'note' => 1,
10197             'notice' => 1,
10198             'now' => 1,
10199             'npts' => 1,
10200             'nrwdata' => 1,
10201             'nsc_address' => 1,
10202             'nsc_description' => 1,
10203             'nsc_email' => 1,
10204             'nsc_name' => 1,
10205             'nsc_phone' => 1,
10206             'nullmediaheader' => 1,
10207             'numberlist' => 1,
10208             'numberofcomponents' => 1,
10209             'numberofframes' => 1,
10210             'numberofimages' => 1,
10211             'numberofinks' => 1,
10212             'numberofparts' => 1,
10213             'numberofplanes' => 1,
10214             'numberofresolutions' => 1,
10215             'numberofsamples' => 1,
10216             'numberofsamples64' => 1,
10217             'numchanneldescriptions' => 1,
10218             'numchannels' => 1,
10219             'numcolors' => 1,
10220             'numfonts' => 1,
10221             'numhistorybuffers' => 1,
10222             'numimportantcolors' => 1,
10223             'numpackets' => 1,
10224             'numproperties' => 1,
10225             'numrules' => 1,
10226             'numsampleframes' => 1,
10227             'numsampleloops' => 1,
10228             'numslices' => 1,
10229             'numstreams' => 1,
10230             'numtemporallayers' => 1,
10231             'objectfiletype' => 1,
10232             'objectflags' => 1,
10233             'objectid' => 1,
10234             'objectorientation' => 1,
10235             'objectsizeannounced' => 1,
10236             'observationdate' => 1,
10237             'observationdateend' => 1,
10238             'observationtime' => 1,
10239             'observationtimeend' => 1,
10240             'observer' => 1,
10241             'obsoletephotoshoptag1' => 1,
10242             'obsoletephotoshoptag2' => 1,
10243             'obsoletephotoshoptag3' => 1,
10244             'ocad' => 1,
10245             'ocadrevision' => 1,
10246             'oceapplicationselector' => 1,
10247             'oceidnumber' => 1,
10248             'oceimagelogic' => 1,
10249             'ocescanjobdesc' => 1,
10250             'office' => 1,
10251             'officelocation' => 1,
10252             'offlineavailability' => 1,
10253             'offlinestatus' => 1,
10254             'offsetmaphorizontal' => 1,
10255             'offsetmapvertical' => 1,
10256             'offsetorigin' => 1,
10257             'offsetx' => 1,
10258             'offsetxy' => 1,
10259             'offsety' => 1,
10260             'oldxmp' => 1,
10261             'olym' => 1,
10262             'olympus' => 1,
10263             'olympus2100' => 1,
10264             'olympus2100ifd' => 1,
10265             'olympus2200' => 1,
10266             'olympus2200ifd' => 1,
10267             'olympus2300' => 1,
10268             'olympus2300ifd' => 1,
10269             'olympus2400' => 1,
10270             'olympus2400ifd' => 1,
10271             'olympus2500' => 1,
10272             'olympus2500ifd' => 1,
10273             'olympus2600' => 1,
10274             'olympus2600ifd' => 1,
10275             'olympus2700' => 1,
10276             'olympus2700ifd' => 1,
10277             'olympus2800' => 1,
10278             'olympus2800ifd' => 1,
10279             'olympus2900' => 1,
10280             'olympus2900ifd' => 1,
10281             'olympusatom' => 1,
10282             'olympusdss' => 1,
10283             'olympusjunk' => 1,
10284             'olympusolym' => 1,
10285             'olympuspreview' => 1,
10286             'olympustags1' => 1,
10287             'olympustags2' => 1,
10288             'olympustags3' => 1,
10289             'olympustags4' => 1,
10290             'olympusthumbnail' => 1,
10291             'omenatcapturemode' => 1,
10292             'omenearlygobcolumns' => 1,
10293             'omenearlygobrows' => 1,
10294             'omenearlygobsurface' => 1,
10295             'omengradientexclusionlimits' => 1,
10296             'omengradientkernel' => 1,
10297             'omengradientkerneltaps' => 1,
10298             'omengradientoffset' => 1,
10299             'omeninitialcolumns' => 1,
10300             'omeninitialrows' => 1,
10301             'omeninitialscaling' => 1,
10302             'omenmeantostrength' => 1,
10303             'omenpercenttorationallimitsblue' => 1,
10304             'omenpercenttorationallimitsgob' => 1,
10305             'omenpercenttorationallimitsgor' => 1,
10306             'omenpercenttorationallimitsred' => 1,
10307             'omenrangeweighting' => 1,
10308             'omenratioclipfactors' => 1,
10309             'omenratioexclusionfactors' => 1,
10310             'omenroicoefficients' => 1,
10311             'omenroicoordinates' => 1,
10312             'omensmoothingkernel' => 1,
10313             'on1_settingsdata' => 1,
10314             'on1_settingsmetadatacreated' => 1,
10315             'on1_settingsmetadatamodified' => 1,
10316             'on1_settingsmetadataname' => 1,
10317             'on1_settingsmetadatapluginid' => 1,
10318             'on1_settingsmetadatatimestamp' => 1,
10319             'on1_settingsmetadatausage' => 1,
10320             'on1_settingsmetadatavisibletouser' => 1,
10321             'onionskins' => 1,
10322             'opacity' => 1,
10323             'opcolor' => 1,
10324             'opendml' => 1,
10325             'openwithapplication' => 1,
10326             'operatingsystem' => 1,
10327             'operation' => 1,
10328             'operationclassid' => 1,
10329             'operationid' => 1,
10330             'operationnumber' => 1,
10331             'opiproxy' => 1,
10332             'opticalvr' => 1,
10333             'optics' => 1,
10334             'optimalbitrate' => 1,
10335             'optionalattendeeaddresses' => 1,
10336             'optionalattendees' => 1,
10337             'opus' => 1,
10338             'opusversion' => 1,
10339             'orderingrestrictions' => 1,
10340             'organizeraddress' => 1,
10341             'organizername' => 1,
10342             'orientationinfo' => 1,
10343             'originalalbum' => 1,
10344             'originaldate' => 1,
10345             'originaldocumentsize' => 1,
10346             'originalfilesize' => 1,
10347             'originalfiletype' => 1,
10348             'originalformat' => 1,
10349             'originalframerate' => 1,
10350             'originalimagebroker' => 1,
10351             'originalmedia' => 1,
10352             'originalmedium' => 1,
10353             'originalrawcreator' => 1,
10354             'originalrawfiletype' => 1,
10355             'originalrawimage' => 1,
10356             'originalrawresource' => 1,
10357             'originalreleasetime' => 1,
10358             'originalreleaseyear' => 1,
10359             'originalscannedimagesize' => 1,
10360             'originalsoftpostpadding' => 1,
10361             'originalsoftprepadding' => 1,
10362             'originalthmcreator' => 1,
10363             'originalthmfiletype' => 1,
10364             'originalthmimage' => 1,
10365             'originalthmresource' => 1,
10366             'originalyear' => 1,
10367             'originator' => 1,
10368             'originatorreference' => 1,
10369             'originpathinfo' => 1,
10370             'osversion' => 1,
10371             'otheraddress' => 1,
10372             'othercity' => 1,
10373             'othercodecdescription' => 1,
10374             'othercodecname' => 1,
10375             'othercountry-region' => 1,
10376             'otherdate1' => 1,
10377             'otherdate2' => 1,
10378             'otherdate3' => 1,
10379             'otherfirmware' => 1,
10380             'otherformat' => 1,
10381             'otherinfo' => 1,
10382             'othermeta' => 1,
10383             'othername' => 1,
10384             'otherpobox' => 1,
10385             'otherpostalcode' => 1,
10386             'othersampledesc' => 1,
10387             'otherserialnumber' => 1,
10388             'otherstateorprovince' => 1,
10389             'otherstreet' => 1,
10390             'outputdataobjectlist' => 1,
10391             'outputgain' => 1,
10392             'outputheight' => 1,
10393             'outputorientation' => 1,
10394             'outputresponse' => 1,
10395             'outputwidth' => 1,
10396             'overclockcolsright' => 1,
10397             'overclockrowsbottom' => 1,
10398             'overflowcolor' => 1,
10399             'ownership' => 1,
10400             'packets' => 1,
10401             'packingmethod' => 1,
10402             'page' => 1,
10403             'pageenter' => 1,
10404             'pageexit' => 1,
10405             'pagefront' => 1,
10406             'pagelayout' => 1,
10407             'pagemode' => 1,
10408             'pagenormal' => 1,
10409             'pager' => 1,
10410             'pages' => 1,
10411             'pagespecial' => 1,
10412             'paintdata' => 1,
10413             'paintimage' => 1,
10414             'paintimageheight' => 1,
10415             'paintimagetype' => 1,
10416             'paintimagewidth' => 1,
10417             'paintingfilter' => 1,
10418             'palette' => 1,
10419             'palettecolors' => 1,
10420             'palettefilename' => 1,
10421             'palettehistogram' => 1,
10422             'paletteinfo' => 1,
10423             'palettemethod' => 1,
10424             'palettename' => 1,
10425             'palettestretch' => 1,
10426             'palmfiletype' => 1,
10427             'panasonic' => 1,
10428             'panasonicpana' => 1,
10429             'panorama' => 1,
10430             'panorientation' => 1,
10431             'panoverlaph' => 1,
10432             'panoverlapv' => 1,
10433             'paragraphs' => 1,
10434             'parallelismtype' => 1,
10435             'param0' => 1,
10436             'param1' => 1,
10437             'param2' => 1,
10438             'param3' => 1,
10439             'parameter' => 1,
10440             'parameterinfo' => 1,
10441             'parameters' => 1,
10442             'parasites' => 1,
10443             'parentalratingreason' => 1,
10444             'parrotautomation' => 1,
10445             'parrotfollowme' => 1,
10446             'parrottimestamp' => 1,
10447             'parrotv1' => 1,
10448             'parrotv2' => 1,
10449             'parrotv3' => 1,
10450             'part' => 1,
10451             'partialactivecolsleft' => 1,
10452             'partialactivecolsright' => 1,
10453             'partialactiverowsbottom' => 1,
10454             'partialactiverowstop' => 1,
10455             'partialpalette' => 1,
10456             'partialsyncsamples' => 1,
10457             'participants' => 1,
10458             'partnumber' => 1,
10459             'partofset' => 1,
10460             'pastclippingboundary' => 1,
10461             'pasteimage' => 1,
10462             'path' => 1,
10463             'pathselectionstate' => 1,
10464             'pathtablelocation' => 1,
10465             'pathtablesize' => 1,
10466             'patternangle' => 1,
10467             'patterncorrectionfactors' => 1,
10468             'patterncorrectiongains' => 1,
10469             'patterncorrectionoffsets' => 1,
10470             'patterngainconversiontable' => 1,
10471             'payloadtype' => 1,
10472             'paymenturl' => 1,
10473             'pcscitation' => 1,
10474             'pdahistogram' => 1,
10475             'pdf' => 1,
10476             'pdfx' => 1,
10477             'peakbitrate' => 1,
10478             'peaklevelr128' => 1,
10479             'peaklevelsample' => 1,
10480             'peakspectralsensitivity' => 1,
10481             'peakvalue' => 1,
10482             'pefversion' => 1,
10483             'pentax' => 1,
10484             'pentaxdata' => 1,
10485             'pentaxdata2' => 1,
10486             'pentaxjunk' => 1,
10487             'pentaxjunk2' => 1,
10488             'pentaxpent' => 1,
10489             'pentaxpreview' => 1,
10490             'pentaxtags' => 1,
10491             'perceivedtype' => 1,
10492             'perceptualrenderingintentgamut' => 1,
10493             'percussivepolyphony' => 1,
10494             'perfmode' => 1,
10495             'performersortorder' => 1,
10496             'perms' => 1,
10497             'perpicturenotes' => 1,
10498             'personalfunctions' => 1,
10499             'personalfunctionvalues' => 1,
10500             'personaltitle' => 1,
10501             'petype' => 1,
10502             'pfmheader' => 1,
10503             'pfmversion' => 1,
10504             'pgfversion' => 1,
10505             'photoeffectsdata' => 1,
10506             'photofinishername' => 1,
10507             'photomech' => 1,
10508             'photomechanic' => 1,
10509             'photoresolution' => 1,
10510             'photoshop' => 1,
10511             'photoshop2colortable' => 1,
10512             'photoshop2info' => 1,
10513             'photoshop_profile' => 1,
10514             'photoshopdata' => 1,
10515             'photoshopformat' => 1,
10516             'photoshopinfo' => 1,
10517             'photoshopsettings' => 1,
10518             'physicalpixel' => 1,
10519             'physicalstreamnumbermap' => 1,
10520             'physicalstreamnumbers' => 1,
10521             'physicalstreams' => 1,
10522             'pic_ifd' => 1,
10523             'picslabel' => 1,
10524             'picture' => 1,
10525             'picturebitsperpixel' => 1,
10526             'picturecontrolversion' => 1,
10527             'picturectrl' => 1,
10528             'picturedescription' => 1,
10529             'pictureformat' => 1,
10530             'pictureheight' => 1,
10531             'pictureindexedcolors' => 1,
10532             'pictureinfo' => 1,
10533             'picturelength' => 1,
10534             'picturemimetype' => 1,
10535             'picturestyleinfo' => 1,
10536             'picturetype' => 1,
10537             'picturewidth' => 1,
10538             'pieceinfo' => 1,
10539             'piecelength' => 1,
10540             'pieces' => 1,
10541             'pilotingmode' => 1,
10542             'pip' => 1,
10543             'pipx1' => 1,
10544             'pipx2' => 1,
10545             'pipy1' => 1,
10546             'pipy2' => 1,
10547             'pitchandfamily' => 1,
10548             'pitchrollyaw' => 1,
10549             'pittasoft' => 1,
10550             'pixelaspectratiox' => 1,
10551             'pixelaspectratioy' => 1,
10552             'pixelcalibration' => 1,
10553             'pixelcorrectiongains' => 1,
10554             'pixelexposuretime' => 1,
10555             'pixelformat' => 1,
10556             'pixelinfo' => 1,
10557             'pixelintensityrange' => 1,
10558             'pixellive' => 1,
10559             'pixelmagicjbigoptions' => 1,
10560             'pixelspermeterx' => 1,
10561             'pixelspermetery' => 1,
10562             'pixheight' => 1,
10563             'pixwidth' => 1,
10564             'places' => 1,
10565             'planckb' => 1,
10566             'planckf' => 1,
10567             'plancko' => 1,
10568             'planckr1' => 1,
10569             'planckr2' => 1,
10570             'playbackflickdownrating' => 1,
10571             'playbackflickuprating' => 1,
10572             'playcounter' => 1,
10573             'playlist' => 1,
10574             'playlistdelay' => 1,
10575             'playlistindex' => 1,
10576             'plus' => 1,
10577             'pmi' => 1,
10578             'pobox' => 1,
10579             'podcastcategory' => 1,
10580             'podcastdescription' => 1,
10581             'podcastid' => 1,
10582             'podcastkeywords' => 1,
10583             'pointsize' => 1,
10584             'popularimeter' => 1,
10585             'popupfillattributes' => 1,
10586             'popupflash' => 1,
10587             'portraitmatrix' => 1,
10588             'portraittonescaletable' => 1,
10589             'poseyawdegrees' => 1,
10590             'position' => 1,
10591             'postertime' => 1,
10592             'postscript2crd0' => 1,
10593             'postscript2crd1' => 1,
10594             'postscript2crd2' => 1,
10595             'postscript2crd3' => 1,
10596             'postscript2csa' => 1,
10597             'postscriptfont' => 1,
10598             'postscriptfontname' => 1,
10599             'pragma' => 1,
10600             'preferredfamily' => 1,
10601             'preferredrate' => 1,
10602             'preferredsubfamily' => 1,
10603             'preferredvolume' => 1,
10604             'prefersubselectorcenter' => 1,
10605             'preroll' => 1,
10606             'presentationformat' => 1,
10607             'presentationtarget' => 1,
10608             'preview' => 1,
10609             'preview0' => 1,
10610             'preview1' => 1,
10611             'preview2' => 1,
10612             'previewatomindex' => 1,
10613             'previewatomtype' => 1,
10614             'previewduration' => 1,
10615             'previewifd' => 1,
10616             'previewifd_offset' => 1,
10617             'previewimage1' => 1,
10618             'previewimage2' => 1,
10619             'previewimagedata' => 1,
10620             'previewimageinfo' => 1,
10621             'previewinfo' => 1,
10622             'previewpdf' => 1,
10623             'previewpict' => 1,
10624             'previewpng' => 1,
10625             'previewtiff' => 1,
10626             'previewtime' => 1,
10627             'previewversion' => 1,
10628             'previewwmf' => 1,
10629             'primarye-mail' => 1,
10630             'primaryfileguid' => 1,
10631             'primaryitemreference' => 1,
10632             'primaryphone' => 1,
10633             'primaryplatform' => 1,
10634             'primaryvolume' => 1,
10635             'printflags' => 1,
10636             'printflagsinfo' => 1,
10637             'printimversion' => 1,
10638             'printinfo' => 1,
10639             'printinfo2' => 1,
10640             'printposition' => 1,
10641             'printquality' => 1,
10642             'printscale' => 1,
10643             'printscaleinfo' => 1,
10644             'printstyle' => 1,
10645             'printtovideo' => 1,
10646             'priority' => 1,
10647             'prioritysettings' => 1,
10648             'prism' => 1,
10649             'private' => 1,
10650             'privatebuild' => 1,
10651             'prl' => 1,
10652             'prm' => 1,
10653             'processing' => 1,
10654             'processinginfo' => 1,
10655             'processingparameters' => 1,
10656             'processingtime' => 1,
10657             'processparametersv2' => 1,
10658             'prod' => 1,
10659             'prodnotes' => 1,
10660             'producedby' => 1,
10661             'produceddate' => 1,
10662             'producednotice' => 1,
10663             'producers' => 1,
10664             'product' => 1,
10665             'productionaperturedimensions' => 1,
10666             'productiondate' => 1,
10667             'productiondesigner' => 1,
10668             'productionstudio' => 1,
10669             'productname' => 1,
10670             'producttype' => 1,
10671             'productversionnumber' => 1,
10672             'profile1audiocodec' => 1,
10673             'profile1height' => 1,
10674             'profile1videocodec' => 1,
10675             'profile1width' => 1,
10676             'profileclass' => 1,
10677             'profilecmmtype' => 1,
10678             'profileconnectionspace' => 1,
10679             'profilecreator' => 1,
10680             'profiledataoffset' => 1,
10681             'profiledatetime' => 1,
10682             'profiledescription' => 1,
10683             'profiledescriptionml' => 1,
10684             'profilefilesignature' => 1,
10685             'profileheader' => 1,
10686             'profileid' => 1,
10687             'profileifd' => 1,
10688             'profilesequencedesc' => 1,
10689             'profilesequenceidentifier' => 1,
10690             'profilesequenceinfo' => 1,
10691             'profilesize' => 1,
10692             'profileversion' => 1,
10693             'progid' => 1,
10694             'programdescription' => 1,
10695             'programid' => 1,
10696             'programname' => 1,
10697             'progressivescans' => 1,
10698             'projazimuthangle' => 1,
10699             'projcentereasting' => 1,
10700             'projcenterlat' => 1,
10701             'projcenterlong' => 1,
10702             'projcenternorthing' => 1,
10703             'projcoordtrans' => 1,
10704             'project' => 1,
10705             'projectedcstype' => 1,
10706             'projection' => 1,
10707             'projectionboundsbottom' => 1,
10708             'projectionboundsleft' => 1,
10709             'projectionboundsright' => 1,
10710             'projectionboundstop' => 1,
10711             'projectionheader' => 1,
10712             'projects' => 1,
10713             'projfalseeasting' => 1,
10714             'projfalsenorthing' => 1,
10715             'projfalseorigineasting' => 1,
10716             'projfalseoriginlat' => 1,
10717             'projfalseoriginlong' => 1,
10718             'projfalseoriginnorthing' => 1,
10719             'projlinearunits' => 1,
10720             'projlinearunitsize' => 1,
10721             'projnatoriginlat' => 1,
10722             'projnatoriginlong' => 1,
10723             'projrectifiedgridangle' => 1,
10724             'projscaleatcenter' => 1,
10725             'projscaleatnatorigin' => 1,
10726             'projstdparallel1' => 1,
10727             'projstdparallel2' => 1,
10728             'projstraightvertpolelong' => 1,
10729             'promoteparent' => 1,
10730             'prop' => 1,
10731             'properties' => 1,
10732             'propertysetidcodes' => 1,
10733             'propertysetpathname' => 1,
10734             'propertystoredata' => 1,
10735             'propertyvectorelements' => 1,
10736             'protect' => 1,
10737             'protected' => 1,
10738             'protectioninfo' => 1,
10739             'protectiontype' => 1,
10740             'protune' => 1,
10741             'providercopyright' => 1,
10742             'providerlogourl' => 1,
10743             'providerrating' => 1,
10744             'providerstyle' => 1,
10745             'providerurl' => 1,
10746             'ps2crdvmsize' => 1,
10747             'ps2renderingintent' => 1,
10748             'psfontinfo' => 1,
10749             'pstringcaption' => 1,
10750             'ptrh' => 1,
10751             'publishdate' => 1,
10752             'publishdatestart' => 1,
10753             'publisherlimit' => 1,
10754             'publisherurl' => 1,
10755             'pur' => 1,
10756             'purchasefileformat' => 1,
10757             'purchaseinfo' => 1,
10758             'purpose' => 1,
10759             'pyramidlevels' => 1,
10760             'qtablelarge100pct' => 1,
10761             'qtablelarge25pct' => 1,
10762             'qtablelarge50pct' => 1,
10763             'qtablelarge67pct' => 1,
10764             'qtablemedium100pct' => 1,
10765             'qtablemedium25pct' => 1,
10766             'qtablemedium50pct' => 1,
10767             'qtablemedium67pct' => 1,
10768             'qtablesmall100pct' => 1,
10769             'qtablesmall25pct' => 1,
10770             'qtablesmall50pct' => 1,
10771             'qtablesmall67pct' => 1,
10772             'qualcomm' => 1,
10773             'quickedit' => 1,
10774             'quickmaskinfo' => 1,
10775             'quietshuttershootingspeed' => 1,
10776             'quoting' => 1,
10777             'qvci' => 1,
10778             'ra3' => 1,
10779             'ra4' => 1,
10780             'ra5' => 1,
10781             'radioband' => 1,
10782             'radioformat' => 1,
10783             'radiostationname' => 1,
10784             'radiostationowner' => 1,
10785             'rafdata' => 1,
10786             'rafversion' => 1,
10787             'rasterpadding' => 1,
10788             'rate' => 1,
10789             'rated' => 1,
10790             'ratingorg' => 1,
10791             'ratioimage' => 1,
10792             'rawburstmoderoll' => 1,
10793             'rawcfacomponentaverages' => 1,
10794             'rawcodecversion' => 1,
10795             'rawdatalength' => 1,
10796             'rawdataoffset' => 1,
10797             'rawdatarotation' => 1,
10798             'rawdev2' => 1,
10799             'rawdev2ifd' => 1,
10800             'rawdevelopment' => 1,
10801             'rawdevelopmentifd' => 1,
10802             'rawexposurebias' => 1,
10803             'rawgsensor' => 1,
10804             'rawhistogram' => 1,
10805             'rawimageaspectratio' => 1,
10806             'rawimagecroppedsize' => 1,
10807             'rawimagecroptopleft' => 1,
10808             'rawimagefullheight' => 1,
10809             'rawimagefullsize' => 1,
10810             'rawimagefullwidth' => 1,
10811             'rawimageheight' => 1,
10812             'rawimagemode' => 1,
10813             'rawimagesegmentation' => 1,
10814             'rawimagewidth' => 1,
10815             'rawinfo' => 1,
10816             'rawinfoifd' => 1,
10817             'rawjpginfo' => 1,
10818             'rawthermalimage' => 1,
10819             'rawthermalimageheight' => 1,
10820             'rawthermalimagetype' => 1,
10821             'rawthermalimagewidth' => 1,
10822             'rawvaluemedian' => 1,
10823             'rawvaluerange' => 1,
10824             'rawvaluerangemax' => 1,
10825             'rawvaluerangemin' => 1,
10826             'rawzorcreatorversion' => 1,
10827             'rawzorrequiredversion' => 1,
10828             'rdf' => 1,
10829             'readername' => 1,
10830             'readerrequirements' => 1,
10831             'reading1description' => 1,
10832             'reading1device' => 1,
10833             'reading1units' => 1,
10834             'reading1value' => 1,
10835             'reading2description' => 1,
10836             'reading2device' => 1,
10837             'reading2units' => 1,
10838             'reading2value' => 1,
10839             'reading3description' => 1,
10840             'reading3device' => 1,
10841             'reading3units' => 1,
10842             'reading3value' => 1,
10843             'reading4description' => 1,
10844             'reading4device' => 1,
10845             'reading4units' => 1,
10846             'reading4value' => 1,
10847             'readstatus' => 1,
10848             'real2ir' => 1,
10849             'realtimestreamingprotocol' => 1,
10850             'rearcontropaneldisplay' => 1,
10851             'recallshootfuncaf-on' => 1,
10852             'recallshootfuncafareamode' => 1,
10853             'recallshootfuncaperture' => 1,
10854             'recallshootfuncexposurecomp' => 1,
10855             'recallshootfuncexposuremode' => 1,
10856             'recallshootfuncfocustracking' => 1,
10857             'recallshootfunciso' => 1,
10858             'recallshootfuncmeteringmode' => 1,
10859             'recallshootfuncshutterspeed' => 1,
10860             'recallshootfuncwhitebalance' => 1,
10861             'receivedfrom' => 1,
10862             'recengineer' => 1,
10863             'recinfo' => 1,
10864             'reclocation' => 1,
10865             'reconstructiontype' => 1,
10866             'recordedby' => 1,
10867             'recordeddate' => 1,
10868             'recordingdates' => 1,
10869             'recordingtime' => 1,
10870             'recordingtimeday' => 1,
10871             'recordingtimemonth' => 1,
10872             'recordingtimeyear' => 1,
10873             'recordingtimeyearmonth' => 1,
10874             'recordingtimeyearmonthday' => 1,
10875             'rect' => 1,
10876             'rectangleofinterest' => 1,
10877             'red1header' => 1,
10878             'red2header' => 1,
10879             'redadjust' => 1,
10880             'redblueflatfield' => 1,
10881             'redcodeversion' => 1,
10882             'redendpoint' => 1,
10883             'redeyedata' => 1,
10884             'redgain' => 1,
10885             'redmask' => 1,
10886             'redmatrixcolumn' => 1,
10887             'redprimary' => 1,
10888             'redsample' => 1,
10889             'redtrc' => 1,
10890             'redx' => 1,
10891             'redy' => 1,
10892             'reelnumber' => 1,
10893             'reeltimecode' => 1,
10894             'reference' => 1,
10895             'referencename' => 1,
10896             'referencetemperature' => 1,
10897             'reflectedapparenttemperature' => 1,
10898             'reflection' => 1,
10899             'reflectionhardcopyorigcolorimetry' => 1,
10900             'reflectionprintoutputcolorimetry' => 1,
10901             'refresh' => 1,
10902             'regionxformtackpoint' => 1,
10903             'registerreadtiming' => 1,
10904             'relatedimagefile' => 1,
10905             'relationship' => 1,
10906             'relativeexposure' => 1,
10907             'relativehumidity' => 1,
10908             'relativelocation' => 1,
10909             'relativepath' => 1,
10910             'relativevolumeadjustment' => 1,
10911             'releasedateday' => 1,
10912             'releasedatemonth' => 1,
10913             'releasedateyear' => 1,
10914             'releasedateyearmonth' => 1,
10915             'releasedateyearmonthday' => 1,
10916             'rembrandtconsumertonescale' => 1,
10917             'rembrandtportraittonescale' => 1,
10918             'rembrandttonescale' => 1,
10919             'remindertime' => 1,
10920             'remotefuncbutton' => 1,
10921             'removehistoryduplicates' => 1,
10922             'renderingintent' => 1,
10923             'renderingtransform' => 1,
10924             'rentalexpirationdate' => 1,
10925             'rentalflag' => 1,
10926             'repeateddatabytes' => 1,
10927             'replaygainalbumgain' => 1,
10928             'replaygainalbumpeak' => 1,
10929             'replaygaintrackgain' => 1,
10930             'replaygaintrackpeak' => 1,
10931             'replaytrackgain' => 1,
10932             'replaytrackpeak' => 1,
10933             'replayvolumelevel' => 1,
10934             'replyto' => 1,
10935             'representativedisparityfar' => 1,
10936             'representativedisparitynear' => 1,
10937             'representativeimage' => 1,
10938             'requestid' => 1,
10939             'requeststate' => 1,
10940             'requiredattendeeaddresses' => 1,
10941             'requiredattendees' => 1,
10942             'rerun' => 1,
10943             'reserved1' => 1,
10944             'reserved5' => 1,
10945             'reservedblob2' => 1,
10946             'reservedblob3' => 1,
10947             'reservedblob4' => 1,
10948             'reservedblob5' => 1,
10949             'reservedblob6' => 1,
10950             'reservedblob7' => 1,
10951             'reservedblob8' => 1,
10952             'reservedblob9' => 1,
10953             'resolutioninfo' => 1,
10954             'resourcecount' => 1,
10955             'resourceforksize' => 1,
10956             'resources' => 1,
10957             'resourcesneeded' => 1,
10958             'resourcetype' => 1,
10959             'resultaspectratio' => 1,
10960             'retailprice' => 1,
10961             'retailpricecurrency' => 1,
10962             'retouchinfoversion' => 1,
10963             'review' => 1,
10964             'revisiondate' => 1,
10965             'revisionnumber' => 1,
10966             'revisitafter' => 1,
10967             'rgb_profile' => 1,
10968             'rgbcurves' => 1,
10969             'rgbtoev0' => 1,
10970             'rgbtoev1' => 1,
10971             'rgbtoev2' => 1,
10972             'rgbtoev3' => 1,
10973             'rgbtoev4' => 1,
10974             'rgbtoev5' => 1,
10975             'rgbtoev6' => 1,
10976             'rgbtoev7' => 1,
10977             'rgbtoev8' => 1,
10978             'rgbtoev9' => 1,
10979             'rgtable' => 1,
10980             'ricoh' => 1,
10981             'ricohjunk' => 1,
10982             'ricohmake' => 1,
10983             'ricohmodel' => 1,
10984             'ricohpitch' => 1,
10985             'ricohrdc2' => 1,
10986             'ricohrmkn' => 1,
10987             'ricohroll' => 1,
10988             'ricohrr1subdir' => 1,
10989             'ricohsubdir' => 1,
10990             'ricohsubdirifd' => 1,
10991             'riffsize64' => 1,
10992             'rightdarkcol1' => 1,
10993             'rightdarkcol2' => 1,
10994             'rightdarkrect' => 1,
10995             'rightmag' => 1,
10996             'rimm13toerimm12spline' => 1,
10997             'rimmtocrgb0spline' => 1,
10998             'rimmtocrgb1spline' => 1,
10999             'rimmtocrgb2spline' => 1,
11000             'rimmtocrgb3spline' => 1,
11001             'rimmtocrgb4spline' => 1,
11002             'rimmtocrgb5spline' => 1,
11003             'rimmtocrgb6spline' => 1,
11004             'rimmtocrgb7spline' => 1,
11005             'rimmtocrgb8spline' => 1,
11006             'rimmtocrgb9spline' => 1,
11007             'rimnonlinearity' => 1,
11008             'rimtonifcolortransform' => 1,
11009             'rimtonifscalefactor' => 1,
11010             'rippedby' => 1,
11011             'rjmd' => 1,
11012             'rmeta' => 1,
11013             'rnoiselines' => 1,
11014             'robots' => 1,
11015             'rocinfo' => 1,
11016             'roidescription' => 1,
11017             'rollguidelements' => 1,
11018             'rollingshutterskewtime' => 1,
11019             'root' => 1,
11020             'rootdirectorycreatedate' => 1,
11021             'rot360fly' => 1,
11022             'rotationangle' => 1,
11023             'rotationxyz' => 1,
11024             'rotmode' => 1,
11025             'roundtripversion' => 1,
11026             'rowcount' => 1,
11027             'rowinterleavefactor' => 1,
11028             'rsrc' => 1,
11029             'rtmd' => 1,
11030             'rtptimescale' => 1,
11031             'runtime' => 1,
11032             'runtimeepoch' => 1,
11033             'runtimeflags' => 1,
11034             'runtimescale' => 1,
11035             'runtimesincepowerup' => 1,
11036             'runtimevalue' => 1,
11037             'runwindow' => 1,
11038             'rvmi_grev' => 1,
11039             'rvmi_srev' => 1,
11040             's2n' => 1,
11041             'sampleblacksequence' => 1,
11042             'sampledatetime' => 1,
11043             'sampledegradationpriority' => 1,
11044             'sampleduration' => 1,
11045             'sampleflag' => 1,
11046             'sampleformat' => 1,
11047             'samplegroupdescription' => 1,
11048             'samplepaddingbits' => 1,
11049             'sampleperiod' => 1,
11050             'sampler' => 1,
11051             'samplerate2' => 1,
11052             'samplerdata' => 1,
11053             'samplerdatalen' => 1,
11054             'samplesize' => 1,
11055             'samplesizes' => 1,
11056             'sampletable' => 1,
11057             'sampletext' => 1,
11058             'sampletime' => 1,
11059             'sampletochunk' => 1,
11060             'sampletogroup' => 1,
11061             'samsung' => 1,
11062             'samsungifd' => 1,
11063             'samsunginfo' => 1,
11064             'samsungrawbyteorder' => 1,
11065             'samsungrawpointerslength' => 1,
11066             'samsungrawpointersoffset' => 1,
11067             'samsungrawunknown' => 1,
11068             'samsungsec' => 1,
11069             'samsungsmta' => 1,
11070             'samsungsvss' => 1,
11071             'samsungtags' => 1,
11072             'samsungtrailer' => 1,
11073             'samsunguniqueid' => 1,
11074             'sanyomov' => 1,
11075             'sanyomp4' => 1,
11076             'sap' => 1,
11077             'saturationinfo' => 1,
11078             'saturationrenderingintentgamut' => 1,
11079             'savefocus' => 1,
11080             'saveobjbacktype' => 1,
11081             'saveobjects' => 1,
11082             'saveobjname' => 1,
11083             'saveobjtype' => 1,
11084             'saveobjversion' => 1,
11085             'savesetup' => 1,
11086             'sba_rgbshifts' => 1,
11087             'sbabluebalancelut' => 1,
11088             'sbaexposurerecord' => 1,
11089             'sbagreenbalancelut' => 1,
11090             'sbainputimagebitdepth' => 1,
11091             'sbainputimagecolorspace' => 1,
11092             'sbalog12transform' => 1,
11093             'sbalogtransform' => 1,
11094             'sbaredbalancelut' => 1,
11095             'scalado' => 1,
11096             'scale' => 1,
11097             'scalecrop' => 1,
11098             'scaledimu' => 1,
11099             'scaledpressure' => 1,
11100             'scalefactor' => 1,
11101             'scalefactor35efl' => 1,
11102             'scalingfactor' => 1,
11103             'scandate' => 1,
11104             'scannerfirmwaredate' => 1,
11105             'scannerfirmwareversion' => 1,
11106             'scannermake' => 1,
11107             'scannermodel' => 1,
11108             'scannerpixelsize' => 1,
11109             'scannerproductid' => 1,
11110             'scannerserialnumber' => 1,
11111             'scannervendorid' => 1,
11112             'scanoperatorid' => 1,
11113             'scansoftware' => 1,
11114             'scansoftwarerevisiondate' => 1,
11115             'scav11cols' => 1,
11116             'scav12cols' => 1,
11117             'scav21cols' => 1,
11118             'scav22cols' => 1,
11119             'sceneappearanceestimates' => 1,
11120             'scenebalancealgorithmcommand' => 1,
11121             'scenebalancealgorithmfilmid' => 1,
11122             'scenebalancealgorithmrevision' => 1,
11123             'scenecolorimetryestimates' => 1,
11124             'scheduleitemid' => 1,
11125             'schemeinfo' => 1,
11126             'schemetype' => 1,
11127             'schemeurl' => 1,
11128             'schemeversion' => 1,
11129             'school' => 1,
11130             'screenbuffersize' => 1,
11131             'screendescriptor' => 1,
11132             'screenheight' => 1,
11133             'screening' => 1,
11134             'screeningdesc' => 1,
11135             'screennail' => 1,
11136             'screenwidth' => 1,
11137             'screenwindowcenter' => 1,
11138             'screenwindowwidth' => 1,
11139             'screenwriters' => 1,
11140             'script' => 1,
11141             'scriptcommand' => 1,
11142             'sdc' => 1,
11143             'searchranking' => 1,
11144             'secondarygenre' => 1,
11145             'secondlanguage' => 1,
11146             'security' => 1,
11147             'seekable' => 1,
11148             'seekpoint' => 1,
11149             'seektable' => 1,
11150             'segheight' => 1,
11151             'segwidth' => 1,
11152             'selection' => 1,
11153             'selectionduration' => 1,
11154             'selectiontime' => 1,
11155             'selobjbacktype' => 1,
11156             'selobjname' => 1,
11157             'selobjtype' => 1,
11158             'selobjversion' => 1,
11159             'semanticinstanceifd' => 1,
11160             'semanticname' => 1,
11161             'sendduration' => 1,
11162             'senderaddress' => 1,
11163             'sendername' => 1,
11164             'sensitivity' => 1,
11165             'sensitivityvalue' => 1,
11166             'sensorbottomborder' => 1,
11167             'sensordata' => 1,
11168             'sensordefects' => 1,
11169             'sensorid' => 1,
11170             'sensorinfo' => 1,
11171             'sensorreadouttime' => 1,
11172             'sensorrightborder' => 1,
11173             'seqlevelidx0' => 1,
11174             'seqprofile' => 1,
11175             'seqtier0' => 1,
11176             'sequenceframenumber' => 1,
11177             'sequencenumberrandomoffset' => 1,
11178             'serialinfo' => 1,
11179             'seriesuid' => 1,
11180             'serviceid' => 1,
11181             'serviceorganizationname' => 1,
11182             'setcookie' => 1,
11183             'setinfo' => 1,
11184             'setsubtitle' => 1,
11185             'seventhlanguage' => 1,
11186             'sfsboundary' => 1,
11187             'sglcoldcacthres1' => 1,
11188             'sglcoldcacthres2' => 1,
11189             'sglcoldcacthres3' => 1,
11190             'shadowendpoints' => 1,
11191             'shadowfilepath' => 1,
11192             'shadowsyncsampletable' => 1,
11193             'shakereductioninfo' => 1,
11194             'shared' => 1,
11195             'shareddata' => 1,
11196             'shareddoc' => 1,
11197             'sharedwith' => 1,
11198             'sharpenforthumbnail' => 1,
11199             'sharpeningon' => 1,
11200             'sharpinfo' => 1,
11201             'sharpmethod' => 1,
11202             'sharpnessapproximation' => 1,
11203             'sharpnessfreqtable' => 1,
11204             'sharpnesstable' => 1,
11205             'sharpobjbacktype' => 1,
11206             'sharpobjname' => 1,
11207             'sharpobjtype' => 1,
11208             'sharpobjversion' => 1,
11209             'sheetdisclosure' => 1,
11210             'shifttiming' => 1,
11211             'shimdata' => 1,
11212             'shootingcount' => 1,
11213             'shootingrecord' => 1,
11214             'shootobjbacktype' => 1,
11215             'shootobjname' => 1,
11216             'shootobjtype' => 1,
11217             'shootobjversion' => 1,
11218             'shootsetup' => 1,
11219             'shotinfo' => 1,
11220             'shotinfo02xx' => 1,
11221             'shotinfod300a' => 1,
11222             'shotinfod300b' => 1,
11223             'shotinfod300s' => 1,
11224             'shotinfod3a' => 1,
11225             'shotinfod3b' => 1,
11226             'shotinfod3s' => 1,
11227             'shotinfod3x' => 1,
11228             'shotinfod4' => 1,
11229             'shotinfod40' => 1,
11230             'shotinfod4s' => 1,
11231             'shotinfod5' => 1,
11232             'shotinfod500' => 1,
11233             'shotinfod5000' => 1,
11234             'shotinfod5100' => 1,
11235             'shotinfod5200' => 1,
11236             'shotinfod6' => 1,
11237             'shotinfod610' => 1,
11238             'shotinfod700' => 1,
11239             'shotinfod7000' => 1,
11240             'shotinfod80' => 1,
11241             'shotinfod800' => 1,
11242             'shotinfod810' => 1,
11243             'shotinfod850' => 1,
11244             'shotinfod90' => 1,
11245             'shotinfounknown' => 1,
11246             'shotinfoversion' => 1,
11247             'shotinfoz7ii' => 1,
11248             'shotinfoz9' => 1,
11249             'showmode' => 1,
11250             'showobjects' => 1,
11251             'shutterangle' => 1,
11252             'shuttercurtainhack' => 1,
11253             'shutterspeed' => 1,
11254             'shutterspeeddisplayed' => 1,
11255             'sidebars' => 1,
11256             'sidelightstrength' => 1,
11257             'sigma' => 1,
11258             'sigmanoisefiltercaltablev1' => 1,
11259             'sigmanoisefiltertablev1' => 1,
11260             'sigmanoisefiltertablev1version' => 1,
11261             'sigmanoisethreshtablev2' => 1,
11262             'signalnumber' => 1,
11263             'signature' => 1,
11264             'signature_name' => 1,
11265             'signatureusagerights' => 1,
11266             'signercontactinfo' => 1,
11267             'significantbits' => 1,
11268             'signingauthority' => 1,
11269             'signingdate' => 1,
11270             'signinglocation' => 1,
11271             'signingreason' => 1,
11272             'signtype' => 1,
11273             'simpleindex' => 1,
11274             'simplicityprofile' => 1,
11275             'singlequality' => 1,
11276             'singleshotdepthmap' => 1,
11277             'singleshotdepthmaptiff' => 1,
11278             'singleshotmeta' => 1,
11279             'site' => 1,
11280             'siteenter' => 1,
11281             'siteexit' => 1,
11282             'siunits' => 1,
11283             'sixthlanguage' => 1,
11284             'size' => 1,
11285             'sizemode' => 1,
11286             'skip' => 1,
11287             'slateinformation' => 1,
11288             'sliceinfo' => 1,
11289             'slicesgroupname' => 1,
11290             'slides' => 1,
11291             'slideshow' => 1,
11292             'smaxsamplevalue' => 1,
11293             'sminsamplevalue' => 1,
11294             'smpteformat' => 1,
11295             'smpteoffset' => 1,
11296             'snapshotid' => 1,
11297             'snapshotname' => 1,
11298             'soctemperature' => 1,
11299             'softedit' => 1,
11300             'softfocusfilter' => 1,
11301             'softwarecomponents' => 1,
11302             'softwarerelease' => 1,
11303             'sony' => 1,
11304             'sony_0x9416' => 1,
11305             'sonyfnumber2' => 1,
11306             'sonyrawfiletype' => 1,
11307             'sonytonecurve' => 1,
11308             'soundfile' => 1,
11309             'soundschemetitle' => 1,
11310             'sourcecreatedate' => 1,
11311             'sourcedata' => 1,
11312             'sourcedate' => 1,
11313             'sourceedition' => 1,
11314             'sourcefilename' => 1,
11315             'sourceform' => 1,
11316             'sourceid' => 1,
11317             'sourceimagedirectory' => 1,
11318             'sourceimagefilename' => 1,
11319             'sourceimageheight' => 1,
11320             'sourceimagevolumename' => 1,
11321             'sourceimagewidth' => 1,
11322             'sourcepublisher' => 1,
11323             'sourcerights' => 1,
11324             'sourcetitle' => 1,
11325             'sourceurl' => 1,
11326             'spacefree' => 1,
11327             'spaceused' => 1,
11328             'spatialorientation' => 1,
11329             'spatialresolution' => 1,
11330             'specialbuild' => 1,
11331             'specialeffectsopticalfilter' => 1,
11332             'specialfolderdata' => 1,
11333             'specificationversion' => 1,
11334             'spectralviewingconditions' => 1,
11335             'spectralwhitepoint' => 1,
11336             'speed' => 1,
11337             'sphericalvideo' => 1,
11338             'sphericalvideoxml' => 1,
11339             'spiff' => 1,
11340             'spiffversion' => 1,
11341             'spinstrength' => 1,
11342             'spothalftone' => 1,
11343             'spouse' => 1,
11344             'sr2dataifd' => 1,
11345             'sr2private' => 1,
11346             'sr2subifdkey' => 1,
11347             'sr2subifdlength' => 1,
11348             'sr2subifdoffset' => 1,
11349             'srawtype' => 1,
11350             'srf2key' => 1,
11351             'srf6offset' => 1,
11352             'srfdataoffset' => 1,
11353             'stampinfo' => 1,
11354             'stamptoolcount' => 1,
11355             'standardtocustompcc' => 1,
11356             'standbymonitorofftime' => 1,
11357             'starring' => 1,
11358             'startdate' => 1,
11359             'startedgecode' => 1,
11360             'startofframe' => 1,
11361             'startreading' => 1,
11362             'starttime' => 1,
11363             'stateorprovince' => 1,
11364             'stationcallsign' => 1,
11365             'stationname' => 1,
11366             'statistics' => 1,
11367             'stdautoactive' => 1,
11368             'stdbasename' => 1,
11369             'stdhotfolder' => 1,
11370             'stdopeninphotoshop' => 1,
11371             'stdoutputbitdepth' => 1,
11372             'stdoutputcolormode' => 1,
11373             'stdoutputfiletype' => 1,
11374             'stdoxygen' => 1,
11375             'stdsaveselection' => 1,
11376             'stdscaledoutput' => 1,
11377             'stdsharpenoutput' => 1,
11378             'stereo' => 1,
11379             'stereoimage' => 1,
11380             'stereoscopic3d' => 1,
11381             'stillimagetime' => 1,
11382             'stim' => 1,
11383             'stimversion' => 1,
11384             'stitchcolumns' => 1,
11385             'stitchinfo' => 1,
11386             'stitchrows' => 1,
11387             'stonits' => 1,
11388             'storage-streampathname' => 1,
11389             'storageformatdate' => 1,
11390             'storageformattime' => 1,
11391             'storagemodel' => 1,
11392             'storageserialnumber' => 1,
11393             'storagetype' => 1,
11394             'store' => 1,
11395             'stream' => 1,
11396             'streamavgbitrate' => 1,
11397             'streamavgpacketsize' => 1,
11398             'streambitdepth' => 1,
11399             'streambitrateprops' => 1,
11400             'streamcolor' => 1,
11401             'streamcount' => 1,
11402             'streamdata' => 1,
11403             'streamduration' => 1,
11404             'streamheader' => 1,
11405             'streaminfo' => 1,
11406             'streamingdataprotocol' => 1,
11407             'streammaxbitrate' => 1,
11408             'streammaxpacketsize' => 1,
11409             'streammimelen' => 1,
11410             'streammimetype' => 1,
11411             'streamname' => 1,
11412             'streamnamelen' => 1,
11413             'streamnumber' => 1,
11414             'streampreroll' => 1,
11415             'streamprioritization' => 1,
11416             'streamproperties' => 1,
11417             'streamsamplecount' => 1,
11418             'streamsamplerate' => 1,
11419             'streamstarttime' => 1,
11420             'streamtypeinfo' => 1,
11421             'street' => 1,
11422             'stridable' => 1,
11423             'strikeout' => 1,
11424             'stripbytecounts' => 1,
11425             'stripoffsets' => 1,
11426             'striprowcounts' => 1,
11427             'strobe' => 1,
11428             'strobetime' => 1,
11429             'structuretype' => 1,
11430             'studio' => 1,
11431             'sub-sampleinformation' => 1,
11432             'subdialframeadvance' => 1,
11433             'subdialframeadvancerating0' => 1,
11434             'subdialframeadvancerating1' => 1,
11435             'subdialframeadvancerating2' => 1,
11436             'subdialframeadvancerating3' => 1,
11437             'subdialframeadvancerating4' => 1,
11438             'subdialframeadvancerating5' => 1,
11439             'subdir3000' => 1,
11440             'subdir3100' => 1,
11441             'subdir3400' => 1,
11442             'subdir3900' => 1,
11443             'subfile' => 1,
11444             'subifd' => 1,
11445             'subifd0' => 1,
11446             'subifd1' => 1,
11447             'subifd2' => 1,
11448             'subifd255' => 1,
11449             'subifd3' => 1,
11450             'subifd4' => 1,
11451             'subifd5' => 1,
11452             'subifd6' => 1,
11453             'subifd_offset' => 1,
11454             'subimagecolor' => 1,
11455             'subimagehdr' => 1,
11456             'subimageheight' => 1,
11457             'subimageicc_profile' => 1,
11458             'subimagenumericalformat' => 1,
11459             'subimageresolutions' => 1,
11460             'subimagetilecount' => 1,
11461             'subimagetileheight' => 1,
11462             'subimagetilewidth' => 1,
11463             'subimagewidth' => 1,
11464             'subjectpixelheight' => 1,
11465             'subjectpixelwidth' => 1,
11466             'subjectscale' => 1,
11467             'subjectunits' => 1,
11468             'subpacketh' => 1,
11469             'subpacketsize' => 1,
11470             'subscriptioncontentid' => 1,
11471             'subsystem' => 1,
11472             'subsystemversion' => 1,
11473             'subtileblocksize' => 1,
11474             'subtitledescription' => 1,
11475             'suffix' => 1,
11476             'suggestedpalette' => 1,
11477             'summary' => 1,
11478             'summaryinfo' => 1,
11479             'surfacemap' => 1,
11480             'surroundmode' => 1,
11481             'surroundshotvideo' => 1,
11482             'surroundshotvideoname' => 1,
11483             'svgversion' => 1,
11484             'swf' => 1,
11485             'sync01' => 1,
11486             'sync02' => 1,
11487             'sync03' => 1,
11488             'sync04' => 1,
11489             'sync05' => 1,
11490             'sync06' => 1,
11491             'sync07' => 1,
11492             'sync08' => 1,
11493             'sync09' => 1,
11494             'sync10' => 1,
11495             'sync11' => 1,
11496             'sync12' => 1,
11497             'sync13' => 1,
11498             'sync14' => 1,
11499             'sync15' => 1,
11500             'sync16' => 1,
11501             'synchronizedlyricsdescription' => 1,
11502             'synchronizedlyricstext' => 1,
11503             'synchronizedlyricstype' => 1,
11504             'synconly' => 1,
11505             'syncsampletable' => 1,
11506             'syncstate' => 1,
11507             'synlyrics' => 1,
11508             'systemtime' => 1,
11509             't4options' => 1,
11510             't6options' => 1,
11511             't82options' => 1,
11512             't88options' => 1,
11513             'tag2010a' => 1,
11514             'tag2010b' => 1,
11515             'tag2010c' => 1,
11516             'tag2010d' => 1,
11517             'tag2010e' => 1,
11518             'tag2010f' => 1,
11519             'tag2010g' => 1,
11520             'tag2010h' => 1,
11521             'tag2010i' => 1,
11522             'tag202a' => 1,
11523             'tag900b' => 1,
11524             'tag9050a' => 1,
11525             'tag9050b' => 1,
11526             'tag9050c' => 1,
11527             'tag9400a' => 1,
11528             'tag9400b' => 1,
11529             'tag9400c' => 1,
11530             'tag9401' => 1,
11531             'tag9402' => 1,
11532             'tag9403' => 1,
11533             'tag9404a' => 1,
11534             'tag9404b' => 1,
11535             'tag9404c' => 1,
11536             'tag9405a' => 1,
11537             'tag9405b' => 1,
11538             'tag9406' => 1,
11539             'tag940a' => 1,
11540             'tag940c' => 1,
11541             'tag940e' => 1,
11542             'tag9416_0000' => 1,
11543             'taggedpdf' => 1,
11544             'taggingtime' => 1,
11545             'take' => 1,
11546             'tamper-proofkeys' => 1,
11547             'targetaudiences' => 1,
11548             'targetdeltatype' => 1,
11549             'targetfiledosname' => 1,
11550             'targetfilesize' => 1,
11551             'targetlayerid' => 1,
11552             'targetxy' => 1,
11553             'taskowner' => 1,
11554             'tattoo' => 1,
11555             'tcmediainfo' => 1,
11556             'tdat' => 1,
11557             'tdhd' => 1,
11558             'technician' => 1,
11559             'technology' => 1,
11560             'telephonenumber' => 1,
11561             'telescope' => 1,
11562             'telex' => 1,
11563             'temperature' => 1,
11564             'tempinfo' => 1,
11565             'template' => 1,
11566             'temporalidnested' => 1,
11567             'temporary' => 1,
11568             'terminationaction' => 1,
11569             'terminationcondition' => 1,
11570             'termsofuse' => 1,
11571             'testtarget' => 1,
11572             'testtransfertiming' => 1,
11573             'text' => 1,
11574             'textcolor' => 1,
11575             'textface' => 1,
11576             'textfont' => 1,
11577             'textinfo' => 1,
11578             'textinfo1' => 1,
11579             'textinfo2' => 1,
11580             'textjunk' => 1,
11581             'textsize' => 1,
11582             'texttospeech' => 1,
11583             'textualdata' => 1,
11584             'textualinfo' => 1,
11585             'textureformat' => 1,
11586             'theora' => 1,
11587             'theoraversion' => 1,
11588             'thermalcalibration' => 1,
11589             'thermaldata' => 1,
11590             'thermalparams' => 1,
11591             'thetasubdir' => 1,
11592             'things' => 1,
11593             'thirdlanguage' => 1,
11594             'thumbinfo' => 1,
11595             'thumbnail' => 1,
11596             'thumbnailbpg' => 1,
11597             'thumbnailclip' => 1,
11598             'thumbnailcompressiontable' => 1,
11599             'thumbnailexpansiontable' => 1,
11600             'thumbnailhash' => 1,
11601             'thumbnailref' => 1,
11602             'thumbnailresizeratio' => 1,
11603             'thumbnailtiff' => 1,
11604             'thumbnailurl' => 1,
11605             'tickspersecond' => 1,
11606             'tiff' => 1,
11607             'tiff-epstandardid' => 1,
11608             'tiff_fxextensions' => 1,
11609             'tiffmeteringimageheight' => 1,
11610             'tiffmeteringimagewidth' => 1,
11611             'tiffpreview' => 1,
11612             'tilebytecounts' => 1,
11613             'tiledepth' => 1,
11614             'tilegaindeterminationtable' => 1,
11615             'tileoffsets' => 1,
11616             'tiles' => 1,
11617             'timecode' => 1,
11618             'timecodeindex' => 1,
11619             'timecodeindexparms' => 1,
11620             'timeinfo' => 1,
11621             'timelineinfo' => 1,
11622             'timeoffset' => 1,
11623             'timereference' => 1,
11624             'timescale' => 1,
11625             'timestamplist' => 1,
11626             'timestamprandomoffset' => 1,
11627             'timetosampletable' => 1,
11628             'title2' => 1,
11629             'titlelen' => 1,
11630             'titlenum' => 1,
11631             'titleofparts' => 1,
11632             'titlesofparts' => 1,
11633             'titlesortorder' => 1,
11634             'toaddresses' => 1,
11635             'tocitems' => 1,
11636             'todotitle' => 1,
11637             'tomtomad' => 1,
11638             'tomtomhl' => 1,
11639             'tomtomid' => 1,
11640             'tomtommetadata' => 1,
11641             'tomtomvd' => 1,
11642             'tomtomvi' => 1,
11643             'tonames' => 1,
11644             'tonecurvematching' => 1,
11645             'tonecurvetable' => 1,
11646             'tonematrix' => 1,
11647             'toneobjbacktype' => 1,
11648             'toneobjname' => 1,
11649             'toneobjtype' => 1,
11650             'toneobjversion' => 1,
11651             'tones' => 1,
11652             'tonescale0' => 1,
11653             'tonescale0spline' => 1,
11654             'tonescale1' => 1,
11655             'tonescale1spline' => 1,
11656             'tonescale2' => 1,
11657             'tonescale2spline' => 1,
11658             'tonescale3' => 1,
11659             'tonescale3spline' => 1,
11660             'tonescale4' => 1,
11661             'tonescale4spline' => 1,
11662             'tonescale5' => 1,
11663             'tonescale5spline' => 1,
11664             'tonescale6' => 1,
11665             'tonescale6spline' => 1,
11666             'tonescale7' => 1,
11667             'tonescale7spline' => 1,
11668             'tonescale8' => 1,
11669             'tonescale8spline' => 1,
11670             'tonescale9' => 1,
11671             'tonescale9spline' => 1,
11672             'tonespaceflow' => 1,
11673             'tonscaletable' => 1,
11674             'tool_name' => 1,
11675             'tool_version' => 1,
11676             'toolname' => 1,
11677             'toolversion' => 1,
11678             'topdarkrow1' => 1,
11679             'topdarkrow2' => 1,
11680             'topmag' => 1,
11681             'topmargin' => 1,
11682             'totalbitrate' => 1,
11683             'totalbytes' => 1,
11684             'totalbytesnortpheaders' => 1,
11685             'totaldatarate' => 1,
11686             'totalduration' => 1,
11687             'totaleditingtime' => 1,
11688             'totaledittime' => 1,
11689             'totalfilesize' => 1,
11690             'totalframecount' => 1,
11691             'totalframes' => 1,
11692             'totalsamples' => 1,
11693             'totalsize' => 1,
11694             'toycamerafilter' => 1,
11695             'trackaperture' => 1,
11696             'trackcategory' => 1,
11697             'trackcomments' => 1,
11698             'trackduration' => 1,
11699             'trackerdata' => 1,
11700             'trackfragment' => 1,
11701             'trackheader' => 1,
11702             'trackheaderversion' => 1,
11703             'trackid' => 1,
11704             'trackingid' => 1,
11705             'tracklayer' => 1,
11706             'tracklyrics' => 1,
11707             'trackproperty' => 1,
11708             'trackref' => 1,
11709             'trackvolume' => 1,
11710             'trademark' => 1,
11711             'transactionid' => 1,
11712             'transfercharacteristic' => 1,
11713             'transferrange' => 1,
11714             'transfersequence' => 1,
11715             'transformation' => 1,
11716             'transformcreatedate' => 1,
11717             'transformedimagetitle' => 1,
11718             'transformmodifydate' => 1,
11719             'transformnodeid' => 1,
11720             'transformparams' => 1,
11721             'transformtitle' => 1,
11722             'transparency' => 1,
11723             'transparencyindicator' => 1,
11724             'transparentcolor' => 1,
11725             'transparentindex' => 1,
11726             'trapindicator' => 1,
11727             'trashcolsright' => 1,
11728             'trashrowsbottom' => 1,
11729             'trim' => 1,
11730             'tty-ttdphone' => 1,
11731             'tungmat0' => 1,
11732             'tungmat1' => 1,
11733             'tungmat2' => 1,
11734             'tungmat3' => 1,
11735             'tungmat4' => 1,
11736             'tungmat5' => 1,
11737             'tungmat6' => 1,
11738             'tungmat7' => 1,
11739             'tungmat8' => 1,
11740             'tungmat9' => 1,
11741             'twelvebit' => 1,
11742             'tx3g' => 1,
11743             'typeoforiginal' => 1,
11744             'typist' => 1,
11745             'ucrbg' => 1,
11746             'uic1tag' => 1,
11747             'uic2tag' => 1,
11748             'uic3tag' => 1,
11749             'uic4tag' => 1,
11750             'uncompressed' => 1,
11751             'uncompressedsize' => 1,
11752             'uncompressedtextlength' => 1,
11753             'underflowcolor' => 1,
11754             'underline' => 1,
11755             'underlineposition' => 1,
11756             'underlinethickness' => 1,
11757             'unicodealphanames' => 1,
11758             'uninitializeddatasize' => 1,
11759             'uniquefileidentifier' => 1,
11760             'uniqueid' => 1,
11761             'unknown' => 1,
11762             'unknown00' => 1,
11763             'unknown01' => 1,
11764             'unknown02' => 1,
11765             'unknown03' => 1,
11766             'unknown_cndb' => 1,
11767             'unknown_slmt' => 1,
11768             'unknownd30' => 1,
11769             'unknowndata' => 1,
11770             'unknownexif' => 1,
11771             'unknowninfo' => 1,
11772             'unknowninfo2' => 1,
11773             'unknowninfo2version' => 1,
11774             'unknowninfoifd' => 1,
11775             'unknowninfoversion' => 1,
11776             'unknownserial1' => 1,
11777             'unknownserial2' => 1,
11778             'unknownserial3' => 1,
11779             'unknownserial4' => 1,
11780             'unknowntemperature1' => 1,
11781             'unknowntemperature2' => 1,
11782             'unsharpdata' => 1,
11783             'unshiftednote' => 1,
11784             'untitled0' => 1,
11785             'untitled1' => 1,
11786             'untitled2' => 1,
11787             'unused' => 1,
11788             'unusedblackcolsleftin' => 1,
11789             'unusedblackcolsleftout' => 1,
11790             'unusedblackcolsrightin' => 1,
11791             'unusedblackcolsrightout' => 1,
11792             'unusedblackrowsbottomin' => 1,
11793             'unusedblackrowsbottomout' => 1,
11794             'unusedblackrowstopin' => 1,
11795             'unusedblackrowstopout' => 1,
11796             'updatedtitle' => 1,
11797             'ur3' => 1,
11798             'urllist1' => 1,
11799             'urn' => 1,
11800             'usagerightsmessage' => 1,
11801             'usedextensionnumbers' => 1,
11802             'useraccess' => 1,
11803             'useradjsba_rgbshifts' => 1,
11804             'usercustom1' => 1,
11805             'usercustom2' => 1,
11806             'userdata' => 1,
11807             'userdefinedid' => 1,
11808             'userdefinedtext' => 1,
11809             'userdefinedurl' => 1,
11810             'usereffectiverating' => 1,
11811             'userid' => 1,
11812             'userlastplayedtime' => 1,
11813             'usermetadata' => 1,
11814             'username' => 1,
11815             'userplaycount' => 1,
11816             'userplaycountafternoon' => 1,
11817             'userplaycountevening' => 1,
11818             'userplaycountmorning' => 1,
11819             'userplaycountnight' => 1,
11820             'userplaycountweekday' => 1,
11821             'userplaycountweekend' => 1,
11822             'userselectgrouptitle' => 1,
11823             'userservicerating' => 1,
11824             'usertext' => 1,
11825             'userweburl' => 1,
11826             'usingtransforms' => 1,
11827             'usmparametershigh' => 1,
11828             'usmparametershost' => 1,
11829             'usmparametershost3mp' => 1,
11830             'usmparametershost6mp' => 1,
11831             'usmparameterslow' => 1,
11832             'usmparametersmed' => 1,
11833             'usptomiscellaneous' => 1,
11834             'usptooriginalcontenttype' => 1,
11835             'utm' => 1,
11836             'uuid-c2paclaimsignature' => 1,
11837             'uuid-canon' => 1,
11838             'uuid-canon2' => 1,
11839             'uuid-exif' => 1,
11840             'uuid-exif2' => 1,
11841             'uuid-exif_bad' => 1,
11842             'uuid-flip' => 1,
11843             'uuid-geojp2' => 1,
11844             'uuid-iptc' => 1,
11845             'uuid-iptc2' => 1,
11846             'uuid-photoshop' => 1,
11847             'uuid-prof' => 1,
11848             'uuid-signature' => 1,
11849             'uuid-unknown' => 1,
11850             'uuid-usmt' => 1,
11851             'uuid-xmp' => 1,
11852             'uuidinfo' => 1,
11853             'uuidlist' => 1,
11854             'validafpoints' => 1,
11855             'validate' => 1,
11856             'value0' => 1,
11857             'value1' => 1,
11858             'value2' => 1,
11859             'value3' => 1,
11860             'vary' => 1,
11861             'vbrbytes' => 1,
11862             'vbrframes' => 1,
11863             'vbrpeak' => 1,
11864             'vbrscale' => 1,
11865             'vddimdacnominalvalues' => 1,
11866             'vegasversionmajor' => 1,
11867             'vegasversionminor' => 1,
11868             'vendorid' => 1,
11869             'vendorname' => 1,
11870             'vendorurl' => 1,
11871             'version1' => 1,
11872             'version2' => 1,
11873             'versionbf' => 1,
11874             'versionifd' => 1,
11875             'versioninfo' => 1,
11876             'versionrestrictions' => 1,
11877             'versionyear' => 1,
11878             'verticalaf-onbutton' => 1,
11879             'verticalcitation' => 1,
11880             'verticalcstype' => 1,
11881             'verticaldatum' => 1,
11882             'verticaldivergence' => 1,
11883             'verticalresolution' => 1,
11884             'verticalscale' => 1,
11885             'verticalspeed' => 1,
11886             'verticalunits' => 1,
11887             'video' => 1,
11888             'videoattributes' => 1,
11889             'videoavgbitrate' => 1,
11890             'videoavgframerate' => 1,
11891             'videocardgamma' => 1,
11892             'videoclosedcaptioning' => 1,
11893             'videocodecdescription' => 1,
11894             'videocodecid' => 1,
11895             'videocodecinfo' => 1,
11896             'videocodecname' => 1,
11897             'videoencoding' => 1,
11898             'videoformat' => 1,
11899             'videoframecount' => 1,
11900             'videoheader' => 1,
11901             'videoheight' => 1,
11902             'videomaxbitrate' => 1,
11903             'videomaxframerate' => 1,
11904             'videomode' => 1,
11905             'videoorientation' => 1,
11906             'videoprofile' => 1,
11907             'videoprofileversion' => 1,
11908             'videosampledesc' => 1,
11909             'videoscantype' => 1,
11910             'videosize' => 1,
11911             'videostreamtype' => 1,
11912             'videotimestamp' => 1,
11913             'videotrackid' => 1,
11914             'videowidth' => 1,
11915             'view' => 1,
11916             'viewable' => 1,
11917             'viewingconddesc' => 1,
11918             'viewingcondilluminant' => 1,
11919             'viewingcondilluminanttype' => 1,
11920             'viewingconditions' => 1,
11921             'viewingcondsurround' => 1,
11922             'viewtype' => 1,
11923             'vignettingcorr' => 1,
11924             'vignettingcorr2' => 1,
11925             'vignettingcorrunknown1' => 1,
11926             'vignettingcorrunknown2' => 1,
11927             'vignettingcorrversion' => 1,
11928             'vignettingparams' => 1,
11929             'vintagestrength' => 1,
11930             'virtualimageheight' => 1,
11931             'virtualimagewidth' => 1,
11932             'virtualpage' => 1,
11933             'virtualpageunits' => 1,
11934             'visibleoutputs' => 1,
11935             'vistaidlistdata' => 1,
11936             'visualflightruleshud' => 1,
11937             'vmaphandling' => 1,
11938             'vmcoldropthresh' => 1,
11939             'vmcolthresh' => 1,
11940             'vmnbands' => 1,
11941             'vmpatchreslimit' => 1,
11942             'vmpixthresh' => 1,
11943             'vmwsize' => 1,
11944             'volumeblockcount' => 1,
11945             'volumeblocksize' => 1,
11946             'volumecreatedate' => 1,
11947             'volumeeffectivedate' => 1,
11948             'volumeexpirationdate' => 1,
11949             'volumeid' => 1,
11950             'volumelabel' => 1,
11951             'volumelevelr128' => 1,
11952             'volumemodifydate' => 1,
11953             'volumename' => 1,
11954             'volumenormalization' => 1,
11955             'volumesetdiskcount' => 1,
11956             'volumesetdisknumber' => 1,
11957             'volumesetname' => 1,
11958             'volumesize' => 1,
11959             'vorbis' => 1,
11960             'vorbiscomment' => 1,
11961             'vorbisversion' => 1,
11962             'vp8bitstream' => 1,
11963             'vp8l' => 1,
11964             'vp8version' => 1,
11965             'vp8x' => 1,
11966             'vrd1' => 1,
11967             'vrd2' => 1,
11968             'vrdstamptool' => 1,
11969             'vrdversion' => 1,
11970             'vrinfo' => 1,
11971             'vrinfoversion' => 1,
11972             'vw96' => 1,
11973             'wangannotation' => 1,
11974             'wangtag1' => 1,
11975             'wangtag3' => 1,
11976             'wangtag4' => 1,
11977             'warning' => 1,
11978             'warpquadrilateral' => 1,
11979             'watched' => 1,
11980             'watercolorfilter' => 1,
11981             'watermark' => 1,
11982             'watermarktype' => 1,
11983             'watermarkurl' => 1,
11984             'wave' => 1,
11985             'wb_bluelevelauto' => 1,
11986             'wb_cfa0_leveldaylight' => 1,
11987             'wb_cfa1_leveldaylight' => 1,
11988             'wb_cfa2_leveldaylight' => 1,
11989             'wb_cfa3_leveldaylight' => 1,
11990             'wb_grbglevelsauto' => 1,
11991             'wb_grblevels' => 1,
11992             'wb_grblevelsauto' => 1,
11993             'wb_grblevelsstandard' => 1,
11994             'wb_grgblevels' => 1,
11995             'wb_grgblevelsdaylightfluor' => 1,
11996             'wb_grgblevelsdaywhitefluor' => 1,
11997             'wb_grgblevelslivingroomwarmwhitefluor' => 1,
11998             'wb_grgblevelswarmwhitefluor' => 1,
11999             'wb_grgblevelswhitefluorescent' => 1,
12000             'wb_redlevelauto' => 1,
12001             'wb_rgbcoeffsdaylight' => 1,
12002             'wb_rgbcoeffsflash' => 1,
12003             'wb_rgbcoeffsfluorescent' => 1,
12004             'wb_rgbcoeffstungsten' => 1,
12005             'wb_rgblevels2500k' => 1,
12006             'wb_rgblevels3200k' => 1,
12007             'wb_rgblevels4500k' => 1,
12008             'wb_rgblevels6000k' => 1,
12009             'wb_rgblevels8500k' => 1,
12010             'wb_rgblevelsasshot' => 1,
12011             'wb_rgblevelscloudy' => 1,
12012             'wb_rgblevelscustom' => 1,
12013             'wb_rgblevelsfluorescentm1' => 1,
12014             'wb_rgblevelsfluorescentp1' => 1,
12015             'wb_rgblevelsfluorescentp2' => 1,
12016             'wb_rgblevelstungsten' => 1,
12017             'wbadjdata' => 1,
12018             'wbblueasshot' => 1,
12019             'wbbluecloudy' => 1,
12020             'wbbluedaylight' => 1,
12021             'wbblueflash' => 1,
12022             'wbbluefluorescent' => 1,
12023             'wbbluetungsten' => 1,
12024             'wbgreenasshot' => 1,
12025             'wbgreencloudy' => 1,
12026             'wbgreendaylight' => 1,
12027             'wbgreenflash' => 1,
12028             'wbgreenfluorescent' => 1,
12029             'wbgreentungsten' => 1,
12030             'wbinfo' => 1,
12031             'wbinfo2' => 1,
12032             'wbinfoa100' => 1,
12033             'wblevels' => 1,
12034             'wbredasshot' => 1,
12035             'wbredcloudy' => 1,
12036             'wbreddaylight' => 1,
12037             'wbredflash' => 1,
12038             'wbredfluorescent' => 1,
12039             'wbredtungsten' => 1,
12040             'wbsettings' => 1,
12041             'wbsettings2' => 1,
12042             'wcsprofiles' => 1,
12043             'webpage' => 1,
12044             'weight' => 1,
12045             'whitebalancematching' => 1,
12046             'whitebalancergb' => 1,
12047             'whitebalancetable' => 1,
12048             'whiteluminance' => 1,
12049             'whitepointx' => 1,
12050             'whitepointy' => 1,
12051             'whitesample' => 1,
12052             'whitesamplebits' => 1,
12053             'whitesampleheight' => 1,
12054             'whitesampleleftborder' => 1,
12055             'whitesampletopborder' => 1,
12056             'whitesamplewidth' => 1,
12057             'wide' => 1,
12058             'widthbytes' => 1,
12059             'widthresolution' => 1,
12060             'wifirssi' => 1,
12061             'windoworigin' => 1,
12062             'windoworiginauto' => 1,
12063             'windowsdevmode' => 1,
12064             'windowsfilename' => 1,
12065             'windowsize' => 1,
12066             'windowtarget' => 1,
12067             'wm_collectiongroupid' => 1,
12068             'wm_collectionid' => 1,
12069             'wm_contentid' => 1,
12070             'wm_mediaclassprimaryid' => 1,
12071             'wm_mediaclasssecondaryid' => 1,
12072             'wm_provider' => 1,
12073             'wmadrcaveragereference' => 1,
12074             'wmadrcaveragetarget' => 1,
12075             'wmadrcpeakreference' => 1,
12076             'wmadrcpeaktarget' => 1,
12077             'wmcollectiongroupid' => 1,
12078             'wmcollectionid' => 1,
12079             'wmcontentid' => 1,
12080             'wmshadowfilesourcedrmtype' => 1,
12081             'wmshadowfilesourcefiletype' => 1,
12082             'word97' => 1,
12083             'worddocument' => 1,
12084             'words' => 1,
12085             'workflowurl' => 1,
12086             'workingdirectory' => 1,
12087             'workingpath' => 1,
12088             'worldtime' => 1,
12089             'worldtocamera' => 1,
12090             'worldtondc' => 1,
12091             'wrapmodes' => 1,
12092             'writername' => 1,
12093             'writers' => 1,
12094             'writtenby' => 1,
12095             'wwsfamilyname' => 1,
12096             'wwssubfamilyname' => 1,
12097             'x' => 1,
12098             'xattrapplemaildatereceived' => 1,
12099             'xattrapplemaildatesent' => 1,
12100             'xattrapplemailisremoteattachment' => 1,
12101             'xattrfinderinfo' => 1,
12102             'xattrlastuseddate' => 1,
12103             'xattrmditemdownloadeddate' => 1,
12104             'xattrmditemfindercomment' => 1,
12105             'xattrmditemwherefroms' => 1,
12106             'xattrmdlabel' => 1,
12107             'xattrresourcefork' => 1,
12108             'xcfversion' => 1,
12109             'xclippathunits' => 1,
12110             'xheight' => 1,
12111             'xidiri' => 1,
12112             'xmag' => 1,
12113             'xmethod' => 1,
12114             'xmldata' => 1,
12115             'xmlfiletype' => 1,
12116             'xmlpackets' => 1,
12117             'xmp_profile' => 1,
12118             'xmpbj' => 1,
12119             'xmpdm' => 1,
12120             'xmpmm' => 1,
12121             'xmpnote' => 1,
12122             'xmpplus' => 1,
12123             'xmprights' => 1,
12124             'xmptpg' => 1,
12125             'xobject' => 1,
12126             'xoffset' => 1,
12127             'xp_dip_xml' => 1,
12128             'xtranslayout' => 1,
12129             'xylocation' => 1,
12130             'xyoffsetinfo' => 1,
12131             'yclippathunits' => 1,
12132             'ycrcbmatrix' => 1,
12133             'ylevel' => 1,
12134             'ymag' => 1,
12135             'ymethod' => 1,
12136             'yoffset' => 1,
12137             'ytarget' => 1,
12138             'zipbitflag' => 1,
12139             'zipcompressedsize' => 1,
12140             'zipcompression' => 1,
12141             'zipcrc' => 1,
12142             'zipfilecomment' => 1,
12143             'zipfilename' => 1,
12144             'zipmodifydate' => 1,
12145             'ziprequiredversion' => 1,
12146             'zipuncompressedsize' => 1,
12147             'zisrawversion' => 1,
12148             'zoom' => 1,
12149             'zoomedpreviewimage' => 1,
12150             'zoompos' => 1,
12151             'zoomposition' => 1,
12152             'zoomstrength' => 1,
12153             'zxif' => 1,
12154             );
12155              
12156             # module names for writable Composite tags
12157             my %compositeModules = (
12158             'filenumber' => 'Image::ExifTool::Canon',
12159             'flash' => 'Image::ExifTool::XMP',
12160             'gpsposition' => 'Image::ExifTool::Exif',
12161             'jpgfromraw' => 'Image::ExifTool::Exif',
12162             'originaldecisiondata' => 'Image::ExifTool::Canon',
12163             'otherimage' => 'Image::ExifTool::Exif',
12164             'previewimage' => 'Image::ExifTool::Exif',
12165             'rotation' => 'Image::ExifTool::QuickTime',
12166             'subseccreatedate' => 'Image::ExifTool::Exif',
12167             'subsecdatetimeoriginal' => 'Image::ExifTool::Exif',
12168             'subsecmodifydate' => 'Image::ExifTool::Exif',
12169             'thumbnailimage' => 'Image::ExifTool::Exif',
12170             );
12171              
12172             #++++ End automatically generated code ++++
12173              
12174             my %specialStruct = (
12175             NAMESPACE => 1,
12176             STRUCT_NAME => 1,
12177             TYPE => 1,
12178             NOTES => 1,
12179             GROUPS => 1,
12180             );
12181              
12182             # insert any user-defined tags into our tag lookup
12183             if (%Image::ExifTool::UserDefined) {
12184             my @userTables = sort keys %Image::ExifTool::UserDefined;
12185             while (@userTables) {
12186             my $table = shift @userTables;
12187             AddTags($Image::ExifTool::UserDefined{$table}, $table);
12188             }
12189             }
12190              
12191             # insert any other queued tags from plug-in modules
12192             if (@Image::ExifTool::pluginTags) {
12193             my $args;
12194             foreach $args (@Image::ExifTool::pluginTags) {
12195             AddTags($$args[0], $$args[1]);
12196             }
12197             undef @Image::ExifTool::pluginTags;
12198             }
12199              
12200              
12201             #------------------------------------------------------------------------------
12202             # Add tag names corresponding to flattened XMP tags for all structure fields
12203             # Inputs: 0) tag table ref for flattened tags, 1) tagID, 2) lowercase tag name,
12204             # 3) tag ID list ref, 4) reference to list of lowercase tag names
12205             # 5) table number in lookup, 6) tagInfo hash for parent structure
12206             # 7) tag ID of top-level structure
12207             # Notes: Used only for user-defined structures
12208             sub AddFields($$$$$$;$$)
12209             {
12210 1     1 0 4 my ($tagTablePtr, $tagID, $lcTag, $tagIDs, $lcTags, $tnum, $tagInfo, $baseID) = @_;
12211 1 50       3 return if length($tagID) > 500; # avoid deep recursion
12212 1 50       5 unless ($tagInfo) {
12213 1         2 $tagInfo = $$tagTablePtr{$tagID};
12214 1         2 $baseID = $tagID;
12215             }
12216 1         2 my $strTable = $$tagInfo{Struct};
12217 1 50       3 unless (ref $strTable) {
12218 0         0 my $strName = $strTable;
12219 0         0 $strTable = $Image::ExifTool::UserDefined::xmpStruct{$strTable};
12220 0 0       0 $strTable or warn("No definition for structure '${strName}'\n"), return;
12221 0 0       0 $$strTable{STRUCT_NAME} or $$strTable{STRUCT_NAME} = "XMP $strName";
12222 0         0 $$tagInfo{Struct} = $strTable; # replace name with hash ref
12223 0         0 delete $$tagInfo{SubDirectory}; # deprecated use of SubDirectory in Struct tags
12224             }
12225             # inherit NAMESPACE from parent table if it doesn't exist
12226 1 50       4 $$strTable{NAMESPACE} = $$tagTablePtr{NAMESPACE} unless exists $$strTable{NAMESPACE};
12227 1         2 my $field;
12228 1         4 foreach $field (keys %$strTable) {
12229 3 100       9 next if $specialStruct{$field};
12230 1         10 my $id = $tagID . ucfirst($field);
12231             # use name of existing flattened tag if already defined
12232 1         3 my $flatInfo = $$tagTablePtr{$id};
12233 1         8 my $fieldInfo = $$strTable{$field};
12234 1         2 my $flatName;
12235 1 50       4 $flatName = $$fieldInfo{FlatName} if ref $fieldInfo eq 'HASH';
12236 1 50       4 $flatName or ($flatName = $field) =~ tr/-_a-zA-Z0-9//dc; # remove illegal characters
12237 1 50 33     12 my $lc = ($flatInfo and $$flatInfo{Name}) ? lc $$flatInfo{Name} : $lcTag . lc($flatName);
12238 1         3 my $copyID = $baseID;
12239 1         2 push @$tagIDs, \$copyID, $id;
12240 1         3 push @$lcTags, $lc, $lc;
12241 1 50 33     7 next unless ref $fieldInfo eq 'HASH' and $$fieldInfo{Struct};
12242             # recursively add flattened tags for all sub-fields
12243 0         0 AddFields($tagTablePtr, $id, $lc, $tagIDs, $lcTags, $tnum, $fieldInfo, $baseID);
12244             }
12245             }
12246              
12247             #------------------------------------------------------------------------------
12248             # Add tags to the lookup (for user-defined tags, etc)
12249             # Inputs: 0) tag table ref, 1) table name
12250             my %tableNumHash;
12251             sub AddTags($$)
12252             {
12253 4     4 0 19 my ($tagTablePtr, $table) = @_;
12254              
12255             # generate lookup for table numbers if not done already
12256 4 50       15 unless (%tableNumHash) {
12257 4         9 my $tnum = 0;
12258 4         6 my $tbl;
12259 4         12 foreach $tbl (@tableList) {
12260 2036         3680 $tableNumHash{$tbl} = $tnum++;
12261             }
12262             }
12263 4         11 my (@moreTables, %moreTableRefs);
12264 4         11 for (;;) {
12265 5         17 my $tnum = $tableNumHash{$table};
12266 5 100       21 unless (defined $tnum) {
12267             # add new table to list
12268 2         5 $tnum = scalar @tableList;
12269 2         10 push @tableList, $table;
12270             }
12271 5         10 my $tagID;
12272 5         30 foreach $tagID (Image::ExifTool::TagTableKeys($tagTablePtr)) {
12273 20         42 my $newInfo = $$tagTablePtr{$tagID};
12274 20 50       48 if (ref $newInfo eq 'HASH') {
12275 20 100       60 $$newInfo{Name} or $$newInfo{Name} = Image::ExifTool::MakeTagName($tagID);
12276             # use new ID of tag in Composite table in case it changed
12277 20 100       54 $tagID = $$newInfo{NewTagID} if defined $$newInfo{NewTagID};
12278             } else {
12279 0         0 $newInfo = $$tagTablePtr{$tagID} = { Name => $newInfo };
12280             }
12281 20         40 my $lcTag = lc $$newInfo{Name};
12282 20         36 my (@lcTags, @tagIDs, $existed, $isFlat);
12283             # if this is a structure, add all flattened tag names to lookup
12284 20 100       43 if ($$newInfo{Struct}) {
12285 1         4 AddFields($tagTablePtr, $tagID, $lcTag, \@tagIDs, \@lcTags, $tnum);
12286             }
12287             # add tags to lookup even though we don't know if they are writable
12288             # (to save speed by not having to load the module)
12289 20         34 Tags: for (;;) {
12290 21         42 my $lookup = $tagLookup{$lcTag};
12291 21 100       56 $lookup or $lookup = $tagLookup{$lcTag} = { };
12292 21 100       47 if ($$lookup{$tnum}) {
12293 1         3 my $le = $$lookup{$tnum};
12294 1 50       4 my $ids = (ref $le eq 'ARRAY') ? $le : [ $le ];
12295 1 50       9 if (ref $tagID) {
    0          
12296             # a reference points to the tag ID of the base structure for
12297             # a flattened tag. There must be only one of these,
12298             # and it must come first.
12299 1 50       6 unshift @$ids, $tagID unless ref $$ids[0];
12300             # only add new tag ID if it didn't already exist
12301             } elsif (grep /^$tagID$/, @$ids) {
12302 0 0       0 $existed = 1 unless $isFlat;
12303             } else {
12304 0         0 push @$ids, $tagID;
12305             }
12306             # only update lookup if there is now more than one entry
12307 1 50       4 $$lookup{$tnum} = $ids if @$ids > 1;
12308             } else {
12309 20         49 $$lookup{$tnum} = $tagID;
12310             }
12311 21 100       50 last unless @tagIDs;
12312 2         3 for (;;) {
12313 2         3 $tagID = shift @tagIDs;
12314 2         3 $lcTag = shift @lcTags;
12315 2 100       7 last unless $$tagTablePtr{$tagID}; # don't waste time if it exists
12316 1 50       5 last Tags unless @tagIDs;
12317             }
12318 1         2 $isFlat = 1;
12319             }
12320             # add any new subdirectory tables (unless done already)
12321 20 100 66     86 next if $existed or not $$newInfo{SubDirectory};
12322 1         4 my $subTable = $$newInfo{SubDirectory}{TagTable};
12323 1 50 33     5 next unless $subTable and not defined $tableNumHash{$subTable};
12324 1 50       3 next if $moreTableRefs{$subTable};
12325 57     57   871 no strict 'refs';
  57         148  
  57         25526  
12326 1 50       14 next unless %$subTable;
12327             # save new table to process after this one
12328 1         3 push @moreTables, $subTable;
12329 1         4 $moreTableRefs{$subTable} = \%$subTable;
12330             # save source table name so we can load it when necessary
12331 1         5 $$subTable{SRC_TABLE} = $table;
12332             }
12333 5 100       46 $table = shift @moreTables or last;
12334 1         3 $tagTablePtr = $moreTableRefs{$table};
12335             }
12336             }
12337              
12338             #------------------------------------------------------------------------------
12339             # Return true if the tag exists
12340             # Inputs: 0) tag name (case insensitive)
12341             # Returns: true if tag exists
12342             sub TagExists($)
12343             {
12344 1372     1372 0 2451 my $tag = lc($_[0]);
12345 1372 100 66     7654 return 1 if $tagExists{$tag} or $tagLookup{$tag};
12346 49         119 return 0;
12347             }
12348              
12349             #------------------------------------------------------------------------------
12350             # Find information for writable tags (case insensitive)
12351             # Inputs: 0) tag name (case insensitive)
12352             # Returns: Scalar context: tag info or false if none found
12353             # List context: list of all matching tagInfo hashes
12354             sub FindTagInfo($)
12355             {
12356 6704     6704 0 8970 local $_;
12357 6704         9576 my $tag = shift;
12358 6704         10311 my $lcTag = lc($tag);
12359 6704         9187 my ($tableNum, @tagInfoList, @lookups);
12360 6704         16692 my $lookup = $tagLookup{$lcTag};
12361 6704 100 100     17502 if (not $lookup and $lcTag =~ /[?*]/) {
12362             # allow wildcards in tag name
12363 4         12 my $pat = $lcTag;
12364 4         20 $pat =~ s/\*/[-\\w]*/g;
12365 4         14 $pat =~ s/\?/[-\\w]/g;
12366 4         24923 my @tags = grep(/^$pat$/, keys %tagLookup);
12367 4 50       721 if (@tags) {
12368 4         16202 push @lookups, $tagLookup{$_} foreach sort @tags;
12369 4         503 $lookup = shift @lookups;
12370             }
12371             }
12372 6704         11765 while ($lookup) {
12373 25417         77070 foreach $tableNum (sort { $a <=> $b } keys %$lookup) {
  123096         148041  
12374 68238         128043 my $table = GetTagTable($tableList[$tableNum]);
12375 68238         98105 my $le = $$lookup{$tableNum};
12376 68238         83010 my ($tagID, $tagIDs);
12377 68238 100       100400 if (ref $le eq 'ARRAY') {
12378 9256         10878 $tagIDs = $le;
12379             # if first entry is a reference, it indicates that this is a
12380             # flattened tag and refers to the tag ID of the containing top-level
12381             # structure, so now is the time to generate the flattened tags
12382 9256 100       19859 if (ref $$tagIDs[0]) {
12383             # (remove from the lookup since we only need to do this once)
12384 4713         6192 my $rootIDPtr = shift @$tagIDs;
12385 4713         14416 require Image::ExifTool::XMP;
12386 4713         8933 Image::ExifTool::XMP::AddFlattenedTags($table, $$rootIDPtr);
12387             }
12388             } else {
12389 58982         85495 $tagIDs = [ $le ];
12390             }
12391 68238         91549 foreach $tagID (@$tagIDs) {
12392 70747         112400 my @infoList = GetTagInfoList($table,$tagID);
12393 70747 100       112611 unless (@infoList) {
12394 2         5 my $reload;
12395             # call write proc if it exists in case it adds tags to the table
12396 2         4 my $writeProc = $table->{WRITE_PROC};
12397 2 50       9 if ($writeProc) {
12398 57     57   429 no strict 'refs';
  57         138  
  57         166309  
12399 2 50       8 $reload = 1 if &$writeProc();
12400             }
12401             # load module with composite tag if necessary
12402 2         7 my $compMod = $compositeModules{$lcTag};
12403 2 50 33     186 $reload = 1 if $compMod and eval "require $compMod";
12404 2 50       21 @infoList = GetTagInfoList($table,$tagID) if $reload;
12405             }
12406 70747 100       104361 if (@infoList == 1) {
    50          
12407 68145         137301 push @tagInfoList, @infoList;
12408             } elsif (@infoList > 1) {
12409 2602         3202 my $tagInfo;
12410             # must check tag list in case tags have different names
12411 2602         3550 foreach $tagInfo (@infoList) {
12412 58790 100       100170 next unless $lcTag eq lc($$tagInfo{Name});
12413 1870         3181 push @tagInfoList, $tagInfo;
12414             }
12415             }
12416             }
12417             }
12418 25417         50889 $lookup = shift @lookups;
12419             }
12420 6704 50       12546 if (wantarray) {
12421 6704         32637 return @tagInfoList;
12422             } else {
12423 0           return $tagInfoList[0];
12424             }
12425             }
12426              
12427              
12428             1; # end
12429              
12430             __END__