<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/05/2014 12:29 PM, David Haslam
wrote:<br>
</div>
<blockquote cite="mid:1391639396287-4653497.post@n4.nabble.com"
type="cite">
<pre wrap="">With what does one replace the two instances in the validation line
where the namespace was on the lost domain?
<a class="moz-txt-link-rfc2396E" href="http://www.bibletechnologies.net/2003/OSIS/namespace">"http://www.bibletechnologies.net/2003/OSIS/namespace"</a></pre>
</blockquote>
<br>
The namespace can remain the same. It doesn't actually have to
resolve to anything. It is just a unique string to avoid name
collisions between elements from different schemas. If that seems
too strange, you can safely change it to<br>
<pre wrap=""><big><a class="moz-txt-link-freetext" href="http://ebible.org/2003/OSIS/namespace">http://ebible.org/2003/OSIS/namespace</a></big></pre>
and it will still work. Thus, if you want to globally replace
"<a class="moz-txt-link-abbreviated" href="http://www.bibletechnologies.net">www.bibletechnologies.net</a>" with "ebible.org", changing both the
schema location and the namespace, it will work. (You can include an
extra "www." in front of eBible.org, too, and it will still work,
for both the namespace and the OSIS schema, but the 4 extra
characters aren't needed.) Although the automated validation process
doesn't retrieve any information from the namespace URI, it is kind
of nice if it actually goes somewhere meaningful for a human
visitor. In the case of <a class="moz-txt-link-freetext" href="http://ebible.org/2003/OSIS/namespace">http://ebible.org/2003/OSIS/namespace</a>, it
will present something human readable.<br>
<br>
The important parts of the remnants of the old BibleTechnologies.net
site have been preserved at<br>
<a href="http://eBible.org/osis/">http://eBible.org/osis/</a><br>
i.e. the OSIS manual, the OSIS schema, a stable schema location, and
a link to the old site on the wayback machine. I'm not sure how long
the wayback machine link might remain useful, but I suspect that the
traffic will be low enough that the hosts of the wayback machine
won't mind keeping it up for a while. If that goes away, though, the
manual and schema should still be on eBible.org.<br>
<br>
<br>
<br>
</body>
</html>