<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Wendy and all:<br>
You cannot have an explicit declaration for the xml prefix = namespace,
it is actually reserver and implicitly defined. <br>
Basically, you never need to define the xml prefix. <br>
<br>
See <a class="moz-txt-link-freetext" href="http://www.w3.org/TR/1999/REC-xml-names-19990114/">http://www.w3.org/TR/1999/REC-xml-names-19990114/</a><br>
Namespace Constraint: Leading "XML"<br>
Prefixes beginning with the three-letter sequence x, m, l, in any case
combination, are reserved for use by XML and XML-related
specifications. <br>
<br>
*P<br>
<br>
Wendy Thomas wrote:
<blockquote
cite="mid:Pine.SOC.4.64.0907070820050.19184@odin.socsci.umn.edu"
type="cite">
<pre wrap="">Arofan,
I was just checking to see why this came up now but not earlier. It seems
that
xmlns:xml=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/XML/1998/namespace">"http://www.w3.org/XML/1998/namespace"</a>
was not in the first line (<xs:schema etc) in 3.0. It was simply the
first import line. Is there a reason for this? Just curious :)
Wendy
On Tue, 7 Jul 2009, A. Gregory wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Sanda:
Usually this error is caused by tools which don't like the xml.xsd schema.
Try removing any mention of this from the namespace declarations and
imports, and see if that works.
Cheers,
Arofan
_____
From: <a class="moz-txt-link-abbreviated" href="mailto:ddi-srg-bounces@icpsr.umich.edu">ddi-srg-bounces@icpsr.umich.edu</a>
[<a class="moz-txt-link-freetext" href="mailto:ddi-srg-bounces@icpsr.umich.edu">mailto:ddi-srg-bounces@icpsr.umich.edu</a>] On Behalf Of Sanda Ionescu
Sent: Tuesday, July 07, 2009 4:45 AM
To: TIC list
Cc: Mary Vardigan
Subject: [DDI-SRG] schema for DDI 3.1
Hi, all.
I tried to create markup using the draft (?) for 3.1 and my editor would not
load the (Instance) schema.
Error:"Namespace prefix is not allowed to start with the reserved string
xml" - line 22, column 639.
Also, could you please let us know when you think 3.1 might actually be
published?
Sanda.
Sanda Ionescu
ICPSR
University of Michigan
P.O. Box 1248
Ann Arbor, MI 48106
Phone, Fax: 734-615-7890
</pre>
</blockquote>
<pre wrap=""><!---->
Wendy L. Thomas Phone: +1 612.624.4389
Data Access Core Director                 Fax: +1 612.626.8375
Minnesota Population Center Email: <a class="moz-txt-link-abbreviated" href="mailto:wlt@pop.umn.edu">wlt@pop.umn.edu</a>
University of Minnesota
50 Willey Hall
225 19th Avenue South
Minneapolis, MN 55455
_______________________________________________
DDI-SRG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:DDI-SRG@icpsr.umich.edu">DDI-SRG@icpsr.umich.edu</a>
<a class="moz-txt-link-freetext" href="http://www.icpsr.umich.edu/mailman/listinfo/ddi-srg">http://www.icpsr.umich.edu/mailman/listinfo/ddi-srg</a>
</pre>
</blockquote>
<br>
</body>
</html>