-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathSMIL.html
More file actions
38 lines (32 loc) · 1.29 KB
/
SMIL.html
File metadata and controls
38 lines (32 loc) · 1.29 KB
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>SMIL30 namespace</title>
<link rel="stylesheet" type="text/css"
href="http://www.w3.org/StyleSheets/TR/base">
</head>
<body>
<div class="head">
<a href="http://www.w3.org/"><img class="head"
src="http://www.w3.org/Icons/WWW/w3c_home" alt="W3C"></a></div>
<p>This is an unique identifier defined in the Synchronized Multimedia
Integration Language (SMIL) 3.0 Specification.</p>
<p>"<a href="http://www.w3.org/ns/SMIL">http://www.w3.org/ns/SMIL</a>" is the
SMIL Namespace. The SMIL 3.0 specification can be found <a
href="http://www.w3.org/TR/SMIL3/">http://www.w3.org/TR/SMIL3/</a></p>
<p>For more information about SMIL, please refer to <a
href="http://www.w3.org/AudioVideo/Overview.html">the W3C SMIL overview</a>.
For more information about XML, please refer to <a
href="http://www.w3.org/TR/REC-xml">The Extensible Markup Language (XML) 1.0
specification</a>. For more information about XML namespaces, please refer to
the <a href="http://www.w3.org/TR/REC-xml-names">Namespaces in XML
specification</a>.</p>
<p></p>
<hr>
<address>
<a href="mailto:tmichel@w3.org">tmichel</a><br>
</address>
</body>
</html>