update 20130913

This commit is contained in:
stubbfel
2013-09-13 15:27:38 +02:00
parent c66c1553f5
commit 0ea531156a
8 changed files with 43218 additions and 35204 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="http://www.w3.org/2001/xml-events" uri="www.w3.org/2001/xml-events.xml"/>
<system systemId="http://www.w3.org/1999/xlink" uri="www.w3.org/1999/xlink"/>
<system systemId="http://www.w3.org/2000/svg" uri="www.w3.org/2000/svg.xml"/>
</catalog>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html lang="en">
<head>
<title>XLink namespace</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css"
href="http://www.w3.org/StyleSheets/TR/base.css">
</head>
<body>
<div class="head">
<p><a href="http://www.w3.org/"><img class="head"
src="http://www.w3.org/Icons/WWW/w3c_home.gif" alt="W3C"></a></p>
</div>
<p>
This is an XML namespace defined in the
<a href="http://www.w3.org/TR/xlink/">XML Linking Language (XLink) specification</a>.
</p>
<p>
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>.
<hr>
<address>
<a href="/Help/Webmaster">Webmaster</a><BR>
Last modified: $Date: 2000/06/22 15:15:22 $
</address>
</body>
</html>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SVG namespace</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link rel="stylesheet" type="text/css"
href="http://www.w3.org/StyleSheets/TR/base"/>
</head>
<body>
<div class="head">
<p><a href="http://www.w3.org/"><img class="head"
src="http://www.w3.org/Icons/WWW/w3c_home" alt="W3C"/></a></p>
</div>
<p>
This is an XML namespace, first defined in the
Scalable Vector Graphics (SVG) 1.0 Specification and subsequently added to by SVG 1.1 and SVG 1.2. The SVG namespace is <a href="http://www.w3.org/2001/tag/doc/namespaceState.html"><em>mutable</em></a>; names may be added over time by the W3C SVG Working Group by publication in W3C Technical Reports. </p>
<p>The
latest version of the SVG specification can be found <a href="http://www.w3.org/TR/SVG">http://www.w3.org/TR/SVG</a>.
</p>
<p>
For more information about SVG, please refer to <a href="http://www.w3.org/Graphics/SVG">the W3C SVG 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>
<hr />
<address>
<a href="http://www.w3.org/Help/Webmaster">Webmaster</a><br />
Last modified: $Date: 2006/02/05 10:17:51 $
</address>
</body>
</html>

View File

@@ -0,0 +1,41 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>XML Events namespace</title>
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base.css" />
</head>
<body>
<div class="head">
<p><a href="http://www.w3.org/"><img class="head"
src="http://www.w3.org/Icons/w3c_home" alt="W3C" /></a></p>
</div>
<p>This is an XML namespace defined in the
<a href="http://www.w3.org/TR/xml-events">XML Events</a> specification.
The XML Events Recommendation was published on <a
href="http://www.w3.org/TR/2003/REC-xml-events-20031014">14 October 2003</a>.</p>
<p><strong>Note.</strong>
This namespace name will not be reused for any other purpose.
For updated information, please refer to the <a
href="http://www.w3.org/TR/xml-events">latest version of the XML Events
specification</a>.</p>
<p>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>
<hr />
<address>
<a href="mailto:webmaster@w3.org">Webmaster</a>
</address>
<p>Last modified: $Date: 2003/10/14 12:57:59 $</p>
</body>
</html>