-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfriends01x01.xml
executable file
·261 lines (218 loc) · 8.17 KB
/
friends01x01.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
<?xml version="1.0" encoding="utf-8"?>
<!--<Mpeg7>-->
<Mpeg7 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:mpeg7:schema:2004 ./mpeg7-v2.xsd" > <!-- avec ca : xmlns="urn:mpeg:mpeg7:schema:2004", ca valide mais le xslt marche plus>-->
<Description xsi:type='ContentEntityType'>
<MultimediaContent xsi:type='MultimediaCollectionType'>
<Collection xsi:type='ContentCollectionType'>
<Content xsi:type='VideoType'>
<Video>
<MediaInformation>
<MediaProfile>
<MediaFormat>
<Content href='urn:mpeg:mpeg7:cs:ContentCS:2001:2'>
<Name>Audiovisual</Name>
</Content>
<Medium href="urn:mpeg:mpeg7:cs:MediumCS:2001:2.1.1 ">
<Name xml:lang="en">HD</Name>
</Medium>
<FileFormat href='urn:mpeg:MPEG7FileFormatCS:4'>
<Name>mp4</Name>
</FileFormat>
<FileSize>209715200</FileSize>
<BitRate>1332000</BitRate>
<VisualCoding>
<Format href="urn:mpeg:cs:VisualCodingFormatCS:2001">
<Name>MPEG-4 Visual</Name>
</Format>
<Frame aspectRatio="1.77" height="720" rate="50.000000" structure="interlaced" width="407" />
</VisualCoding>
<AudioCoding>
<Format href="urn:mpeg:mpeg7:cs:AudioCodingFormatCS:2001:4.3">
<Name>MPEG-2 Audio AAC</Name>
</Format>
<AudioChannels>2</AudioChannels>
<Sample bitsPer="16" rate="48000.000000" />
</AudioCoding>
</MediaFormat>
<MediaInstance>
<InstanceIdentifier>friends1x01.mp4</InstanceIdentifier>
<MediaLocator xsi:type='MediaLocatorType'>
<MediaUri>http://youtube.com/friendspilotteaser1x01.mp4</MediaUri>
</MediaLocator>
</MediaInstance>
</MediaProfile>
</MediaInformation>
<CreationInformation>
<Creation>
<Title>Friends pilot.</Title>
<Abstract>
<FreeTextAnnotation>Rachel leaves Barry at the alter and moves in with Monica. Monica goes on a date with Paul the wine guy, who turns out to be less than sincere. Ross is depressed about his failed marriage. Joey compares women to ice cream. Everyone watches Spanish soaps. Ross reveals his high school crush on Rachel</FreeTextAnnotation>
<KeywordAnnotation>
<Keyword>friends</Keyword>
<Keyword>series</Keyword>
<Keyword>monica</Keyword>
</KeywordAnnotation>
<StructuredAnnotation>
<Who><Name>Monica from Friends</Name></Who>
<WhatObject><Name>Pilot of friends serie</Name></WhatObject>
<WhatAction><Name>New neighbour</Name></WhatAction>
<Where><Name>Manhattan</Name></Where>
<Why><Name>Why not ?</Name></Why>
<How><Name>The series revolves around a group of friends in Manhattan</Name></How>
</StructuredAnnotation>
</Abstract>
<Creator>
<Role href="urn:mpeg:mpeg7:cs:RoleCS:AUTHOR" />
<Agent xsi:type="PersonType">
<Name>
<GivenName>Marta</GivenName>
<FamilyName>Kauffman</FamilyName>
</Name>
</Agent>
</Creator>
<Creator>
<Role href="urn:mpeg:mpeg7:cs:RoleCS:AUTHOR" />
<Agent xsi:type="PersonType">
<Name>
<GivenName>David</GivenName>
<FamilyName>Crane</FamilyName>
</Name>
</Agent>
</Creator>
<Creator>
<Role href="urn:mpeg:mpeg7:cs:RoleCS:AUTHOR" />
<Agent xsi:type="OrganizationType">
<Name>
Warner Bros. Pictures
</Name>
</Agent>
</Creator>
<Creator>
<Role href="urn:mpeg:mpeg7:cs:RoleCS:2001:PUBLISHER" />
<Agent xsi:type="OrganizationType">
<Name>
Warner Bros. Pictures Publishers
</Name>
</Agent>
</Creator>
<Creator>
<Role href="urn:mpeg:mpeg7:cs:RoleCS:2001:PRODUCER" />
<Agent xsi:type="OrganizationType">
<Name>
Warner Bros. Pictures
</Name>
</Agent>
</Creator>
<Creator>
<Role href="urn:mpeg:mpeg7:cs:RoleCS:2001:ACTOR"></Role>
<Agent xsi:type="PersonType">
<Name>
<GivenName>Courteney</GivenName>
<FamilyName>Cox</FamilyName>
</Name>
</Agent>
<Character>
<GivenName>Monica</GivenName>
<FamilyName>Beller</FamilyName>
</Character>
</Creator>
<CreationCoordinates>
<Location>
<Name>Manhattan, USA</Name>
</Location>
<Date>
<TimePoint>1994-02-12</TimePoint>
</Date>
</CreationCoordinates>
</Creation>
<Classification>
<Genre href="urn:mpeg:mpeg7:cs:GenreCS:2001:2.1.2">
<Name>Comedy</Name>
</Genre>
<Subject>
<KeywordAnnotation xml:lang="en-US">
<Keyword>Friends series</Keyword>
<Keyword>Courteney Cox</Keyword>
</KeywordAnnotation>
</Subject>
<Language type="original">en-US</Language>
<Release date="1994-09-22"/>
<Target>
<Age min="15" max="35" />
</Target>
<ParentalGuidance>
<ParentalRating href="http://www.csa.fr/infos/controle/television_signaletique_C.php"><Name>Cat. II</Name> </ParentalRating>
<Region>fr</Region>
</ParentalGuidance>
<!-- First review 3/10 -->
<MediaReview>
<Rating>
<RatingValue>3.0</RatingValue>
<RatingScheme best="10" worst="0" style="higherBetter"/>
</Rating>
<Reviewer xsi:type="PersonType">
<Name>
<FamilyName>Reviewer</FamilyName>
<GivenName>Number One</GivenName>
</Name>
</Reviewer>
</MediaReview>
<!-- Second review 4/5 -->
<MediaReview>
<Rating>
<RatingValue>4.0</RatingValue>
<RatingScheme best="5" worst="1" style="higherBetter"/>
</Rating>
<Reviewer xsi:type="PersonType">
<Name>
<FamilyName>Reviewer</FamilyName>
<GivenName>Number Two</GivenName>
</Name>
</Reviewer>
</MediaReview>
<!-- Third review 1/8 -->
<MediaReview>
<Rating>
<RatingValue>2.0</RatingValue>
<RatingScheme best="8" worst="1" style="higherBetter"/>
</Rating>
<Reviewer xsi:type="PersonType">
<Name>
<FamilyName>Reviewer</FamilyName>
<GivenName>Number Three</GivenName>
</Name>
</Reviewer>
</MediaReview>
</Classification>
</CreationInformation>
<UsageInformation>
<Availability id="onDemand">
<InstanceRef href="http://youtube.com/friendspilotteaser1x01.mp4"/>
<Dissemination>
<Format href="MPEG7PublicationTypeCS:4">
<Name>Internet</Name>
</Format>
<Location>
<Region>us</Region>
</Location>
</Dissemination>
<AvailabilityPeriod type="online">
<TimePoint>1999-10-03</TimePoint>
<Duration>P5500D</Duration>
</AvailabilityPeriod>
</Availability>
<UsageRecord>
<AvailabilityRef idref="onDemand"/>
<Audience>33075</Audience>
</UsageRecord>
</UsageInformation>
<MediaTime>
<MediaTimePoint>T00:00:00</MediaTimePoint>
<MediaDuration>PT2M</MediaDuration>
</MediaTime>
</Video>
</Content>
</Collection>
</MultimediaContent>
</Description>
</Mpeg7>