blob: eaa097224f50e80522bfda0fba9cf8c376f2c141 (
plain)
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
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Metadata tags to support XML file editing -->
<!-- author= Raymond Yeung (raymond.yeung@dolby.com) -->
<ElementsRegister xmlns="http://www.smpte-ra.org/schemas/335/2012">
<Entries>
<Entry>
<Register>Elements</Register>
<NamespaceName>http://www.smpte-ra.org/reg/335/2012/14/9</NamespaceName>
<Symbol>DataDefinition</Symbol>
<UL>urn:smpte:ul:060e2b34.01010105.0e090607.01010104</UL>
<Kind>LEAF</Kind>
<Name>Data Definition</Name>
<Definition>Identifies the value of PHDR Data Definition</Definition>
<DefiningDocument>ASDCP</DefiningDocument>
<IsDeprecated>false</IsDeprecated>
<ContextScope>UnknownContext</ContextScope>
<Type>urn:smpte:ul:060e2b34.01040101.04011100.00000000</Type>
<ValueLength>16 bytes</ValueLength>
</Entry>
<Entry>
<Register>Elements</Register>
<NamespaceName>http://www.smpte-ra.org/reg/335/2012/14/9</NamespaceName>
<Symbol>SourceTrackID</Symbol>
<UL>urn:smpte:ul:060e2b34.01010105.0e090607.01010105</UL>
<Kind>LEAF</Kind>
<Name>Source Track ID</Name>
<Definition>Identifies the Source Track ID of the PHDR Data Items</Definition>
<DefiningDocument>ASDCP</DefiningDocument>
<IsDeprecated>false</IsDeprecated>
<ContextScope>UnknownContext</ContextScope>
<Type>urn:smpte:ul:060e2b34.01040101.01010300.00000000</Type>
<ValueLength>4 bytes</ValueLength>
</Entry>
<Entry>
<Register>Elements</Register>
<NamespaceName>http://www.smpte-ra.org/reg/335/2012/14/9</NamespaceName>
<Symbol>SimplePayloadSID</Symbol>
<UL>urn:smpte:ul:060e2b34.01010105.0e090607.01010106</UL>
<Kind>LEAF</Kind>
<Name>Simple Payload SID</Name>
<Definition>Identifies the Source Track ID of the ST 410 GSP as static data</Definition>
<DefiningDocument>ASDCP</DefiningDocument>
<IsDeprecated>false</IsDeprecated>
<ContextScope>UnknownContext</ContextScope>
<Type>urn:smpte:ul:060e2b34.01040101.01010300.00000000</Type>
<ValueLength>4 bytes</ValueLength>
</Entry>
</Entries>
</ElementsRegister>
|