- From: Domenico Pontari <D.Pontari@ELIS.ORG>
- Date: Sat, 7 Jan 2006 09:56:28 +0100
- To: <www-smil@w3.org>
I tried to validate a smil document against xml-schema for SMIL 2.0 downloaded from http://www.w3.org/2001/SMIL20/schemas.zip. I used XSV from ftp://ftp.cogsci.ed.ac.uk/pub/XSV/XSV12.EXE.
It reported these bugs:
Warning: Content model for complexType does not allow element simpleType here
in unnamed entity at line 101 char 21 of file:/C:/Programmi/XSV/smil20-linking.xsd
Error: Mismatched end tag: expected </complexType>, got </attribute>
in unnamed entity at line 106 char 20 of file:/C:/Programmi/XSV/smil20-linking.xsd
I think in line 100 of smil20-linking.xsd, I read:
<attribute name="nohref" use="optional"/>
it should be:
<attribute name="nohref" use="optional">
Best regards,
Ing. Domenico Pontari
progettista - formatore ELIS
v. Sandro Sandri, 71
00159 Roma
Tel. 06.43.56.041
Fax 06.43.56.04.49
d.pontari@elis.org
Received on Saturday, 7 January 2006 17:13:37 UTC