[Home] [By Thread] [By Date] [Recent Entries]
I have a rddl document, the rddl namespace is properly bound, XSV keeps
returning in the notASchema "Recognised as RDDL, but no W3C XML Schema resource
found", for the following rddl document:
<?xml version="1.0" encoding="iso-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:rddl="http://www.rddl.org/">
<head>
<title>test</title>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type"/>
</head>
<body>
<rddl:resource id="xsd1" xlink:type="simple"
xlink:arcrole="http://www.rddl.org/purposes#schema-validation"
xlink:role="http://www.w3.org/2000/10/XMLSchema" xlink:title="Schema"
xlink:href="CPR_CompletePostalLabel.xsd"><a
href="CPR_CompletePostalLabel.xsd">Document</a></rddl:resource> </body>
</html>
Can anyone see what the problem here is?
|

Cart



