<!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">
<br>
<br>
Dominik Klein wrote:
<blockquote cite="mid:49951DFC.6@in-telegence.net" type="cite">
  <pre wrap="">Neil Katin wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The second problem centers around the score: the -inf seems to be the
"friendly"
way to specify negative infinity, but it is not properly translated into
the relax-ng
schema's -INFINITY; I get xml parsing errors.  And when I manually
correct the xml
then I get warnings from the "friendly" parser when it re-reads the rules.

Should I be specifying -inf or -INFINITY in the line above?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
For me, -inf in the crm shell (not in xml!) worked fine, although there
were people reporting problems with it before you. Will have to retry
and wait for my account to eventually fix the doc.

  </pre>
</blockquote>
I looked at the current mercurial tip, and it has code that looks like
it deals with the inf cases,<br>
and that code isn't 1.0.1.  So I suspect this is a fixed problem, that
I'm seeing because I'm too<br>
chicken to run unreleased code.<br>
<br>
Thanks for the fast reply.<br>
<br>
    Neil<br>
<br>
</body>
</html>