- From: Philipp Hoschka <ph@w3.org>
- Date: Wed, 07 Apr 1999 13:06:44 +0200
- To: smil-editors@w3.org
The Namespace syntax used in the Appendix is not the same
as the syntax used in the W3C Recommendation on namespaces.
The correct syntax for namespace declarations in
the example under 1. is:
<smil xmlns:new="http://www.acme.com/new-smil"
xmlns="http://www.w3.org/TR/PR-smil" >
<body>
...
Received on Wednesday, 7 April 1999 07:06:48 UTC