-
Notifications
You must be signed in to change notification settings - Fork 9
/
dict.xml
944 lines (919 loc) · 115 KB
/
dict.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: dict.xml,v 1.19 2011/01/10 14:42:58 matt-beard Exp $ -->
<!-- -->
<!-- Copyright (c) 2002 BBC R&D and (c) 2005 Matt Beard -->
<!-- Portions Copyright (c) 2003-2008 Metaglue Corporation -->
<!-- -->
<!-- This software is provided 'as-is', without any express or implied warranty. -->
<!-- In no event will the authors be held liable for any damages arising from -->
<!-- the use of this software. -->
<!-- -->
<!-- Permission is granted to anyone to use this software for any purpose, -->
<!-- including commercial applications, and to alter it and redistribute it -->
<!-- freely, subject to the following restrictions: -->
<!-- -->
<!-- 1. The origin of this software must not be misrepresented; you must -->
<!-- not claim that you wrote the original software. If you use this -->
<!-- software in a product, an acknowledgment in the product -->
<!-- documentation would be appreciated but is not required. -->
<!-- -->
<!-- 2. Altered source versions must be plainly marked as such, and must -->
<!-- not be misrepresented as being the original software. -->
<!-- -->
<!-- 3. This notice may not be removed or altered from any source -->
<!-- distribution. -->
<!-- -->
<MXFDictionary>
<MXFTypes>
<Basic>
<Float32 detail="32 bit IEEE Floating Point" size="4" endian="no" doc="IEEE 754-1985"/>
<Float64 detail="64 bit IEEE Floating Point" size="8" endian="no" doc="IEEE 754-1985"/>
<Float80 detail="80 bit IEEE Floating Point" size="10" endian="no" doc="IEEE 754-1985"/>
<Int8 detail="8 bit integer" size="1" endian="no" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01010500.00000000"/>
<Int16 detail="16 bit integer" size="2" endian="yes" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01010600.00000000"/>
<Int24 detail="24 bit integer" size="3" endian="yes"/>
<Int32 detail="32 bit integer" size="4" endian="yes" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01010700.00000000"/>
<Int64 detail="64 bit integer" size="8" endian="yes" ul="urn:x-ul:060E2B34.0104.0101.01010800.00000000"/>
<UInt8 detail="8 bit unsigned integer" size="1" endian="no" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01010100.00000000"/>
<UInt16 detail="16 bit unsigned integer" size="2" endian="yes" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01010200.00000000"/>
<UInt24 detail="24 bit unsigned integer" size="3" endian="yes"/>
<UInt32 detail="32 bit unsigned integer" size="4" endian="yes" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01010300.00000000"/>
<UInt64 detail="64 bit unsigned integer" size="8" endian="yes" ul="urn:x-ul:060E2B34.0104.0101.01010400.00000000"/>
</Basic>
<Basic>
<UUID detail="Universally Unique ID, as per RFC 4122" size="16" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01030300.00000000"/>
<UL detail="SMPTE Universal Label" size="16" endian="no" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01030400.00000000"/>
<UID detail="Generic Unique ID, used by DMS-1" size="16" endian="no"/>
<UMID detail="SMPTE UMID" size="32" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01300100.00000000"/>
</Basic>
<Interpretation>
<AUID detail="a UL or a swapped UUID" base="UL" ul="urn:x-ul:060E2B34.0104.0101.01030100.00000000"/>
<IDAU detail="a UUID or a swapped UL" base="UUID"/>
<StrongRef detail="Strong Reference" base="UUID" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05020000.00000000" ref="strong" target="InterchangeObject"/>
<GlobalRef detail="Abstract global reference to a UUID-identified object" base="UUID" ref="global"/>
<WeakRef detail="Weak Reference" base="UUID" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05010000.00000000" ref="weak"/>
<DictRef detail="Dict Reference (to a DefinitionObject)" base="UUID" ref="dict" target="DefinitionObject"/>
<MetaRef detail="Meta Reference (to a MetaDefinitionObject)" base="UUID" ref="meta" target="MetaDefinition"/>
</Interpretation>
<Interpretation>
<PackageID detail="Package ID" base="UMID" ul="urn:x-ul:060E2B34.0104.0101.01030200.00000000"/>
</Interpretation>
<Multiple>
<AUIDArray detail="Array of AUIDs" base="AUID" type="Explicit" ul="urn:x-ul:060E2B34.0104.0101.04010600.00000000"/>
<AUIDSet detail="Set of AUIDs" base="AUID" type="Explicit" ul="urn:x-ul:060E2B34.0104.0101.04030100.00000000"/>
<StrongRefArray detail="Array of StrongRefs" base="StrongRef" type="Implicit" baseline="yes"/>
<StrongRefBatch detail="Batch of StrongRefs" base="StrongRef" type="Explicit" baseline="yes"/>
<WeakRefArray detail="Array of WeakRefs" base="StrongRef" type="Implicit" baseline="yes"/>
<WeakRefBatch detail="Batch of WeakRefs" base="WeakRef" type="Explicit" baseline="yes"/>
</Multiple>
<Interpretation>
<AUL detail="a UL or erroneously a swapped UUID" base="AUID" ul="urn:x-ul:060E2B34.0104.0101.01030500.00000000"/>
<AULref detail="an AUL or a FirmRef to a DefinitionObject" base="UL"/>
<ULID detail="a UL or erroneously an unswapped UUID" base="UL"/>
<IDAUstruct detail="a UUID or a swapped UL, stored as an end-sensitive struct" base="UUID"/>
</Interpretation>
<Multiple>
<AULSet detail="Set of AUL" base="AUL" type="Explicit"/>
</Multiple>
<Interpretation>
<VersionType detail="Version number (created from major*256 + minor)" base="UInt16" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010300.00000000"/>
<UTF16 detail="Unicode UTF-16 coded character" base="UInt16" character="true" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01100100.00000000"/>
<Boolean detail="Boolean" base="urn:x-ul:060E2B34.0104.0101.01010100.00000000" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01040100.00000000"/>
<ISO7 detail="ISO 7-Bit Coded Character" base="UInt8" character="true" doc="ISO/IEC 646:1991" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01100300.00000000"/>
<UTF detail="Byte of a Unicode string of unknown format" base="UInt8" baseline="yes" character="true"/>
<LengthType detail="current~Length Length in Edit Units" base="Int64" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01012002.00000000"/>
<Position detail="Position measured in Edit Units" base="Int64" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01012001.00000000"/>
<RGBACode detail="Enumerated value specifying component in an RGBALayoutItem" baseline="yes" base="UInt8" ul="urn:x-ul:060E2B34.0104.0101.0201010e.00000000"/>
<UTF7 detail="RFC 2152 7-Bit Coded UNICODE Character" base="ISO7" character="true" doc="RFC 2152"/>
</Interpretation>
<Multiple>
<UTFString detail="Unicode coded string - unknown format" base="UTF" type="String"/>
<UTF16String detail="Unicode UTF-16 coded string" base="UTF16" baseline="yes" type="String" ul="urn:x-ul:060E2B34.0104.0101.01100200.00000000"/>
<UInt32Array detail="Array of UInt32" base="UInt32" type="Implicit" ul="urn:x-ul:060e2b34.0104.0101.04010900.00000000"/>
<Int64Array detail="Array of Int64" base="Int64" type="Implicit" ul="urn:x-ul:060E2B34.0104.0101.04010400.00000000"/>
<Int64Batch detail="Batch of Int64" base="Int64" type="Explicit"/>
<UInt8Array detail="Array of UInt8" base="UInt8" type="Implicit" ul="urn:x-ul:060E2B34.0104.0101.04010100.00000000"/>
<ISO7String detail="ISO 7-Bit coded string" base="ISO7" type="String" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01100400.00000000"/>
<UTF7String detail="RFC 2152 7-Bit Coded UNICODE string" base="UTF7" type="String" ul="urn:x-ul:060E2B34.0104.0101.01200500.00000000"/>
<Int32Batch detail="Batch of Int32 values" base="Int32" type="Explicit" ul="urn:x-ul:060E2B34.0104.0101.04010300.00000000"/>
<UInt32Batch detail="Batch of UInt32 values" base="UInt32" type="Explicit" ul="urn:x-ul:060E2B34.0104.0101.04030200.00000000"/>
<RAW detail="Raw data bytes, unknown representation" base="UInt8"/>
<RAWBatch detail="Batch of Raw data items" base="RAW" type="Explicit"/>
<ChannelStatusModeTypeBatch detail="Batch of ChannelStatusModeTypes" base="ChannelStatusModeType" type="Explicit"/>
</Multiple>
<Enumeration>
<LayoutType detail="Frame Layout Type" type="UInt8" baseline="yes" ul="urn:x-ul:060e2b34.0104.0101.02010108.00000000">
<FullFrame detail="Full Frame" value="0"/>
<SeparateFields detail="Separate Fields" value="1"/>
<OneField detail="One Field" value="2"/>
<MixedFields detail="Mixed Fields" value="3"/>
<SegmentedFrame detail="Segmented Frame" value="4"/>
<UnknownLayout detail="UnknownL Layout" value="255"/>
</LayoutType>
<ProductReleaseKind detail="Product Release Kind" baseline="yes" type="UInt16">
<VersionUnknown detail="Unknown" value="0"/>
<VersionReleased detail="Released" value="1"/>
<VersionDebug detail="Debug" value="2"/>
<VersionPatched detail="Patched" value="3"/>
<VersionBeta detail="Beta" value="4"/>
<VersionPrivateBuild detail="Private Build" value="5"/>
</ProductReleaseKind>
<ChannelStatusModeType detail="Channel Status Mode" type="UInt8" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.02010125.00000000">
<ChannelStatusMode_None detail="No channel status data is encoded" value="0"/>
<ChannelStatusMode_Minimum detail="AES3 Minimum (byte 0 bit 0 = '1')" value="1"/>
<ChannelStatusMode_Standard detail="AES3 Standard" value="2"/>
<ChannelStatusMode_Fixed detail="Fixed 24 byes of data in FixedChannelStatusData property" value="3"/>
<ChannelStatusMode_Stream detail="Stream of data within MXF Header Metadata" value="4"/>
<ChannelStatusMode_Essence detail="Stream of data multiplexed within MXF Body" value="5"/>
</ChannelStatusModeType>
</Enumeration>
<Interpretation>
<Stream detail="Data mapped to AAF Stream, MXF represents using a SID" base="RAW" ul="urn:x-ul:060E2B34.0104.0101.04100200.00000000"/>
<DataValue detail="Data represented as AAF varying array of UInt8" base="UInt8Array" ul="urn:x-ul:060E2B34.0104.0101.04100100.00000000"/>
<Opaque detail="Opaque Data" base="UInt8Array" ul="urn:x-ul:060E2B34.0104.0101.04100400.00000000"/>
<LocalTagType detail="Local Tag for 2-byte tagged SMPTE 336M set" base="UInt16" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.01012004.00000000"/>
</Interpretation>
<Interpretation>
<StrongReferenceTrack detail="StrongReference to a Tracks" base="StrongRef" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05021400.00000000" target="GenericTrack"/>
<StrongReferenceDictionary detail="StrongReference to the Dictionary" base="StrongRef" ul="urn:x-ul:060E2B34.0104.0101.05020200.00000000" target="Dictionary"/>
<StrongReferenceSourceReference detail="StrongReference to a Source Reference" base="StrongRef" ul="urn:x-ul:060E2B34.0104.0101.05020800.00000000" target="SourceReference"/>
<StrongReferenceIdentification detail="StrongReference to Identification Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05021000.00000000" target="Identification"/>
<StrongReferenceParameter detail="StrongReference to Parameter Set" base="StrongRef" ul="urn:x-ul:060E2B34.0104.0101.05021600.00000000" target="Parameter"/>
<StrongReferenceComponent detail="StrongReference to Component Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05020b00.00000000" target="StructuralComponent"/>
<StrongReferenceDMFramework detail="StrongReference to DMFramework Set" base="StrongRef" baseline="yes" target="DM_Framework"/>
<StrongReferencePackageMarkerObject detail="StrongReference to PackageMarkerObject Set" base="StrongRef" target="PackageMarkerObject"/>
<StrongReferenceEssenceData detail="StrongReference to EssenceContainerData Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05020f00.00000000" target="EssenceContainerData"/>
<StrongReferencePackage detail="StrongReference to Package Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.05021300.00000000" target="GenericPackage"/>
<StrongReferenceContentStorage detail="StrongReference to ContentStorage Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060e2b34.0104.0101.05020100.00000000" target="ContentStorage"/>
<StrongReferenceNetworkLocator detail="StrongReference to NetworkLocator Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060e2b34.0104.0101.05020400.00000000" target="NetworkLocator"/>
<StrongReferenceLocator detail="StrongReference to Locator Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060e2b34.0104.0101.05021200.00000000" target="Locator"/>
<StrongReferenceSegment detail="StrongReference to Segment Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060e2b34.0104.0101.05020600.00000000" target="Segment"/>
<StrongReferenceKLVData detail="StrongReference to KLVData Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05021c00.00000000" target="KLVData"/>
<StrongReferenceEssenceDescriptor detail="StrongReference to EssenceDescriptor Set" base="StrongRef" baseline="yes" ul="urn:x-ul:060e2b34.0104.0101.05020300.00000000" target="GenericDescriptor"/>
</Interpretation>
<Interpretation>
<StrongReferenceDataDefinition detail="StrongReference to DataDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05020e00.00000000" target="DataDefinition"/>
<StrongReferenceKLVDataDefinition detail="StrongReference to KLVDataDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05022000.00000000" target="KLVDataDefinition"/>
<StrongReferenceCodecDefinition detail="StrongReference to CodecDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05020a00.00000000" target="CodecDefinition"/>
<StrongReferencePluginDefinition detail="StrongReference to PluginDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05021800.00000000" target="PluginDefinition"/>
<StrongReferenceParameterDefinition detail="StrongReference to ParameterDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05021700.00000000" target="ParameterDefinition"/>
<StrongReferenceInterpolationDefinition detail="StrongReference to InterpolationDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05021100.00000000" target="InterpolationDefinition"/>
<StrongReferenceTaggedValueDefinition detail="StrongReference to TaggedValueDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05022100.00000000" target="TaggedValueDefinition"/>
</Interpretation>
<Interpretation>
<DictReferenceDataDefinition detail="WeakReference to DataDefinition Set" ref="dict" base="DictRef" ul="urn:x-ul:060E2B34.0104.0101.05010300.00000000" target="DataDefinition"/>
<DictReferenceContainerDefinition detail="WeakReference to ContainerDefinition Set" base="DictRef" ul="urn:x-ul:060e2b34.0104.0101.05010200.00000000" target="ContainerDefinition"/>
<StrongReferenceContainerDefinition detail="StrongReference to ContainerDefinition Set" base="StrongRef" ul="urn:x-ul:060e2b34.0104.0101.05020c00.00000000" target="ContainerDefinition"/>
<DictReferenceCodecDefinition detail="WeakReference to CodecDefinition Set" base="DictRef" ul="urn:x-ul:060e2b34.0104.0101.05010b00.00000000" target="CodecDefinition"/>
<WeakReferenceParameterDefinition detail="WeakReference to ParameterDefinition Set" base="WeakRef" ul="urn:x-ul:060e2b34.0104.0101.05010800.00000000" target="ParameterDefinition"/>
</Interpretation>
<Multiple>
<StrongReferenceVectorTrack detail="Vector of StrongReferences to Tracks" base="StrongReferenceTrack" baseline="yes" type="Explicit" ul="urn:x-ul:060E2B34.0104.0101.05060500.00000000"/>
<StrongReferenceVectorIdentification detail="Vector of StrongReferences to Identification Sets" baseline="yes" type="Explicit" base="StrongReferenceIdentification" ul="urn:x-ul:060E2B34.0104.0101.05060300.00000000"/>
<StrongReferenceSetPackage detail="Set of StrongReferences to Packages" type="Explicit" baseline="yes" base="StrongReferencePackage" ul="urn:x-ul:060E2B34.0104.0101.05050700.00000000"/>
<StrongReferenceSetEssenceData detail="Set of StrongReferences to EssenceContainerData sets" baseline="yes" type="Explicit" base="StrongReferenceEssenceData" ul="urn:x-ul:060E2B34.0104.0101.05050500.00000000"/>
<StrongReferenceVectorComponent detail="Vector of StrongReferences to StructuralComponent sets" baseline="yes" type="Explicit" base="StrongReferenceComponent" ul="urn:x-ul:060E2B34.0104.0101.05060100.00000000"/>
<StrongReferenceVectorSubDescriptor detail="Vector of StrongReferences to SubDescriptor sets" type="Explicit" base="StrongRef" target="SubDescriptor" ul="urn:x-ul:060E2B34.0104.0101.05060e00.00000000"/>
<StrongReferenceVectorLocator detail="Vector of StrongReferences to Locator sets" baseline="yes" type="Explicit" base="StrongReferenceLocator" ul="urn:x-ul:060E2B34.0104.0101.05060400.00000000"/>
<StrongReferenceVectorFileDescriptor detail="Vector of StrongReferences to File Descriptor sets" baseline="yes" type="Explicit" base="StrongRef" target="FileDescriptor" ul="urn:x-ul:060E2B34.0104.0101.05060B00.00000000"/>
</Multiple>
<Multiple>
<StrongReferenceVectorParameter detail="Vector of StrongReferences to ParameterDefinition sets" type="Explicit" base="StrongReferenceParameter" ul="urn:x-ul:060E2B34.0104.0101.05060a00.00000000"/>
<StrongReferenceSetDataDefinition detail="Set of StrongReferences to DataDefinition sets" type="Explicit" base="StrongReferenceDataDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050400.00000000"/>
<StrongReferenceSetKLVDataDefinition detail="Set of StrongReferences to KLVDataDefinition sets" type="Explicit" base="StrongReferenceKLVDataDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050d00.00000000"/>
<StrongReferenceSetCodecDefinition detail="Set of StrongReferences to CodecDefinition sets" type="Explicit" base="StrongReferenceCodecDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050200.00000000"/>
<StrongReferenceSetPluginDefinition detail="Set of StrongReferences to PluginDefinition sets" type="Explicit" base="StrongReferencePluginDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050a00.00000000"/>
<StrongReferenceSetParameterDefinition detail="Set of StrongReferences to ParameterDefinition sets" type="Explicit" base="StrongReferenceParameterDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050900.00000000"/>
<StrongReferenceSetInterpolationDefinition detail="Set of StrongReferences to InterpolationDefinition sets" type="Explicit" base="StrongReferenceInterpolationDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050600.00000000"/>
<StrongReferenceSetContainerDefinition detail="Set of StrongReferences to ContainerDefinition sets" type="Explicit" base="StrongReferenceContainerDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050300.00000000"/>
<StrongReferenceSetTaggedValueDefinition detail="Set of StrongReferences to TaggedValueDefinition sets" type="Explicit" base="StrongReferenceTaggedValueDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050e00.00000000"/>
<StrongReferenceVectorSegment detail="Vector of StrongReferences to Segment sets" type="Explicit" base="StrongReferenceSegment" ul="urn:x-ul:060e2b34.0104.0101.05060600.00000000"/>
<DictReferenceVectorDataDefinition detail="Vector of DictReferences to DataDefinition sets" type="Explicit" base="DictReferenceDataDefinition" ul="urn:x-ul:060e2b34.0104.0101.05040300.00000000"/>
<WeakReferenceSetParameterDefinition detail="Set of WeakReferences to ParameterDefinition sets" type="Explicit" base="WeakReferenceParameterDefinition" ul="urn:x-ul:060E2B34.0104.0101.05030e00.00000000"/>
</Multiple>
<Compound>
<Rational detail="Rational" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010100.00000000">
<Numerator detail="Numerator" type="urn:x-ul:060E2B34.0104.0101.01010700.00000000" ul="urn:x-ul:060E2B34.0104.0101.03010101.00000000"/>
<Denominator detail="Denominator" type="Int32" ul="urn:x-ul:060E2B34.0104.0101.03010102.00000000"/>
</Rational>
<DateStruct detail="Date" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010500.00000000">
<Year detail="Year" type="Int16" ul="urn:x-ul:060E2B34.0104.0101.03010501.00000000"/>
<Month detail="Month" type="UInt8" ul="urn:x-ul:060E2B34.0104.0101.03010502.00000000"/>
<Day detail="Day" type="UInt8" ul="urn:x-ul:060E2B34.0104.0101.03010503.00000000"/>
</DateStruct>
<TimeStruct detail="Date and Time" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010600.00000000">
<Hours detail="Hours" type="UInt8" ul="urn:x-ul:060E2B34.0104.0101.03010601.00000000"/>
<Minutes detail="Minutes" type="UInt8" ul="urn:x-ul:060E2B34.0104.0101.03010602.00000000"/>
<Seconds detail="Seconds" type="UInt8" ul="urn:x-ul:060E2B34.0104.0101.03010603.00000000"/>
<msBy4 detail="msBy4" type="UInt8" ul="urn:x-ul:060E2B34.0104.0101.03010604.00000000"/>
</TimeStruct>
<Timestamp detail="Date and Time" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010700.00000000">
<Date type="DateStruct"/>
<Time type="TimeStruct"/>
</Timestamp>
<ProductVersionType detail="current~ProductVersion Product Version Number" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010200.00000000">
<Major detail="Major" type="UInt16" ul="urn:x-ul:060E2B34.0104.0101.03010201.00000000"/>
<Minor detail="Minor" type="UInt16" ul="urn:x-ul:060E2B34.0104.0101.03010202.00000000"/>
<Patch detail="Patch" type="UInt16" ul="urn:x-ul:060E2B34.0104.0101.03010203.00000000"/>
<Build detail="Build" type="UInt16" ul="urn:x-ul:060E2B34.0104.0101.03010204.00000000"/>
<Release detail="Release" type="ProductReleaseKind" ul="urn:x-ul:060E2B34.0104.0101.03010205.00000000"/>
</ProductVersionType>
<Indirect detail="Indirect Data" ul="urn:x-ul:060E2B34.0104.0101.04100300.00000000">
<Order detail="Object Byte Order" type="UInt8"/>
<Type detail="Type of Data" type="UUID"/>
<Data detail="Data" type="UTF16String"/>
</Indirect>
<RGBALayoutItem detail="Item in an RGBALayout array" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.03010400.00000000">
<Code detail="Enumerated value specifying component" type="RGBACode"/>
<Depth detail="Number of bits occupied" type="UInt8"/>
</RGBALayoutItem>
<LocalTagEntry detail="Mapping of Local Tag to UL or UUID" baseline="yes">
<LocalTag detail="The value of the Local Tag" type="LocalTagType" ul="06 0e 2b 34 01 01 01 05 01 03 06 02 00 00 00 00"/>
<GlobalAUID detail="The AUID of which the local tag is an alias" type="AUID" ul="06 0e 2b 34 01 01 01 05 01 03 06 03 00 00 00 00"/>
</LocalTagEntry>
<DeltaEntryType detail="Map Elements onto Slices" baseline="yes">
<PosTableIndex detail="Index into PosTable (or Apply Temporta Reordering if -1)" type="Int8"/>
<Slice detail="Slice number in IndexEntry" type="UInt8"/>
<ElementDelta detail="Delta from start of slice to this Element" type="UInt32"/>
</DeltaEntryType>
<IndexEntryType detail="Index from Edit Unit number to stream offset" baseline="yes">
<TemporalOffset detail="Offset in edit units from Display Order to Coded Order" type="Int8"/>
<AnchorOffset detail="Offset in edit units to previous Anchor Frame. The value is zero if this is an anchor frame." type="Int8"/>
<Flags detail="Flags for this Edit Unit" type="UInt8"/>
<StreamOffset detail="Offset in bytes from the first KLV element in this Edit Unit within the Essence Container" type="UInt64"/>
<SliceOffsetArray detail="Array of offsets in bytes from the Stream Offset to the start of each slice." type="UInt32Array"/>
<PosTableArray detail="Array of fractional position offsets from the start of the content package to the synchronized sample in the Content Package" type="RationalArray"/>
</IndexEntryType>
<PartitionInfo detail="Partition Start Position Info" baseline="yes">
<BodySID detail="Stream ID of the Body in this partition" type="UInt32"/>
<ByteOffset detail="Byte offset from file start (1st byte of the file which is numbered 0) to the 1st byte of the Partition Pack Key" type="UInt64"/>
</PartitionInfo>
</Compound>
<Multiple>
<RationalArray detail="Array of Rational" base="Rational" type="Implicit" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.04020200.00000000"/>
<RGBALayout detail="Specifies the type, order and size of the components within the pixel" base="RGBALayoutItem" type="Implicit" size="8" baseline="yes" ul="urn:x-ul:060E2B34.0104.0101.04020100.00000000"/>
<LocalTagEntryBatch detail="Batch of Local Tag mappings" base="LocalTagEntry" baseline="yes" type="Explicit"/>
<DeltaEntryArray detail="Array of DeltaEntryTypes" base="DeltaEntryType" baseline="yes" type="Explicit"/>
<IndexEntryArray detail="Array of IndexEntryTypes" base="IndexEntryType" baseline="yes" type="Explicit"/>
<PartitionArray detail="Array of Partition Start Positions" base="PartitionInfo" baseline="yes" type="Implicit"/>
</Multiple>
</MXFTypes>
<MXFClasses>
<KLVFill detail="KLV Filler packet" type="RAW" baseline="yes" key="06 0E 2B 34 01 01 01 02 03 01 02 10 01 00 00 00"/>
<PartitionMetadata detail="Identifies a Partition Pack" type="fixedPack" baseline="yes" key="urn:x-ul:060E2B34.0206.0101.0D010200.00000000">
<MajorVersion detail="Major Version number of MXF byte-level format (non-backwards compatible version number)" use="required" type="UInt16" minLength="2" maxLength="2" globalKey="06 0e 2b 34 01 01 01 04 03 01 02 01 06 00 00 00" default="0001h"/>
<MinorVersion detail="Minor Version number of MXF byte-level format (backwards compatible version number)" use="required" type="UInt16" minLength="2" maxLength="2" globalKey="06 0e 2b 34 01 01 01 04 03 01 02 01 07 00 00 00" default="0002h"/>
<KAGSize detail="Size of the KLV Alignment Grid (KAG) for this partition, in bytes" use="required" type="UInt32" minLength="4" maxLength="4" globalKey="06 0e 2b 34 01 01 01 05 03 01 02 01 09 00 00 00"/>
<ThisPartition detail="Byte offset of the start of This Partition, relative to the start of the Header Partition" use="required" type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 04 06 10 10 03 01 00 00 00"/>
<PreviousPartition detail="Byte offset of the start of the Previous Partition, relative to the start of the Header Partition" use="required" type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 04 06 10 10 02 01 00 00 00" default="0"/>
<FooterPartition detail="Byte offset of the start of the Footer Partition, relative to the start of the Header Partition" use="required" type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 04 06 10 10 05 01 00 00 00" default="0"/>
<HeaderByteCount detail="Count of Bytes used for Header Metadata. This starts at the byte following the Partition pack and includes any trailing filler which is part of the Header Metadata." use="required" type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 04 04 06 09 01 00 00 00 00" default="0"/>
<IndexByteCount detail="Count of Bytes used for Index Table Segments. This starts at the byte following the Header Metadata and includes any trailing filler which is part of the Index Table." use="required" type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 04 04 06 09 02 00 00 00 00" default="0"/>
<IndexSID detail="Index Table Segment Identifier in this partition. The value 0 defines that there are no Index Table segments in this partition." use="required" type="UInt32" minLength="4" maxLength="4" globalKey="06 0e 2b 34 01 01 01 04 01 03 04 05 00 00 00 00" default="0"/>
<BodyOffset detail="Byte offset of the first byte in the following Essence Container data relative to the start of the Essence Container identified by this BodySID" use="required" type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 04 06 08 01 02 01 03 00 00"/>
<BodySID detail="Identifier of the Essence Container data found in this partition. The value 0 indicates there is no Essence Container data in this partition." use="required" type="UInt32" minLength="4" maxLength="4" globalKey="06 0e 2b 34 01 01 01 04 01 03 04 04 00 00 00 00" default="0"/>
<OperationalPattern detail="Universal Label of the Operational Pattern to which this file complies" use="required" type="AUID" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 05 01 02 02 03 00 00 00 00"/>
<EssenceContainers detail="The unordered batch of Universal Labels of Essence Containers used in or referenced by this file" use="required" type="AUIDSet" globalKey="06 0e 2b 34 01 01 01 05 01 02 02 10 02 01 00 00"/>
</PartitionMetadata>
<OpenHeader detail="Open Header Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 02 01 00"/>
<OpenCompleteHeader detail="Open Complete Header Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 02 03 00"/>
<ClosedHeader detail="Closed Header Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 02 02 00"/>
<ClosedCompleteHeader detail="Closed Complete Header Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 02 04 00"/>
<OpenBodyPartition detail="Open Body Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 03 01 00"/>
<OpenCompleteBodyPartition detail="Open Complete Body Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 03 03 00"/>
<ClosedBodyPartition detail="Closed Body Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 03 02 00"/>
<ClosedCompleteBodyPartition detail="Closed Complete Body Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 03 04 00"/>
<Footer detail="Footer Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 04 02 00"/>
<CompleteFooter detail="Complete Footer Partition Pack" base="PartitionMetadata" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 04 04 00"/>
<Primer detail="Primer Pack" type="fixedPack" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 05 01 00">
<LocalTagEntries detail="Local Tag Entry Batch" use="required" type="LocalTagEntryBatch" globalKey="06 0e 2b 34 01 01 01 05 06 01 01 07 15 00 00 00"/>
</Primer>
<AbstractObject type="localSet" keyFormat="2" lengthFormat="2" baseline="yes" key="urn:x-ul:060E2B34.0253.0101.0D010101.01017f00">
<InstanceUID detail="Unique ID of this instance" use="required" type="UUID" minLength="16" maxLength="16" key="3c 0a" globalKey="06 0e 2b 34 01 01 01 01 01 01 15 02 00 00 00 00" ref="target"/>
</AbstractObject>
<!-- AAFSDK blows up if we state InterchangeObject base="AbstractObject" -->
<InterchangeObject type="localSet" keyFormat="2" lengthFormat="2" baseline="yes" key="urn:x-ul:060E2B34.0253.0101.0D010101.01010100">
<InstanceUID detail="Unique ID of this instance" use="required" type="UUID" minLength="16" maxLength="16" key="3c 0a" globalKey="06 0e 2b 34 01 01 01 01 01 01 15 02 00 00 00 00" ref="target"/>
<ObjectClass detail="Specifies a reference to the definition of a class of object" use="decoder required" type="AUID" key="01 01" globalKey="urn:x-ul:060E2B34.0101.0102.06010104.01010000"/>
<GenerationUID detail="Generation Instance" use="optional" type="UUID" minLength="16" maxLength="16" key="01 02" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 08 00 00 00"/>
</InterchangeObject>
<IndexTableSegment detail="A segment of an Index Table" base="AbstractObject" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 02 01 01 10 01 00">
<IndexEditRate detail="Edit Rate copied from the tracks of the Essence Container" use="required" type="Rational" minLength="8" maxLength="8" key="3f 0b" globalKey="06 0e 2b 34 01 01 01 05 05 30 04 06 00 00 00 00"/>
<IndexStartPosition detail="The first editable unit indexed by this Index Table segment measured in File Package Edit Units" use="required" type="Position" minLength="8" maxLength="8" key="3f 0c" globalKey="06 0e 2b 34 01 01 01 05 07 02 01 03 01 0a 00 00"/>
<IndexDuration detail="Time duration of this table segment measured in Edit Unitsof the referenceg package" use="required" type="LengthType" minLength="8" maxLength="8" key="3f 0d" globalKey="06 0e 2b 34 01 01 01 05 07 02 02 01 01 02 00 00"/>
<EditUnitByteCount detail="Byte count of each and every Edit Unit. A value of 0 defines the byte count of Edit Units is only given in the Index Entry Array" use="decoder required" type="UInt32" minLength="4" maxLength="4" key="3f 05" globalKey="06 0e 2b 34 01 01 01 04 04 06 02 01 00 00 00 00" default="0"/>
<IndexSID detail="Stream Identifier (SID) of Index Stream" use="decoder required" type="UInt32" minLength="4" maxLength="4" key="3f 06" globalKey="06 0e 2b 34 01 01 01 04 01 03 04 05 00 00 00 00"/>
<BodySID detail="Stream Identifier (SID) of Essence Container Stream" use="required" type="UInt32" minLength="4" maxLength="4" key="3f 07" globalKey="06 0e 2b 34 01 01 01 04 01 03 04 04 00 00 00 00"/>
<SliceCount detail="Number of slices minus 1 (NSL)" use="decoder required" type="UInt8" minLength="1" maxLength="1" key="3f 08" globalKey="06 0e 2b 34 01 01 01 04 04 04 04 01 01 00 00 00" default="0"/>
<PosTableCount detail="Number of PosTable Entries minus 1 (NPE)" use="optional" type="UInt8" minLength="1" maxLength="1" key="3f 0e" globalKey="06 0e 2b 34 01 01 01 05 04 04 04 01 07 00 00 00" default="0"/>
<DeltaEntryArray detail="Map Elements onto Slices" use="optional" type="DeltaEntryArray" key="3f 09" globalKey="06 0e 2b 34 01 01 01 05 04 04 04 01 06 00 00 00"/>
<IndexEntryArray detail="Index from Edit Unit number to stream offset" use="decoder required" type="IndexEntryArray" key="3f 0a" globalKey="06 0e 2b 34 01 01 01 05 04 04 04 02 05 00 00 00"/>
</IndexTableSegment>
<RandomIndexMetadata detail="Random Index Pack" type="fixedPack" baseline="yes" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 11 01 00">
<!-- DRAGONS: PartitionArray has no UL defined, so we allocate it a GUID to alow us to do a UL-lookup -->
<PartitionArray detail="Array of Partition Start Positions" use="required" type="PartitionArray" key="80 62 c1 08 a8 0d eb fe 3a 9d c8 e1 7e 83 b6 4b"/>
<Length detail="Overall Length of this Pack including the Set Key and BER Length fields" use="required" type="UInt32" minLength="4" maxLength="4" globalKey="06 0e 2b 34 01 01 01 04 04 06 10 01 00 00 00 00"/>
</RandomIndexMetadata>
<RandomIndexMetadataV10 detail="Random Index Pack (v10)" base="RandomIndexMetadata" key="06 0e 2b 34 02 05 01 01 0d 01 02 01 01 11 00 00"/>
<Preface base="InterchangeObject" detail="Preface Set" type="localSet" keyFormat="2" lengthFormat="2" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 2f 00">
<LastModifiedDate detail="Date & time of the last modification of the file" use="required" type="Timestamp" minLength="8" maxLength="8" key="3b 02" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 10 02 04 00 00"/>
<Version detail="The value shall be 258 (i.e. v1.2)" use="required" type="VersionType" minLength="2" maxLength="2" key="3b 05" globalKey="06 0e 2b 34 01 01 01 02 03 01 02 01 05 00 00 00" default="258"/>
<ObjectModelVersion detail="Simple integer version number of Object Model" use="optional" type="UInt32" minLength="4" maxLength="4" key="3b 07" globalKey="06 0e 2b 34 01 01 01 02 03 01 02 01 04 00 00 00"/>
<PrimaryPackage detail="The primary Package in this file" use="optional" type="UUID" minLength="16" maxLength="16" key="3b 08" globalKey="06 0e 2b 34 01 01 01 04 06 01 01 04 01 08 00 00" ref="weak" target="GenericPackage"/>
<Identifications detail="Ordered array of strong references to Identification sets recording all modifications to the file" use="encoder required" type="StrongReferenceVectorIdentification" key="3b 06" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 06 04 00 00"/>
<ContentStorageObject detail="current~ContentStorageSet Strong reference to Content Storage object" use="required" type="StrongReferenceContentStorage" minLength="16" maxLength="16" key="3b 03" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 02 01 00 00"/>
<OperationalPattern detail="Universal Label of the Operational Pattern which this file complies to (repeat of Partition Pack value)" use="required" type="AUID" minLength="16" maxLength="16" key="3b 09" globalKey="06 0e 2b 34 01 01 01 05 01 02 02 03 00 00 00 00"/>
<EssenceContainers detail="Unordered batch of ULs of Essence Containers used in or referenced by this file (repeat of Partition Pack value)" use="required" type="AUIDSet" key="3b 0a" globalKey="06 0e 2b 34 01 01 01 05 01 02 02 10 02 01 00 00"/>
<DMSchemes detail="An unordered batch of Universal Labels of all the Descriptive Metadata schemes used in this file" use="required" type="AUIDSet" key="3b 0b" globalKey="06 0e 2b 34 01 01 01 05 01 02 02 10 02 02 00 00"/>
</Preface>
<Identification base="InterchangeObject" detail="Identification set" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 30 00">
<ThisGenerationUID detail="This Generation Identifier" use="required" type="UUID" minLength="16" maxLength="16" key="3c 09" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 01 00 00 00"/>
<CompanyName detail="Manufacturer of the equipment or application that created or modified the file" use="required" type="UTF16String" key="3c 01" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 02 01 00 00"/>
<ProductName detail="Name of the application which created or modified this file" use="required" type="UTF16String" key="3c 02" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 03 01 00 00"/>
<ProductVersion detail="Maj.min.tweak.build.rel version number of this application" use="optional" type="ProductVersionType" minLength="10" maxLength="10" key="3c 03" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 04 00 00 00"/>
<VersionString detail="Human readable name of the application version" use="required" type="UTF16String" key="3c 04" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 05 01 00 00"/>
<ProductUID detail="A unique identification for the product which created this file (defined by the manufacturer)" use="required" type="AUID" minLength="16" maxLength="16" key="3c 05" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 07 00 00 00"/>
<ModificationDate detail="Time & date an application created or modified this file and created this Identification set" use="required" type="Timestamp" minLength="8" maxLength="8" key="3c 06" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 10 02 03 00 00"/>
<ToolkitVersion detail="Maj.min.tweak.build.rel version of software or hardware codec used" use="optional" type="ProductVersionType" minLength="10" maxLength="10" key="3c 07" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 0a 00 00 00"/>
<Platform detail="Human readable name of the operating system used." use="optional" type="UTF16String" key="3c 08" globalKey="06 0e 2b 34 01 01 01 02 05 20 07 01 06 01 00 00"/>
</Identification>
<ContentStorage base="InterchangeObject" detail="Content Storage set" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 18 00">
<Packages detail="Unordered batch of all packages used in this file" use="required" type="StrongReferenceSetPackage" key="19 01" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 05 01 00 00"/>
<EssenceDataObjects detail="current~EssenceContainerData Unordered batch of strong references to Essence Container Data sets used in this file" use="optional" type="StrongReferenceSetEssenceData" key="19 02" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 05 02 00 00"/>
</ContentStorage>
<EssenceContainerData base="InterchangeObject" detail="Essence Container Data set" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 23 00">
<LinkedPackageUID detail="Identifier of the Package to which this set is linked as a UMID" use="required" type="PackageID" minLength="32" maxLength="32" key="27 01" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 06 01 00 00 00"/>
<IndexSID detail="ID of the Index Table for the Essence Container to which this set is linked" use="optional" type="UInt32" minLength="4" maxLength="4" key="3f 06" globalKey="06 0e 2b 34 01 01 01 04 01 03 04 05 00 00 00 00"/>
<BodySID detail="ID of the Essence Container to which this set is linked" use="required" type="UInt32" minLength="4" maxLength="4" key="3f 07" globalKey="06 0e 2b 34 01 01 01 04 01 03 04 04 00 00 00 00"/>
</EssenceContainerData>
<GenericPackage base="InterchangeObject" detail="Defines a Generic Package set" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 34 00">
<PackageUID detail="Unique Package Identifier as a UMID" use="required" type="PackageID" minLength="32" maxLength="32" key="44 01" globalKey="06 0e 2b 34 01 01 01 01 01 01 15 10 00 00 00 00"/>
<PackageName detail="current~Name Human readable package name" use="optional" type="UTF16String" key="44 02" globalKey="06 0e 2b 34 01 01 01 01 01 03 03 02 01 00 00 00"/>
<PackageCreationDate detail="The date & time of creation of this package" use="required" type="Timestamp" minLength="8" maxLength="8" key="44 05" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 10 01 03 00 00"/>
<PackageModifiedDate detail="The date & time of last modification of this package" use="required" type="Timestamp" minLength="8" maxLength="8" key="44 04" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 10 02 05 00 00"/>
<Tracks detail="Array of Unique IDs of Tracks" use="required" type="StrongReferenceVectorTrack" key="44 03" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 06 05 00 00"/>
</GenericPackage>
<Locator base="InterchangeObject" key="urn:x-ul:060e2b34.0253.0101.0d010101.01013100"/>
<NetworkLocator base="Locator" detail="Network Locator set for location with a URL" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 32 00">
<URLString detail="A URL indicating where the essence may be found." use="required" type="UTF16String" key="40 01" globalKey="06 0e 2b 34 01 01 01 01 01 02 01 01 01 00 00 00"/>
</NetworkLocator>
<TextLocator base="Locator" detail="Text Locator set for location with a human-readable text string" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 33 00">
<LocatorName detail="Value of a human-readable locator text string for manual location of essence" use="required" type="UTF16String" key="41 01" globalKey="06 0e 2b 34 01 01 01 02 01 04 01 02 01 00 00 00"/>
</TextLocator>
<GenericTrack base="InterchangeObject" detail="Generic Track" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 38 00">
<TrackID detail="ID of the track in this package (for linking to a SourceTrackID in a segment)" use="required" type="UInt32" minLength="4" maxLength="4" key="48 01" globalKey="06 0e 2b 34 01 01 01 02 01 07 01 01 00 00 00 00"/>
<TrackNumber detail="Number used to link to the track in the Essence Container if it exists" use="required" type="UInt32" minLength="4" maxLength="4" key="48 04" globalKey="06 0e 2b 34 01 01 01 02 01 04 01 03 00 00 00 00" default="0"/>
<TrackName detail="Human readable name of the track type" use="optional" type="UTF16String" key="48 02" globalKey="06 0e 2b 34 01 01 01 02 01 07 01 02 01 00 00 00"/>
<TrackSegment detail="current~Sequence Strong Reference to Sequence Set" use="required" type="StrongReferenceSegment" minLength="16" maxLength="16" key="48 03" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 02 04 00 00"/>
</GenericTrack>
<StaticTrack base="GenericTrack" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 3a 00"/>
<Track base="GenericTrack" detail="Track" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 3b 00">
<EditRate detail="Edit Rate of Track" use="required" type="Rational" minLength="8" maxLength="8" key="4b 01" globalKey="06 0e 2b 34 01 01 01 02 05 30 04 05 00 00 00 00"/>
<Origin detail="An Offset used to resolved timeline references to this track. The start of the track has this timeline value measured in Edit Units." use="required" type="Position" minLength="8" maxLength="8" key="4b 02" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 03 01 03 00 00"/>
</Track>
<EventTrack base="GenericTrack" detail="Event Track" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 39 00">
<EventEditRate detail="Edit Rate of Event Track" use="required" type="Rational" minLength="8" maxLength="8" key="49 01" globalKey="06 0e 2b 34 01 01 01 02 05 30 04 02 00 00 00 00"/>
<EventOrigin detail="An Offset used to resolved timeline references to this event track. The start of the event track has this timeline value measured in Edit Units." use="optional" type="Position" minLength="8" maxLength="8" key="49 02" globalKey="06 0e 2b 34 01 01 01 05 07 02 01 03 01 0b 00 00" default="0"/>
</EventTrack>
<StructuralComponent base="InterchangeObject" detail="Structural Component Superclass" type="localSet" baseline="yes" key="urn:x-ul:060E2B34.0253.0101.0D010101.01010200">
<ComponentDataDefinition detail="current~DataDefinition The kind of data or metadata this structure refers to" use="required" type="DictReferenceDataDefinition" key="02 01" globalKey="06 0e 2b 34 01 01 01 02 04 07 01 00 00 00 00 00"/>
<ComponentLength detail="Duration (in units of edit rate)" use="best effort" dvalue="-1" type="LengthType" minLength="8" maxLength="8" key="02 02" globalKey="06 0e 2b 34 01 01 01 02 07 02 02 01 01 03 00 00"/>
</StructuralComponent>
<Segment key="06 0E 2B 34 02 53 01 01 0d 01 01 01 01 01 03 00" base="StructuralComponent" baseline="yes" />
<Sequence base="Segment" detail="Sequence of Segments" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 0f 00">
<StructuralComponents detail="Ordered array of strong references to Structural Components" use="required" type="StrongReferenceVectorComponent" key="10 01" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 06 09 00 00"/>
</Sequence>
<Filler base="Segment" detail="[060E2B34.0253.0101.0D010101.01010900]" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 09 00" />
<TimecodeComponent base="StructuralComponent" detail="Timecode Component" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 14 00">
<RoundedTimecodeBase detail="Integer frames per second" use="required" type="UInt16" minLength="2" maxLength="2" key="15 02" globalKey="06 0e 2b 34 01 01 01 02 04 04 01 01 02 06 00 00"/>
<StartTimecode detail="Starting timecode" use="required" type="Position" minLength="8" maxLength="8" key="15 01" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 03 01 05 00 00"/>
<DropFrame detail="Drop frame flag" use="required" type="Boolean" minLength="1" maxLength="1" key="15 03" globalKey="06 0e 2b 34 01 01 01 01 04 04 01 01 05 00 00 00"/>
</TimecodeComponent>
<SourceReference key="06 0E 2B 34 02 53 01 01 0D 01 01 01 01 01 10 00" base="Segment" baseline="yes" >
<SourcePackageID detail="ID of referenced Package as a UMID" use="required" type="PackageID" minLength="32" maxLength="32" key="11 01" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 03 01 00 00 00"/>
<SourceTrackID detail="Track ID of the referenced Track within the referenced Package" use="required" type="UInt32" minLength="4" maxLength="4" key="11 02" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 03 02 00 00 00"/>
<ChannelIDs detail="Array of channels from a multichannel source" globalKey="06 0E 2B 34 01 01 01 07 06 01 01 03 07 00 00 00" key="11 03" type="UInt32Array" use="optional"/>
<MonoSourceTrackIDs detail="Array of mono source tracks tco compose a multichannel clip" globalKey="06 0e 2B 34 01 01 01 08 06 01 01 03 08 00 00 00" key="11 04" type="UInt32Array" use="optional"/>
</SourceReference>
<SourceClip base="SourceReference" detail="Source Clip" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 11 00">
<StartPosition detail="Offset into Essence measured in edit units of the track containing this segment" use="required" type="Position" minLength="8" maxLength="8" key="12 01" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 03 01 04 00 00"/>
</SourceClip>
<MaterialPackage base="GenericPackage" detail="Material Package set" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 36 00"/>
<SourcePackage base="GenericPackage" detail="File Package set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 37 00">
<Descriptor detail="Strong Reference to the Descriptor" use="decoder required" type="StrongReferenceEssenceDescriptor" minLength="16" maxLength="16" key="47 01" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 02 03 00 00"/>
</SourcePackage>
<SubDescriptor base="InterchangeObject" detail="Generic Sub-Descriptor" baseline="yes"/>
<GenericDescriptor base="InterchangeObject" detail="Generic Descriptor" baseline="yes" key="urn:x-ul:060e2b34.0253.0101.0d010101.01012400">
<Locators detail="Ordered array of strong references to Locator sets" use="optional" type="StrongReferenceVectorLocator" key="2f 01" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 06 03 00 00"/>
<SubDescriptors detail="Ordered array of strong references to sub descriptor sets" type="StrongReferenceVectorSubDescriptor" use="optional" globalKey="06 0e 2b 34 01 01 01 09 06 01 01 04 06 10 00 00"/>
</GenericDescriptor>
<FileDescriptor base="GenericDescriptor" detail="File Descriptor" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 25 00">
<LinkedTrackID detail="Link to (i.e. value of) the Track ID of the Track in this Package to which the Descriptor applies" use="optional" type="UInt32" key="30 06" globalKey="06 0e 2b 34 01 01 01 05 06 01 01 03 05 00 00 00"/>
<SampleRate detail="The field or frame rate of the Essence Container (not the essence sampling clock rate)" use="required" type="Rational" minLength="8" maxLength="8" key="30 01" globalKey="06 0e 2b 34 01 01 01 01 04 06 01 01 00 00 00 00"/>
<ContainerDuration detail="Duration of Essence Container (measured in Edit Units)" use="optional" type="LengthType" minLength="8" maxLength="8" key="30 02" globalKey="06 0e 2b 34 01 01 01 01 04 06 01 02 00 00 00 00"/>
<EssenceContainer detail="The UL identifying the Essence Container described by this Descriptor" use="decoder required" type="DictReferenceContainerDefinition" key="30 04" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 01 02 00 00"/>
<Codec detail="UL to identify a codec compatible with this Essence Container" use="optional" type="DictReferenceCodecDefinition" key="30 05" globalKey="06 0e 2b 34 01 01 01 02 06 01 01 04 01 03 00 00"/>
</FileDescriptor>
<GenericPictureEssenceDescriptor base="FileDescriptor" detail="Defines the Picture Essence Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 27 00">
<SignalStandard detail="Underlying signal standard" type="UInt8" minLength="1" maxLength="1" key="32 15" globalKey="06 0e 2b 34 01 01 01 05 04 05 01 13 00 00 00 00" use="optional" default="1"/>
<FrameLayout detail="Interlace or Progressive layout" type="LayoutType" minLength="1" maxLength="1" key="32 0c" globalKey="06 0e 2b 34 01 01 01 01 04 01 03 01 04 00 00 00" use="best effort" dvalue="255"/>
<StoredWidth detail="Horizontal Size of active picture" type="UInt32" minLength="4" maxLength="4" key="32 03" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 02 02 00 00 00" use="best effort" dvalue="0"/>
<StoredHeight detail="Vertical Field Size of active picture" type="UInt32" minLength="4" maxLength="4" key="32 02" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 02 01 00 00 00" use="best effort" dvalue="0"/>
<StoredF2Offset detail="Topness Adjustment for stored picture" type="Int32" minLength="4" maxLength="4" key="32 16" globalKey="06 0e 2b 34 01 01 01 05 04 01 03 02 08 00 00 00" use="optional" default="0"/>
<SampledWidth detail="Sampled width supplied to codec" type="UInt32" minLength="4" maxLength="4" key="32 05" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 08 00 00 00" use="optional"/>
<SampledHeight detail="Sampled height supplied to codec" type="UInt32" minLength="4" maxLength="4" key="32 04" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 07 00 00 00" use="optional"/>
<SampledXOffset detail="Offset from sampled to stored width" type="Int32" minLength="4" maxLength="4" key="32 06" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 09 00 00 00" use="optional" default="0"/>
<SampledYOffset detail="Offset from sampled to stored" type="Int32" minLength="4" maxLength="4" key="32 07" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 0A 00 00 00" use="optional" default="0"/>
<DisplayHeight detail="Displayed Height placed in Production Aperture" type="UInt32" minLength="4" maxLength="4" key="32 08" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 0B 00 00 00" use="optional"/>
<DisplayWidth detail="Displayed Width placed in Production Aperture" type="UInt32" minLength="4" maxLength="4" key="32 09" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 0C 00 00 00" use="optional"/>
<DisplayXOffset detail="The horizontal offset from the (in pixels) of the picture as displayed" type="Int32" minLength="4" maxLength="4" key="32 0A" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 0D 00 00 00" use="optional"/>
<DisplayYOffset detail="The vertical offset (in pixels) of the picture as displayed" type="Int32" minLength="4" maxLength="4" key="32 0B" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 0E 00 00 00" use="optional"/>
<DisplayF2Offset detail="Topness Adjustment for Displayed Picture" type="Int32" minLength="4" maxLength="4" key="32 17" globalKey="06 0e 2b 34 01 01 01 05 04 01 03 02 07 00 00 00" use="optional" default="0"/>
<AspectRatio detail="Specifies the horizontal to vertical aspect ratio of the whole image as it is to be presented to avoid geometric distortion (and hence including any black edges)" type="Rational" minLength="8" maxLength="8" key="32 0E" globalKey="06 0e 2b 34 01 01 01 01 04 01 01 01 01 00 00 00" use="best effort" dvalue="0/0"/>
<ActiveFormatDescriptor detail="Specifies the intended framing of the content within the displayed image" type="UInt8" minLength="1" maxLength="1" key="32 18" globalKey="06 0e 2b 34 01 01 01 05 04 01 03 02 09 00 00 00" use="optional"/>
<VideoLineMap detail="First active line in each field" key="32 0d" globalKey="06 0e 2b 34 01 01 01 02 04 01 03 02 05 00 00 00" type="Int32Batch" use="best effort" dvalue="0"/>
<AlphaTransparency detail="Is Alpha Inverted" type="UInt8" minLength="1" maxLength="1" key="32 0F" globalKey="06 0e 2b 34 01 01 01 02 05 20 01 02 00 00 00 00" use="optional"/>
<TransferCharacteristic detail="Specifies the opto-electric transfer characteristic " type="UL" minLength="16" maxLength="16" key="32 10" globalKey="06 0e 2b 34 01 01 01 02 04 01 02 01 01 01 02 00" use="optional"/>
<ImageAlignmentOffset detail="Byte Boundary alignment required for Low Level Essence Storage" type="UInt32" minLength="4" maxLength="4" key="32 11" globalKey="06 0e 2b 34 01 01 01 02 04 18 01 01 00 00 00 00" use="optional"/>
<ImageStartOffset detail="Unused bytes before start of stored data" type="UInt32" minLength="4" maxLength="4" key="32 13" globalKey="06 0e 2b 34 01 01 01 02 04 18 01 02 00 00 00 00" use="optional"/>
<ImageEndOffset detail="Unused bytes before start of stored data" type="UInt32" minLength="4" maxLength="4" key="32 14" globalKey="06 0e 2b 34 01 01 01 02 04 18 01 03 00 00 00 00" use="optional"/>
<FieldDominance detail="The number of the field which is considered temporally to come first" type="UInt8" minLength="1" maxLength="1" key="32 12" globalKey="06 0e 2b 34 01 01 01 02 04 01 03 01 06 00 00 00" use="optional"/>
<PictureEssenceCoding detail="UL identifying the Picture Compression Scheme" type="AUID" key="32 01" globalKey="06 0e 2b 34 01 01 01 02 04 01 06 01 00 00 00 00" use="decoder required"/>
<CodingEquations detail="UL identifying the fundamental color coding equations" type="UL" minLength="16" maxLength="16" key="32 1a" globalKey="06 0e 2b 34 01 01 01 02 04 01 02 01 01 03 01 00" use="optional"/>
<ColorPrimaries detail="UL identifying the color primaries" type="UL" minLength="16" maxLength="16" key="32 19" globalKey="06 0e 2b 34 01 01 01 02 04 01 02 01 01 06 01 00" use="optional"/>
</GenericPictureEssenceDescriptor>
<CDCIEssenceDescriptor base="GenericPictureEssenceDescriptor" detail="Defines the CDCI Picture Essence Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 28 00">
<ComponentDepth detail="Number of active bits per sample (e.g. 8, 10, 16)" type="UInt32" minLength="4" maxLength="4" key="33 01" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 03 0A 00 00 00" use="best effort" dvalue="0"/>
<HorizontalSubsampling detail="Specifies the H colour subsampling" type="UInt32" minLength="4" maxLength="4" key="33 02" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 05 00 00 00" use="best effort" dvalue="0"/>
<VerticalSubsampling detail="Specifies the V colour subsampling" type="UInt32" minLength="4" maxLength="4" key="33 08" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 01 10 00 00 00" use="optional"/>
<ColorSiting detail="Enumerated value describing the color siting" type="UInt8" minLength="1" maxLength="1" key="33 03" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 01 06 00 00 00" use="optional"/>
<ReversedByteOrder detail="a FALSE value denotes Chroma followed by Luma pixels according to ITU Rec. 601" type="Boolean" minLength="1" maxLength="1" key="33 0b" globalKey="06 0e 2b 34 01 01 01 05 03 01 02 01 0a 00 00 00" use="optional"/>
<PaddingBits detail="Bits to round up each pixel to stored size" type="UInt16" minLength="2" maxLength="2" key="33 07" globalKey="06 0e 2b 34 01 01 01 02 04 18 01 04 00 00 00 00" use="optional"/>
<AlphaSampleDepth detail="Number of bits per alpha sample" type="UInt32" minLength="4" maxLength="4" key="33 09" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 03 07 00 00 00" use="optional"/>
<BlackRefLevel detail="Black refernece level e.g. 16 or 64 (8 or 10-bits)" type="UInt32" minLength="4" maxLength="4" key="33 04" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 03 03 00 00 00" use="optional"/>
<WhiteReflevel detail="White reference level e.g. 235 or 943 (8 or 10 bits)" type="UInt32" minLength="4" maxLength="4" key="33 05" globalKey="06 0e 2b 34 01 01 01 01 04 01 05 03 04 00 00 00" use="optional"/>
<ColorRange detail="Color range e.g. 225 or 897 (8 or 10 bits)" type="UInt32" minLength="4" maxLength="4" key="33 06" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 03 05 00 00 00" use="optional"/>
</CDCIEssenceDescriptor>
<RGBAEssenceDescriptor base="GenericPictureEssenceDescriptor" detail="Defines the RGBA Picture Essence Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 29 00">
<ComponentMaxRef detail="Maximum value for RGB components, e.g. 235 or 940 (8 or 10 bits)" type="UInt32" minLength="4" maxLength="4" key="34 06" globalKey="06 0e 2b 34 01 01 01 05 04 01 05 03 0b 00 00 00" use="optional" default="255"/>
<ComponentMinRef detail="Minimum value for RGB components, e.g. 16 or 64 (8 or 10 bits)" type="UInt32" minLength="4" maxLength="4" key="34 07" globalKey="06 0e 2b 34 01 01 01 05 04 01 05 03 0c 00 00 00" use="optional" default="0"/>
<AlphaMaxRef detail="Maximum value for alpha component, e.g. 235 or 940 (8 or 10 bits)" type="UInt32" minLength="4" maxLength="4" key="34 08" globalKey="06 0e 2b 34 01 01 01 05 04 01 05 03 0d 00 00 00" use="optional" default="255"/>
<AlphaMinRef detail="Minimum value for alpha component, e.g. 16 or 64 (8 or 10 bits)" type="UInt32" minLength="4" maxLength="4" key="34 09" globalKey="06 0e 2b 34 01 01 01 05 04 01 05 03 0e 00 00 00" use="optional" default="0"/>
<ScanningDirection detail="Enumerated Scanning Direction" type="UInt8" minLength="1" maxLength="1" key="34 05" globalKey="06 0e 2b 34 01 01 01 05 04 01 04 04 01 00 00 00" use="optional"/>
<PixelLayout detail="Pixel Layout" type="RGBALayout" key="34 01" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 03 06 00 00 00" use="best effort" dvalue="{0,0},{0,0},{0,0},{0,0},{0,0},{0,0},{0,0},{0,0}"/>
<Palette detail="Palette" type="DataValue" key="34 03" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 03 08 00 00 00" use="optional"/>
<PaletteLayout detail="Palette Layout" type="RGBALayout" minLength="16" maxLength="16" key="34 04" globalKey="06 0e 2b 34 01 01 01 02 04 01 05 03 09 00 00 00" use="optional"/>
</RGBAEssenceDescriptor>
<GenericSoundEssenceDescriptor base="FileDescriptor" detail="Defines the Sound Essence Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 42 00">
<AudioSamplingRate detail="Sampling rate of the audio essence" type="Rational" minLength="8" maxLength="8" key="3d 03" globalKey="06 0e 2b 34 01 01 01 05 04 02 03 01 01 01 00 00" use="best effort" default="48000/1" dvalue="0/0"/>
<Locked detail="Boolean indicating that the Number of samples per frame is locked or unlocked (non-0 = locked)" type="Boolean" minLength="1" maxLength="1" key="3D 02" globalKey="06 0e 2b 34 01 01 01 04 04 02 03 01 04 00 00 00" use="decoder required"/>
<AudioRefLevel detail="Audio reference level which gives the number of dBm for 0VU" type="Int8" minLength="1" maxLength="1" key="3D 04" globalKey="06 0e 2b 34 01 01 01 01 04 02 01 01 03 00 00 00" use="optional"/>
<ElectroSpatialFormulation detail="E.g. mono, dual mono, stereo, A,B etc (enum)" type="UInt8" minLength="1" maxLength="1" key="3D 05" globalKey="06 0e 2b 34 01 01 01 01 04 02 01 01 01 00 00 00" use="optional"/>
<ChannelCount detail="Number of Sound Channels" type="UInt32" minLength="4" maxLength="4" key="3D 07" globalKey="06 0e 2b 34 01 01 01 05 04 02 01 01 04 00 00 00" use="best effort" dvalue="0"/>
<QuantizationBits detail="Number of quantization bits" type="UInt32" minLength="4" maxLength="4" key="3D 01" globalKey="06 0e 2b 34 01 01 01 04 04 02 03 03 04 00 00 00" use="best effort" dvalue="0"/>
<DialNorm detail="Gain to be applied to normalise perceived loudness of the clip, defined by ATSC A/53 (1dB per step)" type="Int8" minLength="1" maxLength="1" key="3d 0C" globalKey="06 0e 2b 34 01 01 01 05 04 02 07 01 00 00 00 00" use="optional"/>
<SoundEssenceCompression detail="UL identifying the Sound Compression Scheme" type="AUID" key="3d 06" globalKey="06 0e 2b 34 01 01 01 02 04 02 04 02 00 00 00 00" use="decoder required"/>
</GenericSoundEssenceDescriptor>
<GenericDataEssenceDescriptor base="FileDescriptor" detail="Defines the Data Essence Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 43 00">
<DataEssenceCoding detail="Specifies the data essence coding type" type="AUID" key="3e 01" globalKey="06 0e 2b 34 01 01 01 05 04 03 03 02 00 00 00 00" use="decoder required"/>
</GenericDataEssenceDescriptor>
<VBIDataDescriptor base="GenericDataEssenceDescriptor" detail="Defines the VBI Data Descriptor Set" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 5b 00"/>
<ANCDataDescriptor base="GenericDataEssenceDescriptor" detail="Defines the VBI Data Descriptor Set" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 5c 00"/>
<MultipleDescriptor base="FileDescriptor" detail="Defines the Multiple Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 44 00">
<FileDescriptors detail="Unordered array of strong references to File Descriptor sets (1 per interleaved item within the Essence Container)" use="required" type="StrongReferenceVectorFileDescriptor" key="3f 01" globalKey="06 0e 2b 34 01 01 01 04 06 01 01 04 06 0b 00 00"/>
</MultipleDescriptor>
<MPEG2VideoDescriptor base="CDCIEssenceDescriptor" detail="Defines the MPEG2 Picture Essence Descriptor set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 51 00">
<SingleSequence detail="TRUE if the essence consists of a single MPEG sequence. False if there are a number of sequences. This flag implies that the sequence header information is not varying in the essence stream." use="optional" type="Boolean" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 02 00 00"/>
<ConstantBFrames detail="TRUE if the number of B frames is always constant" use="optional" type="Boolean" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 03 00 00" default="false"/>
<CodedContentType detail="0= "Unknown",1= "Progressive", 2= "Interlaced", 3= "Mixed": an enumerated value which tells if the underlying content which was MPEG coded was of a known type" use="optional" type="UInt8" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 04 00 00" default="0"/>
<LowDelay detail="TRUE if low delay mode was used in the sequence" use="optional" type="Boolean" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 05 00 00" default="false"/>
<ClosedGOP detail="TRUE if closed_gop is set in all GOP Headers, per 13818-1 IBP descriptor" use="optional" type="Boolean" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 06 00 00" default="false"/>
<IdenticalGOP detail="TRUE if every GOP in the sequence is constructed the same, per 13818-1 IBP descriptor" use="optional" type="Boolean" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 07 00 00" default="false"/>
<MaxGOP detail="Specifies the maximum occurring spacing between I frames, per 13818-1 IBP descriptor. A value of 0 or the absence of this property implies no limit to the maximum GOP" use="optional" type="UInt16" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 08 00 00" default="0"/>
<BPictureCount detail="Specifies the maximum number of B pictures between P or I frames, equivalent to 13818-2 annex D (M-1)" use="optional" type="UInt16" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 09 00 00"/>
<BitRate detail="Maximum bit rate of MPEG video elementary stream in bit/s as defined in ISO-13818-2 bit_rate property" use="optional" type="UInt32" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 0b 00 00"/>
<ProfileAndLevel detail="Specifies the MPEG-2 video profile and level. The value is taken directly from the profile_and_level_indication in the MPEG-2 sequence header extension. For main profile @ main level, the value is 0x48. For 4:2:2 profile @ main level, the value is 0x85" use="optional" type="UInt8" globalKey="06 0e 2b 34 01 01 01 05 04 01 06 02 01 0a 00 00"/>
</MPEG2VideoDescriptor>
<WaveAudioDescriptor base="GenericSoundEssenceDescriptor" detail="Defines the Wave Audio Essence Descriptor Set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 48 00">
<BlockAlign detail="Sample Block alignment" use="required" type="UInt16" key="3d 0a" globalKey="06 0e 2b 34 01 01 01 05 04 02 03 02 01 00 00 00"/>
<SequenceOffset detail="Zero-based ordinal frame number of first essence data within five-frame sequence" use="optional" type="UInt8" key="3d 0b" globalKey="06 0e 2b 34 01 01 01 05 04 02 03 02 02 00 00 00"/>
<AvgBps detail="Average Bytes per second" use="required" type="UInt32" key="3d 09" globalKey="06 0e 2b 34 01 01 01 05 04 02 03 03 05 00 00 00"/>
<ChannelAssignment detail="UL enumerating the channel assignment in use" use="optional" type="UL" key="3d 32" globalKey="06 0e 2b 34 01 01 01 07 04 02 01 01 05 00 00 00"/>
<PeakEnvelopeVersion detail="Peak envelope version information (BWF dwVersion)" use="optional" type="UInt32" key="3d 29" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 06 00 00 00"/>
<PeakEnvelopeFormat detail="Format of a peak point (BWF dwFormat)" use="optional" type="UInt32" key="3d 2a" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 07 00 00 00"/>
<PointsPerPeakValue detail="Number of peak points per peak value (BWF dwPointsPerValue)" use="optional" type="UInt32" key="3d 2b" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 08 00 00 00"/>
<PeakEnvelopeBlockSize detail="Number of audio samples used to generate each peak frame (BWF dwBlockSize)" use="optional" type="UInt32" key="3d 2c" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 09 00 00 00"/>
<PeakChannels detail="Number of peak channels (BWF dwPeakChannels)" use="optional" type="UInt32" key="3d 2d" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 0a 00 00 00"/>
<PeakFrames detail="Number of peak frames (BWF dwNumPeakFrames)" use="optional" type="UInt32" key="3d 2e" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 0b 00 00 00"/>
<PeakOfPeaksPosition detail="Offset to the first audio sample whose absolute value is the maximum value of the entire audio file (BWF dwPosPeakOfPeaks, extended to 64 bits)" use="optional" type="Position" key="3d 2f" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 0c 00 00 00"/>
<PeakEnvelopeTimestamp detail="Time stamp of the creation of the peak data (BWF strTimeStamp converted to TimeStamp)" use="optional" type="Timestamp" key="3d 30" globalKey="06 0e 2b 34 01 01 01 08 04 02 03 01 0d 00 00 00"/>
<PeakEnvelopeData detail="Peak envelope data (BWF peak_envelope_data)" use="optional" type="Stream" key="3d 31" globalKey="06 0e 2b 34 01 01 01 05 04 02 03 01 0e 00 00 00"/>
</WaveAudioDescriptor>
<AES3PCMDescriptor base="WaveAudioDescriptor" detail="AES3 PCM Descriptor Set" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 47 00">
<Emphasis detail="AES3 Emphasis (aligned to LSB of this property)" use="optional" type="UInt8" key="3d 0d" globalKey="urn:x-ul:060E2B34.0101.0105.04020501.06000000" default="0"/>
<BlockStartOffset detail="AES3 Position of first Z preamble in essence stream" use="optional" type="UInt16" key="3d 0f" globalKey="urn:x-ul:060E2B34.0101.0105.04020302.03000000" default="0"/>
<AuxBitsMode detail="AES3 Use of Auxiliary Bits" use="optional" type="UInt8" key="3d 08" globalKey="urn:x-ul:060E2B34.0101.0105.04020501.01000000" default="0"/>
<ChannelStatusMode detail="AES3 Enumerated mode of carriage of channel status data" use="optional" type="ChannelStatusModeTypeBatch" key="3d 10" globalKey="urn:x-ul:060E2B34.0101.0105.04020501.02000000"/>
<FixedChannelStatusData detail="AES3 Fixed data pattern for channel status data" use="optional" type="RAWBatch" key="3d 11" globalKey="urn:x-ul:060E2B34.0101.0105.04020501.03000000"/>
<UserDataMode detail="AES3 Enumerated mode of carriage of user data, defined by AES3 section 4." use="optional" type="RAWBatch" key="3d 12" globalKey="urn:x-ul:060E2B34.0101.0105.04020501.04000000"/>
<FixedUserData detail="AES3 Fixed data pattern for user data" use="optional" type="RAWBatch" key="3d 13" globalKey="urn:x-ul:060E2B34.0101.0105.04020501.05000000"/>
</AES3PCMDescriptor>
<UnknownChunk key="06 0E 2B 34 02 53 01 01 0D 01 01 01 01 01 4F 00" base="InterchangeObject">
<ChunkID detail="" globalKey="06 0E 2B 34 01 01 01 08 04 06 08 02 00 00 00 00" key="4F 01" type="UInt32" use="required"/>
<ChunkLength detail="" globalKey="06 0E 2B 34 01 01 01 08 04 06 09 03 00 00 00 00" key="4F 02" type="UInt32" use="required"/>
<ChunkData detail="" globalKey="06 0E 2B 34 01 01 01 08 04 07 04 00 00 00 00 00" key="4F 03" type="Stream" use="required"/>
</UnknownChunk>
</MXFClasses>
<!-- Descripive Metadata -->
<MXFClasses>
<Event key="06 0E 2B 34 02 53 01 01 0D 01 01 01 01 01 06 00" base="Segment" baseline="yes">
<EventStartPosition detail="Offset into the descriptive metadata track in edit units" use="required" type="Position" minLength="8" maxLength="8" key="06 01" globalKey="06 0e 2b 34 01 01 01 02 07 02 01 03 03 03 00 00"/>
<EventComment detail="Description of the Descriptive Metadata Framework" use="optional" type="UTF16String" key="06 02" globalKey="06 0e 2b 34 01 01 01 02 05 30 04 04 01 00 00 00"/>
</Event>
<CommentMarker key="06 0E 2B 34 02 53 01 01 0D 01 01 01 01 01 08 00" base="Event" baseline="yes">
<AnnotationSource detail="" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 04 02 0A 00 00" use="optional" key="09 01" type="StrongReferenceSourceReference"/>
</CommentMarker>
<DMSegment base="CommentMarker" detail="Descriptive Metadata Segment" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 41 00">
<TrackIDs detail="An unordered list of track ID values that identify the tracks in this Package to which this DM Framework refers (if omitted, refers to all essence tracks)" use="decoder required" type="UInt32Batch" key="61 02" globalKey="06 0e 2b 34 01 01 01 04 01 07 01 05 00 00 00 00"/>
<DMFramework detail="Strong Reference to the Descriptive Metadata Framework" use="decoder required" type="StrongReferenceDMFramework" minLength="16" maxLength="16" key="61 01" globalKey="06 0e 2b 34 01 01 01 05 06 01 01 04 02 0c 00 00"/>
</DMSegment>
<DMSourceClip base="SourceClip" detail="Descriptive Metadata SourceClip" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 45 00">
<DMSourceClipTrackIDs detail="An unordered list of track ID values that identify the tracks in this Package to which the referenced Descriptive Metadata refers (if omitted, refers to all essence tracks)" use="optional" type="UInt32Batch" key="61 03" globalKey="06 0e 2b 34 01 01 01 05 01 07 01 06 00 00 00 00"/>
</DMSourceClip>
<DM_Set base="InterchangeObject" detail="Superclass for all concrete DM Frameworks" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 04 00 00 00 00 00"/>
<DM_Framework base="InterchangeObject" detail="Superclass for all concrete DM Frameworks" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 04 01 00 00 00 00"/>
</MXFClasses>
<!-- JPEG 2000 SMPTE 422M -->
<MXFTypes>
<Interpretation>
<ComponentSamplePrecisionType detail="JPEG 2000 component sample precision" base="UInt8"/>
<CodingStyleType detail="JPEG 2000 coding style" base="UInt8"/>
<ProgressionOrderType detail="JPEG 2000 progression order" base="UInt8"/>
<MultipleComponentTransformationType detail="JPEG 2000 multiple component transformation" base="UInt8"/>
<CodeblockExponentType detail="JPEG 2000 code-block exponent offset value" base="UInt8"/>
<CodeblockStyleType detail="JPEG 2000 style of code-block coding passes" base="UInt8"/>
<WaveletTransformationType detail="JPEG 2000 wavelet type" base="UInt8"/>
<PrecinctSizeType detail="JPEG 2000 precinct width and height" base="UInt8"/>
<QuantizationStyleType detail="JPEG 2000 quantization style" base="UInt8"/>
</Interpretation>
<Compound>
<ComponentSizing detail="JPEG 2000 Component Sizing">
<Ssiz detail="Component sample precision" type="ComponentSamplePrecisionType"/>
<XRsiz detail="Horizontal separation of a sample of this component with respect to the reference grid" type="UInt8"/>
<YRsiz detail="Vertical separation of a sample of this component with respect to the reference grid" type="UInt8"/>
</ComponentSizing>
<SGcod detail="SGcod parameters for coding style">
<ProgressionOrder detail="Progression order" type="ProgressionOrderType"/>
<NumberOfLayers detail="Number of Layers" type="UInt16"/>
<MultipleComponentTransformation detail="Multiple component transformation" type="MultipleComponentTransformationType"/>
</SGcod>
<SPcod detail="SPcod parameters for coding style">
<DecompositionLevels detail="Number of decomposition levels. Zero implies no transformation" type="UInt8"/>
<CodeblockWidth detail="Code-block width exponent offset value" type="CodeblockExponentType"/>
<CodeblockHeight detail="Code-block height exponent offset value" type="CodeblockExponentType"/>
<CodeblockStyle detail="Style of the code-block coding passes" type="CodeblockStyleType"/>
<Transformation detail="Wavelet transformation used" type="WaveletTransformationType"/>
</SPcod>
<CodingStyleDefault detail="Coding style default">
<Scod detail="Coding style" type="CodingStyleType"/>
<SGcod detail="SGcod parameters for coding style" type="SGcod"/>
<SPcod detail="SPcod parameters for coding style" type="SPcod"/>
<PrecinctSize detail="Precinct width and height" type="PrecinctSizeArray"/>
</CodingStyleDefault>
<QuantizationDefault detail="Quantization style default">
<Sqcd detail="Quantization style for all components" type="QuantizationStyleType"/>
<SPqcd detail="Quantization step size value for the each subband" type="QuantizationStyleArray"/>
</QuantizationDefault>
</Compound>
<Multiple>
<PrecinctSizeArray detail="Array of JPEG 2000 PrecinctSize items" type="Implicit" base="PrecinctSizeType"/>
<QuantizationStyleArray detail="Array of JPEG 2000 QuantizationStyle items" type="Implicit" base="QuantizationStyleType"/>
<ComponentSizingBatch detail="Batch of Component Sizing details for JPEG 2000" type="Explicit" base="ComponentSizing"/>
</Multiple>
</MXFTypes>
<MXFClasses>
<JPEG2000PictureSubDescriptor detail="JPEG 2000 Picture Sub Descriptor" base="InterchangeObject" use="required" globalKey="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 5a 00">
<Rsiz detail="An enumerated value that defines the decoder capabilities" use="required" type="UInt16" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 01 00 00 00"/>
<Xsiz detail="Width of the reference grid" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 02 00 00 00"/>
<Ysiz detail="Height of the reference grid" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 03 00 00 00"/>
<XOsiz detail="Horizontal offset from the origin of the reference grid to the left side of the image area" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 04 00 00 00"/>
<YOsiz detail="Vertical offset from the origin of the reference grid to the top side of the image area" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 05 00 00 00"/>
<XTsiz detail="Width of one reference tile with respect to the reference grid" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 06 00 00 00"/>
<YTsiz detail="Height of one reference tile with respect to the reference grid" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 07 00 00 00"/>
<XTOsiz detail="Horizontal offset from the origin of the reference grid to the left side of the first tile" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 08 00 00 00"/>
<YTOsiz detail="Vertical offset from the origin of the reference grid to the top side of the first tile" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 09 00 00 00"/>
<Csiz detail="The number of components in the picture" use="required" type="UInt16" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 0a 00 00 00"/>
<PictureComponentSizing detail="Array of picture components" use="required" type="ComponentSizingBatch" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 0b 00 00 00"/>
<CodingStyleDefault detail="Default coding style for all components. Use this value only if static for all pictures in the Essence Container" use="optional" type="CodingStyleDefault" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 0c 00 00 00"/>
<QuantizationDefault detail="Default quantization style for all components. Use this value only if static for all pictures in the Essence Container" use="optional" type="QuantizationDefault" globalKey="06 0e 2b 34 01 01 01 0a 04 01 06 03 0d 00 00 00"/>
</JPEG2000PictureSubDescriptor>
</MXFClasses>
<!-- MXF 377-1 additions -->
<MXFClasses>
<PackageMarkerObject detail="Package Marker Object" base="InterchangeObject" use="required" globalKey="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 60 00">
<TimebaseReferenceTrackID detail="Timebase ReferenceTrack ID" use="required" type="UInt32" globalKey="06 0e 2b 34 01 01 01 0C 06 01 01 03 0e 00 00 00"/>
<PackageMarkInPosition detail="Package Mark In Position" use="decoder required" type="Position" globalKey="06 0e 2b 34 01 01 01 0A 07 02 01 03 01 0e 00 00"/>
<PackageMarkOutPosition detail="Package Mark Out Position" use="decoder required" type="Position" globalKey="06 0e 2b 34 01 01 01 0A 07 02 01 03 02 04 00 00"/>
</PackageMarkerObject>
<MaterialPackage base="GenericPackage" detail="Material Package" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 36 00">
<PackageMarker detail="Package Marker" use="optional" type="StrongReferencePackageMarkerObject" globalKey="06 0e 2b 34 01 01 01 0C 06 01 01 04 02 0f 00 00"/>
</MaterialPackage>
</MXFClasses>
<!-- AMS and DMS plugins -->
<MXFTypes>
<Interpretation>
<GlobalReferenceApplicationPluginObject detail="Global Reference to Application Plugin Object" base="GlobalRef" target="ApplicationPluginObject"/>
</Interpretation>
<Multiple>
<StrongReferenceSetApplicationPluginObject detail="Set of StrongReferences to Application Plug-In Objects" type="Explicit" base="StrongRef" target="ApplicationPluginObject" />
</Multiple>
</MXFTypes>
<MXFClasses>
<InterchangeObject>
<!-- do NOT use type="StrongReferenceSetApplicationPluginObject", it blows up -->
<ApplicationPluginBatch type="AUIDSet" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.06.01.01.04.02.0e.00.00" detail="Application Plug-In Batch" />
</InterchangeObject>
<Preface>
<ApplicationSchemesBatch type="AUIDSet" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.01.02.02.10.02.03.00.00" detail="A Batch of Universal Labels of all the Application Metadata schemes used in this file. Individual UL values are listed in the Registry defined by SMPTE 400M (RP224)" />
</Preface>
<ApplicationObject base="InterchangeObject" key="urn:x-ul:060E2B34.0253.0101.0D010101.01016600" detail="Defines the Abstract Superclass of the Application Plug-in Objects and Application Referenced Objects" >
<BaseClass type="AUID" globalKey="06.0E.2B.34.01.01.01.0C.06.01.01.04.01.0B.00.00" use="optional" detail="Class Identifier of the base class that this object extends" />
</ApplicationObject>
<ApplicationPluginObject base="ApplicationObject" key="urn:x-ul:060E2B34.0253.0101.0D010101.01016100" detail="Defines the Application Plug-in Object Set">
<ApplicationPluginInstanceID type="UUID" use="required" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.0d.00.00.00" detail="ID of this application metadata plug-in" />
<ApplicationScheme type="UL" use="required" globalKey="06.0E.2B.34.01.01.01.0C.04.06.08.03.00.00.00.00" detail="Universal Label of the Application Metadata scheme contained in this Plug-In Object" />
<ApplicationEnvironmentID type="UTF16String" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.0f.00.00.00" detail="RFC 3986 Uniform Resource Identifier that identifies the application to which the information in this Plug-In Object applies" />
<!--Any extension Property defined by the Application Metadata Scheme including reuse-->
</ApplicationPluginObject>
<ApplicationReferencedObject base="ApplicationObject" key="urn:x-ul:060E2B34.0253.0101.0D010101.01016200" detail="Defines the Application Referenced Object Set">
<!--377-1 3.2.2 does NOT allow recursive AMP-->
<LinkedApplicationPluginInstanceID type="GlobalReferenceApplicationPluginObject" use="required" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.0b.00.00.00" detail="global reference to the Application Plug-In Object that (directly or indirectly) strongly references this Application Metadata Referenced Object Set." />
<!--Any extension Property defined by the Application Scheme Specification-->
</ApplicationReferencedObject>
</MXFClasses>
<MXFTypes>
<Interpretation>
<GlobalReferenceDescriptiveMetadataPlugin detail="Global Reference to a Descriptive Metadata Plugin" base="GlobalRef" />
</Interpretation>
</MXFTypes>
<MXFClasses>
<DMSegment base="StructuralComponent" detail="Descriptive Metadata Segment" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 41 00">
<DescriptiveMetadataPluginID type="GlobalReferenceDescriptiveMetadataPlugin" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.0e.00.00.00" detail="ID of this DM Plug-in instance" />
<DescriptiveMetadataScheme type="UL" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.04.06.08.04.00.00.00.00" detail="The Universal Label of the Descriptive Metadata scheme that is referenced by the DM Framework Property. Individual UL values are listed in the Registry defined by SMPTE 400M (RP224)." />
<DescriptiveMetadataApplicationEnvironmentID type="UTF16String" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.10.00.00.00" detail="The RFC 3986 Uniform Resource Identifier that identifies the application to which the information in this DM plug-in applies" />
</DMSegment>
<!--DescriptiveFramework-->
<DM_Framework base="InterchangeObject" detail="Superclass for all concrete DM Frameworks" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 04 01 00 00 00 00">
<LinkedDescriptiveFrameworkPluginID type="GlobalReferenceDescriptiveMetadataPlugin" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.0c.00.00.00" detail="In-File Weak Reference to the DM Segment that strongly references this Descriptive Framework instance" />
</DM_Framework>
<!--DescriptiveObject-->
<DM_Set base="InterchangeObject" detail="Superclass for all concrete DM Frameworks" type="localSet" baseline="yes" key="06 0e 2b 34 02 53 01 01 0d 01 04 00 00 00 00 00">
<LinkedDescriptiveObjectPluginID type="GlobalReferenceDescriptiveMetadataPlugin" use="optional" globalKey="06.0E.2B.34.01.01.01.0C.05.20.07.01.11.00.00.00" detail="In-File Weak Reference to the DM Segment that indirectly strongly references this Descriptive Object instance" />
</DM_Set>
</MXFClasses>
<!-- DMS-Crypto -->
<MXFClasses>
<CryptographicFramework base="DM_Framework" detail="DCP-Encryption Cryptographic Framework" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 04 01 02 01 00 00">
<ContextSR detail="Strong Reference to the associated Cryptographic Context" use="required" type="UUID" minLength="16" maxLength="16" ref="strong" target="CryptographicContext" globalKey="06 0e 2b 34 01 01 01 09 06 01 01 04 02 0d 00 00 "/>
</CryptographicFramework>
<CryptographicContext base="DM_Set" key="06 0e 2b 34 02 53 01 01 0d 01 04 01 02 02 00 00" detail="cryptographic information that applies to encrypted essence tracks as a whole">
<ContextID type="UUID" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 01 01 15 11 00 00 00 00" use="required" detail="Persistent Unique identifier for the context"/>
<SourceEssenceContainer type="AUID" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 06 01 01 02 02 00 00 00" use="required" detail="Essence Container Label for the source essence, prior to encryption"/>
<CipherAlgorithm type="UL" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 02 09 03 01 01 00 00 00" use="required" detail="Algorithm used for Triplet encryption, if any"/>
<MICAlgorithm type="UL" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 02 09 03 02 01 00 00 00" use="required" detail="Algorithm used for Triplet integrity, if any"/>
<CryptographicKeyID type="UUID" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 02 09 03 01 02 00 00 00" use="required" detail="Unique identifier for the cryptographic key"/>
</CryptographicContext>
<EncryptedTriplet type="variablePack" detail="encrypted data and cryptographic information specific to the Triplet" key="06 0e 2b 34 02 04 01 07 0d 01 03 01 02 7e 01 00">
<ContextIDLink type="UUID" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 06 01 01 06 03 00 00 00 " use="required" detail="Persistent Unique identifier for the context.associated with this Triplet"/>
<PlaintextOffset type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 09 06 09 02 01 03 00 00 00 " use="required" detail="Offset within the source at which encryption starts"/>
<SourceKey type="UL" minLength="16" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 06 01 01 02 03 00 00 00 " use="required" detail="Key of the source Triplet"/>
<SourceLength type="UInt64" minLength="8" maxLength="8" globalKey="06 0e 2b 34 01 01 01 09 04 06 10 02 00 00 00 00" use="required" detail="Length of the value of the source Triplet"/>
<EncryptedSourceValue type="RAW" minLength="0" maxLength="unbounded" globalKey="06 0e 2b 34 01 01 01 09 02 09 03 01 03 00 00 00" use="required" detail="Encrypted Source value starting at Plaintext Offset"/>
<TrackFileID type="UUID" minLength="0" maxLength="16" globalKey="06 0e 2b 34 01 01 01 09 06 01 01 06 02 00 00 00" use="optional" detail="The identifier of the AS-DCP Track File containing this Triplet"/>
<SequenceNumber type="UInt64" minLength="0" maxLength="8" globalKey="06 0e 2b 34 01 01 01 09 06 10 05 00 00 00 00 00" use="optional" detail="Sequence number of this Triplet within the Track File"/>
<MIC type="DataValue" minLength="0" maxLength="20" globalKey="06 0e 2b 34 01 01 01 09 02 09 03 02 02 00 00 00" use="optional" detail="Keyed HMAC"/>
</EncryptedTriplet>
</MXFClasses>
<MXFLabels>
<EncryptedContainerLabel detail="DCP-Crypto Encrypted Essence Container, frame-wrapped" ul="06 0e 2b 34 04 01 01 07 0d 01 03 01 02 0b 01 00"/>
<DMSCrypto detail="MXF Cryptographic DM Scheme" ul="06.0E.2B.34.04.01.01.07.0D.01.04.01.02.00.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.ff.ff.ff"/>
<CryptographicFrameworkLabel detail="DCP-Crypto Framework" ul="06 0e 2b 34 04 01 01 07 0d 01 04 01 02 01 01 00"/>
<CipherAlgorithmAES128CBC detail="Identifes the use of AES128 CBC mode cipher algorithm" ul="06 0e 2b 34 04 01 01 07 02 09 02 01 01 00 00 00"/>
<HMACAlgorithmSHA1128 detail="Identifes the use of SHA1 128 bit HMAC algorithm" ul="06 0e 2b 34 04 01 01 07 02 09 02 02 01 00 00 00"/>
</MXFLabels>
<!-- Labels (partial RP224) -->
<MXFLabels>
<MXFOP1x detail="MXF OP1x SingleItem" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.01.01.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.03.ff.ff"/>
<MXFOP1a detail="MXF OP1a SingleItem SinglePackage" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.01.01.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP2a detail="MXF OP2a PlaylistItems SinglePackage" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.02.01.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP3a detail="MXF OP3a EditItems SinglePackage" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.03.01.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP1b detail="MXF OP1b SingleItem GangedPackages" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.01.02.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP2b detail="MXF OP2b PlaylistItems GangedPackages" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.02.02.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP3b detail="MXF OP3b EditItems GangedPackages" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.03.02.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP1c detail="MXF OP1c SingleItem AlternatePackages" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.01.03.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP2c detail="MXF OP2c PlaylistItems AlternatePackages" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.02.03.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOP3c detail="MXF OP3c EditItems AlternatePackages" ul="06.0E.2B.34.04.01.01.01.0D.01.02.01.03.03.01.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.00.0e.00"/>
<MXFOPSpecialized detail="MXF Specialized OP" ul="06.0E.2B.34.04.01.01.00.0D.01.02.01.00.00.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.7f.ff.ff.ff"/>
<MXFOPAtom detail="MXF Specialized OP Atom" ul="06.0E.2B.34.04.01.01.02.0D.01.02.01.10.00.00.00" mask="00.00.00.00.00.00.00.00.00.00.00.00.00.03.00.00"/>
<MXFEC detail="MXF Essence Containers" ul="06.0E.2B.34.04.01.01.00.0D.01.03.00.00.00.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.ff.ff.ff.ff.ff"/>
<GenericEssenceContainerMultipleWrappings detail="Empty Generic Container" ul="06 0e 2b 34 04 01 01 03 0d 01 03 01 02 7f 01 00"/>
<MXFGC detail="MXF Generic Container" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.00.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.ff.ff.ff"/>
<MXFGCD10 detail="MXF-GC SMPTE D-10 Mappings" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.01.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCDV detail="MXF-GC DV-DIF Mappings" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.02.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCD11 detail="MXF-GC SMPTE D-11 Mappings" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.03.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCMPEGES detail="MXF-GC MPEG Elementary Streams" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.04.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCUncompressed detail="MXF-GC Uncompressed Pictures" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.05.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCAESBWF detail="MXF-GC AES-BWF Audio" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.06.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCMPEGPES detail="MXF-GC MPEG Packetised Elementary Streams" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.07.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCMPEGPS detail="MXF-GC MPEG Program Streams" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.08.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCMPEGTS detail="MXF-GC MPEG Transport Streams" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.09.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCALaw detail="MXF-GC A-law Audio Mappings" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.0A.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCEncrypted detail="MXF-GC Encrypted Data Mappings" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.0B.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCJP2K detail="MXF-GC JPEG-2000 Picture Mappings" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.0C.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCVBI detail="MXF-GC Generic VBI Data Mapping Undefined Payload" ul="06.0E.2B.34.04.01.01.00.0D.01.03.01.02.0D.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.ff.ff"/>
<MXFGCMultiple detail="MXF-GC Generic Essence Multiple Mappings" ul="06.0E.2B.34.04.01.01.03.0D.01.03.01.02.7f.01.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.00.00.ff"/>
<SMPTE12MTimecodeTrack detail="SMPTE 12M Timecode Track" ul="06.0E.2B.34.04.01.01.01.01.03.02.01.01.00.00.00"/>
<SMPTE12MTimecodeActiveUserBitsTrack detail="SMPTE 12M Timecode Track with active user bits" ul="06.0E.2B.34.04.01.01.01.01.03.02.01.02.00.00.00"/>
<SMPTE309MTimecodeTrack detail="SMPTE 309M Timecode Track" ul="06.0E.2B.34.04.01.01.01.01.03.02.01.03.00.00.00"/>
<DescriptiveMetadataTrack detail="Descriptive Metadata Track" ul="06.0E.2B.34.04.01.01.01.01.03.02.01.10.00.00.00"/>
<PictureEssenceTrack detail="Picture Essence Track" ul="06.0E.2B.34.04.01.01.01.01.03.02.02.01.00.00.00"/>
<SoundEssenceTrack detail="Sound Essence Track" ul="06.0E.2B.34.04.01.01.01.01.03.02.02.02.00.00.00"/>
<DataEssenceTrack detail="Data Essence Track" ul="06.0E.2B.34.04.01.01.01.01.03.02.02.03.00.00.00"/>
<DMS1 detail="MXF Descriptive Metadata Scheme 1" ul="06.0E.2B.34.04.01.01.01.0D.01.04.01.01.00.00.00" mask="00.00.00.00.00.00.00.ff.00.00.00.00.00.ff.ff.ff"/>
<DMS1Production detail="MXF DMS-1 Production Framework constrained to the standard version" ul="06.0E.2B.34.04.01.01.04.0D.01.04.01.01.02.01.01"/>
<DMS1ProductionExtended detail="MXF DMS-1 Clip Framework constrained to the extended version" ul="06.0E.2B.34.04.01.01.04.0D.01.04.01.01.02.01.02"/>
<DMS1Clip detail="MXF DMS-1 Clip Framework constrained to the standard version" ul="06.0E.2B.34.04.01.01.04.0D.01.04.01.01.02.02.01"/>
<DMS1ClipExtended detail="MXF DMS-1 Production Framework constrained to the extended version" ul="06.0E.2B.34.04.01.01.04.0D.01.04.01.01.02.02.02"/>
<DMS1Scene detail="MXF DMS-1 Scene Framework constrained to the standard version" ul="06.0E.2B.34.04.01.01.04.0D.01.04.01.01.02.03.01"/>
<DMS1SceneExtended detail="MXF DMS-1 Scene Framework constrained to the extended version" ul="06.0E.2B.34.04.01.01.04.0D.01.04.01.01.02.03.02"/>
<ATSCA52 detail="ATSC A/52 Compressed Audio" ul="06.0E.2B.34.04.01.01.01.04.02.02.02.03.02.01.00"/>
</MXFLabels>
<MXFClasses>
<Preface>
<Dictionaries detail="Link to KXS 377-2 Dictionary" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 04 02 02 00 00" key="3B 04" use="optional" type="StrongReferenceDictionary"/>
</Preface>
</MXFClasses>
<MXFTypes>
<Interpretation>
<StringArray detail="Unicode UTF-16 coded strings, each zero terminated in a single outer string" base="UTF16String" ul="urn:x-ul:060E2B34.0104.0101.04010500.00000000"/>
</Interpretation>
</MXFTypes>
<MXFClasses>
<Dictionary detail="Dictionary" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 22 00" base="InterchangeObject">
<DataDefinitions detail="DataDefinitions" use="optional" type="StrongReferenceSetDataDefinition" key="26 05" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 04 05 05 00 00"/>
<ContainerDefinitions detail="ContainerDefinitions" use="optional" type="StrongReferenceSetContainerDefinition" key="26 08" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 04 05 08 00 00"/>
<CodecDefinitions detail="CodecDefinitions" use="optional" type="StrongReferenceSetCodecDefinition" key="26 07" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 04 05 07 00 00"/>
</Dictionary>
<DefinitionObject detail="DefinitionObject" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 1a 00" base="InterchangeObject">
<DefinitionObjectIdentification detail="DefinitionObjectIdentification" use="required" key="1b 01" globalKey="06 0E 2B 34 01 01 01 02 01 01 15 03 00 00 00 00" type="AUID" ref="target"/>
<DefinitionObjectName detail="DefinitionObjectName" use="required" key="1b 02" globalKey="06 0E 2B 34 01 01 01 02 01 07 01 02 03 01 00 00" type="UTF16String"/>
<DefinitionObjectDescription detail="DefinitionObjectDescription" use="optional" key="1b 03" globalKey="06 0E 2B 34 01 01 01 02 03 02 03 01 02 01 00 00" type="UTF16String"/>
</DefinitionObject>
<DataDefinition detail="DataDefinition" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 1b 00" base="DefinitionObject"/>
<CodecDefinition detail="CodecDefinition" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 1f 00" base="DefinitionObject"/>
<ContainerDefinition detail="ContainerDefinition" type="localSet" key="06 0e 2b 34 02 53 01 01 0d 01 01 01 01 01 20 00" base="DefinitionObject">
<EssenceIsIdentified detail="EssenceIsIdentified" use="optional" key="24 01" globalKey="06 0E 2B 34 01 01 01 01 03 01 02 01 03 00 00 00" type="Boolean"/>
</ContainerDefinition>
</MXFClasses>
<MXFTypes>
<Interpretation>
<StrongReferenceMetaDictionary detail="StrongReference to the MetaDictionary" base="StrongRef" target="MetaDictionary"/>
<StrongReferencePreface detail="StrongReference to the Preface" base="StrongRef" target="Preface"/>
</Interpretation>
</MXFTypes>
<!-- Types used by MetaDictionaries -->
<MXFTypes>
<Interpretation>
<StrongReferenceMetaDefinition detail="StrongReference to a MetaDefinition" base="StrongRef" target="MetaDefinition"/>
<StrongReferencePropertyDefinition detail="StrongReference to a PropertyDefinition" base="StrongRef" target="PropertyDefinition" ul="urn:x-ul:060E2B34.01040101.05021900.00000000"/>
<StrongReferenceClassDefinition detail="StrongReference to a ClassDefinition" base="StrongRef" target="ClassDefinition"/>
<WeakReferenceClassDefinition detail="WeakReference to a ClassDefinition" base="WeakRef" target="ClassDefinition"/>
<StrongReferenceTypeDefinition detail="StrongReference to a TypeDefinition" base="StrongRef" target="TypeDefinition"/>
<WeakReferenceTypeDefinition detail="WeakReference to a TypeDefinition" base="WeakRef" target="TypeDefinition"/>
</Interpretation>
<Multiple>
<WeakReferenceArrayTypeDefinition detail="Array of WeakReferences to TypeDefinitions" type="Explicit" base="WeakReferenceTypeDefinition" ul="urn:x-ul:060e2b34.0104.0101.05040200.00000000"/>
</Multiple>
</MXFTypes>
<!-- Types used only by KLV Extension Syntax -->
<MXFTypes>
<Interpretation>
<MetaReference detail="Generic MetaReference" base="MetaRef" target="MetaDefinition"/>
</Interpretation>
<Interpretation>
<URI detail="Uniform Resource Identifier" base="UTF16String"/>
</Interpretation>
<Interpretation>
<StrongReferenceExtensionScheme detail="StrongReference to an ExtensionScheme" base="StrongRef" target="ExtensionScheme"/>
<MetaReferenceMetaDefinition detail="MetaReference to a MetaDefinition" base="MetaReference" target="MetaDefinition"/>
<MetaReferenceTypeDefinition detail="MetaReference to a TypeDefinition" base="MetaReference" target="TypeDefinition" ul="urn:x-ul:060e2b34.0104.0101.05010900.00000000"/>
<MetaReferenceTypeDefinitionExtendibleEnumeration detail="MetaReference to a TypeDefinitionExtendibleEnumeration" base="MetaReference" target="TypeDefinitionExtendibleEnumeration" />
<MetaReferenceClassDefinition detail="MetaReference to a ClassDefinition" base="MetaReference" target="ClassDefinition" ul="urn:x-ul:060e2b34.0104.0101.05010100.00000000"/>
<MetaReferencePropertyDefinition detail="MetaReference to a PropertyDefinition" base="MetaReference" target="PropertyDefinition"/>
</Interpretation>
<Multiple>
<StrongReferenceSetMetaDefinition detail="Set of StrongReferences to MetaDefinitions" type="Explicit" base="StrongReferenceMetaDefinition"/>
<StrongReferenceSetExtensionScheme detail="Set of StrongReferences to ExtensionScheme" type="Explicit" base="StrongReferenceExtensionScheme"/>
<MetaReferenceArrayTypeDefinition detail="Array of MetaReferences to TypeDefinitions" type="Explicit" base="MetaReferenceTypeDefinition"/>
<MetaReferenceSetTypeDefinitionExtendibleEnumeration detail="Set of MetaReferences to TypeDefinitionExtendibleEnumerations" type="Explicit" base="MetaReferenceTypeDefinitionExtendibleEnumeration"/>
<StrongReferenceSetPropertyDefinition detail="Set of StrongReferences to PropertyDefinitions" type="Explicit" base="StrongReferencePropertyDefinition" ul="urn:x-ul:060E2B34.01040101.05050B00.00000000"/>
<StrongReferenceSetClassDefinition detail="Set of StrongReferences to ClassDefinition sets" type="Explicit" base="StrongReferenceClassDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050100.00000000"/>
<StrongReferenceSetTypeDefinition detail="Set of StrongReferences to TypeDefinition sets" type="Explicit" base="StrongReferenceTypeDefinition" ul="urn:x-ul:060E2B34.0104.0101.05050c00.00000000"/>
</Multiple>
</MXFTypes>
<!-- Classes used only by KLV Extension Syntax -->
<MXFClasses>
<Root detail="Defines the Root set" base="AbstractObject" key="urn:x-ul:060E2B34.0253.0101.0d010101.03000000">
<RootPreface detail="References the Preface of the file" type="StrongReferencePreface" use="required" key="00 02" globalKey="urn:x-ul:060E2B34.0101.010a.06010107.17000000"/>
<RootExtensions detail="References the Extension Schemes that are used in the file" type="StrongReferenceSetExtensionScheme" use="required" key="00 23" globalKey="urn:x-ul:060E2B34.0101.010a.06010107.7f010000"/>
<RootFormatVersion detail="Simple integer version number of MetaModel" type="UInt32" use="optional" key="00 22" globalKey="urn:x-ul:060E2B34.0101.010a.06010107.19000000"/>
</Root>
<ExtensionScheme detail="Defines the ExtensionScheme set" base="AbstractObject" key="urn:x-ul:060E2B34.0253.0101.0d010101.02260000">
<ExtensionSchemeID detail="Globally unique identification of the ExtensionScheme" type="AUID" use="required" key="00 24" globalKey="urn:x-ul:060E2B34.0101.010d.06010107.1b000000"/>
<SymbolSpaceURI detail="Namespace URI of the Extension Scheme" type="URI" use="required" key="0025" globalKey="urn:x-ul:060E2B34.0101.010d.06010107.1c000000"/>
<PreferredPrefix detail="Preferred namespace tag when SMPTE CD2001 Reg-XML encoding is used" type="UTF16String" key="00 26" globalKey="urn:x-ul:060E2B34.0101.010d.06010107.1d000000" use="optional"/>
<ExtensionDescription detail="Description of the Extension Scheme" type="UTF16String" key="00 27" globalKey="urn:x-ul:060E2B34.0101.010d.06010107.1e000000" use="optional"/>
<MetaDefinitions detail="References all MetaDefinitions in this Extension Scheme when they are contained in the MXF file" type="StrongReferenceSetMetaDefinition" use="optional" key="00 28" globalKey="urn:x-ul:060E2B34.0101.010d.06010107.1f000000"/>
</ExtensionScheme>
<!-- DRAGONS: FIXME: Fake UL used to allow UL-based lookups to be used in metadict.cpp -->
<ExtendibleEnumerationElement detail="Defines the Extendible Enumeration Element set" type="localSet" key="06 0E 2B 34 01 01 01 0d 06 01 01 07 7e 00 00 00" base="DefinitionObject">
<ElementOf detail="References the ExtendibleEnumerations in which this element is known to be used" use="optional" key="00 2a" globalKey="06 0E 2B 34 01 01 01 0d 06 01 01 07 21 00 00 00" type="MetaReferenceSetTypeDefinitionExtendibleEnumeration"/>
</ExtendibleEnumerationElement>
<!-- Classes used only by AAF-style MetaDictionary -->
<MetaDictionary detail="[060E2B34.0253.0101.0D010101.02250000] From AAF" type="localSet" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 25 00 00" base="AbstractObject">
<ClassDefinitions detail="urn:x-ul:060E2B34.0101.0102.06010107.07000000 from AAF" key="00 03" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 07 00 00 00" use="required" type="StrongReferenceSetClassDefinition"/>
<TypeDefinitions detail="urn:x-ul:060E2B34.0101.0102.06010107.08000000 from AAF" key="00 04" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 08 00 00 00" use="required" type="StrongReferenceSetTypeDefinition"/>
</MetaDictionary>
<!-- Classes used by both KLV Extension Syntax and AAF-style MetaDictionary -->
<MetaDefinition detail="Defines the abstract MetaDefinition class" base="AbstractObject" key="urn:x-ul:060E2B34.0253.0101.0d010101.02240000">
<MetaDefinitionIdentification detail="Specifies the unique identification for the item being defined" type="AUID" ref="target" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 13 00 00 00" key="00 05" use="required"/>
<MetaDefinitionName detail="Specifies the display name of the item being defined" type="UTF16String" use="required" globalKey="06 0E 2B 34 01 01 01 02 03 02 04 01 02 01 00 00" key="00 06" />
<MetaDefinitionDescription detail="Provides an explanation of the use of the item being defined" type="UTF16String" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 14 01 00 00" key="00 07" use="optional" />
</MetaDefinition>
<TypeDefinition detail="Defines the abstract TypeDefinition class" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 03 00 00" base="MetaDefinition" />
<ClassDefinition detail="Defines the ClassDefinition set" base="MetaDefinition" key="urn:x-ul:060E2B34.0253.0101.0d010101.02010000">
<ParentClass detail="Specifies the parent of the class being defined" type="WeakReferenceClassDefinition" use="required" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 01 00 00 00" key="00 08" />
<Properties detail="Specifies the set of PropertyDefinition objects that define the properties for a class" type="StrongReferenceSetPropertyDefinition" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 02 00 00 00" key="00 09" use="optional" />
<IsConcrete detail="Specifies if the class is concrete" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 03 00 00 00" key="00 0A" type="Boolean" use="required"/>
</ClassDefinition>
<PropertyDefinition detail="Defines the PropertyDefinition set" base="MetaDefinition" key="urn:x-ul:060E2B34.0253.0101.0d010101.02020000">
<IsOptional detail="Specifies whether object instances can omit a value for the property" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 02 01 00 00 00" key="00 0C" type="Boolean" use="required"/>
<IsUniqueIdentifier detail="Specifies that this property provides a unique identification for this object" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 06 00 00 00" key="00 0E" type="Boolean" use="optional"/>
<PropertyType detail="Specifies the property type" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 04 00 00 00" key="00 0B" type="MetaReferenceTypeDefinition" use="required"/>
</PropertyDefinition>
<!-- Classes used by KLV Extension Syntax, but requiring late definition -->
<PropertyWrapperDefinition detail="Defines the PropertyWrapperDefinition set" base="PropertyDefinition" key="urn:x-ul:060E2B34.0253.0101.0d010101.02270000">
<OriginalProperty detail="References the original definition of the reused Property" type="MetaReferencePropertyDefinition" key="00 29" globalKey="06 0E 2B 34 01 01 01 0d 06 01 01 07 20 00 00 00" use="required"/>
</PropertyWrapperDefinition>
<!-- Not used by AAF-style MetaDictionary -->
<PropertyDefinition key="urn:x-ul:060E2B34.0253.0101.0d010101.02020000">
<MemberOf detail="Specifies the class of which this property is a member" type="MetaReferenceClassDefinition" use="optional"/>
</PropertyDefinition>
<!-- Used only by AAF-style MetaDictionary (if at all) -->
<PropertyDefinition key="urn:x-ul:060E2B34.0253.0101.0d010101.02020000">
<LocalIdentification detail="" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 05 00 00 00" key="00 0D" type="LocalTagType" use="optional"/>
</PropertyDefinition>
<!-- Classes used by both KLV Extension Syntax and AAF-style MetaDictionary -->
<TypeDefinitionCharacter detail="Defines the TypeDefinitionCharacter set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 23 00 00" base="TypeDefinition" />
<TypeDefinitionEnumeration detail="Defines the TypeDefinitionEnumeration set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 07 00 00" base="TypeDefinition">
<ElementType detail="Specifies the TypeDefinition that defines the underlying integer type" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 0B 00 00 00" key="00 14" type="MetaReferenceTypeDefinition" use="required"/>
<ElementNames detail="Specifies the names associated with each enumerated value" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 04 00 00 00" key="00 15" type="StringArray" use="required"/>
<ElementValues detail="Specifies the valid enumerated values" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 05 00 00 00" key="00 16" type="Int64Batch" use="required"/>
</TypeDefinitionEnumeration>
<TypeDefinitionExtendibleEnumeration detail="Defines the TypeDefinitionExtendibleEnumeration set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 20 00 00" base="TypeDefinition" />
<TypeDefinitionFixedArray detail="Defines the TypeDefinitionFixedArray set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 08 00 00" base="TypeDefinition">
<FixedArrayElementType detail="Specifies the TypeDefinition that defines the type of each element of the array" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 0C 00 00 00" key="00 17" type="MetaReferenceTypeDefinition" use="required"/>
<ElementCount detail="Specifies the number of elements in the array" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 03 00 00 00" key="00 18" type="UInt32" use="required"/>
</TypeDefinitionFixedArray>
<TypeDefinitionIndirect detail="Defines the TypeDefinitionIndirect set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 21 00 00" base="TypeDefinition" />
<TypeDefinitionInteger detail="Defines the TypeDefinitionInteger set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 04 00 00" base="TypeDefinition">
<Size detail="Specifies the number of bytes to store the integer. Legal values are 1, 2, 4, and 8" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 01 00 00 00" key="00 0F" type="UInt8" use="required"/>
<IsSigned detail="Specifies if the integer is signed (True) or unsigned (False)" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 02 00 00 00" key="00 10" type="Boolean" use="required"/>
</TypeDefinitionInteger>
<TypeDefinitionOpaque detail="Defines the TypeDefinitionOpaque set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 22 00 00" base="TypeDefinitionIndirect"/>
<TypeDefinitionRecord detail="Defines the TypeDefinitionRecord set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 0D 00 00" base="TypeDefinition">
<MemberTypes detail="Specifies the type of each element of the record" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 11 00 00 00" key="00 1C" type="MetaReferenceArrayTypeDefinition" use="required"/>
<MemberNames detail="Specifies the name of each element of the record" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 06 00 00 00" key="00 1D" type="StringArray" use="required"/>
</TypeDefinitionRecord>
<TypeDefinitionRename detail="Defines the TypeDefinitionRename set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 0E 00 00" base="TypeDefinition">
<RenamedType detail="Specifies the underlying type" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 12 00 00 00" key="00 1E" type="MetaReferenceTypeDefinition" use="required"/>
</TypeDefinitionRename>
<TypeDefinitionSet detail="Defines the TypeDefinitionSet set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 0A 00 00" base="TypeDefinition">
<SetElementType detail="Specifies the TypeDefinition that identifies the kind of object reference. This TypeDefinition shall be a TypeDefinitionStrongObjectReference or TypeDefinitionWeakObjectReference or a scalar type" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 0E 00 00 00" key="00 1A" type="MetaReferenceTypeDefinition" use="required"/>
</TypeDefinitionSet>
<TypeDefinitionStream detail="Defines the TypeDefinitionStream set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 0C 00 00" base="TypeDefinition"/>
<TypeDefinitionString detail="Defines the TypeDefinitionString set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 0B 00 00" base="TypeDefinition">
<StringElementType detail="Specifies the string element, which may be a character (TypeDefinitionCharacter) or integer (TypeDefinitionInteger)" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 0F 00 00 00" key="00 1B" type="MetaReferenceTypeDefinition" use="required"/>
</TypeDefinitionString>
<TypeDefinitionStrongObjectReference detail="Defines the TypeDefinitionStrongObjectReference set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 05 00 00" base="TypeDefinition">
<ReferencedType detail="Specifies the class that the referenced object shall belong to (the referenced object may also belong to a subclass of the referenced class)" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 09 00 00 00" key="00 11" type="MetaReferenceClassDefinition" use="required"/>
</TypeDefinitionStrongObjectReference>
<TypeDefinitionVariableArray detail="Defines the TypeDefinitionVariableArray set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 09 00 00" base="TypeDefinition">
<VariableArrayElementType detail="Specifies the type of the element of the array" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 0D 00 00 00" key="00 19" type="MetaReferenceTypeDefinition" use="required"/>
</TypeDefinitionVariableArray>
<TypeDefinitionWeakObjectReference detail="Defines the TypeDefinitionWeakObjectReference set" key="06 0E 2B 34 02 53 01 01 0D 01 01 01 02 06 00 00" base="TypeDefinition">
<WeakReferencedType detail="Specifies the class that the referenced object shall belong to (the referenced object may also belong to a subclass of the referenced class)" globalKey="06 0E 2B 34 01 01 01 02 06 01 01 07 0A 00 00 00" key="00 12" type="MetaReferenceClassDefinition" use="required"/>
<TargetSet detail="Specifies the AUIDs that specify the properties from the root of the file to the property that has the StrongReferenceSet containing the uniquely identified objects that may be the target of the weak reference" globalKey="06 0E 2B 34 01 01 01 02 03 01 02 03 0B 00 00 00" key="00 13" type="AUIDArray" use="required"/>
</TypeDefinitionWeakObjectReference>
</MXFClasses>
</MXFDictionary>