Menu

#232 Wrong assertion or wrong assertion message

v5.0
closed-fixed
5
2007-03-27
2007-03-27
George Bina
No

Hi,

This appears in the CR3 Relax NG schema (and also in the Schematron standalone schema):

<s:rule context="db:termdef">
<s:assert test="count(db:firstterm) = 1">A termdef must contain exactly one glossterm</s:assert>
</s:rule>

The assert is for firstterm and the message refers to glossterm.

Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

Discussion

  • Norman Walsh

    Norman Walsh - 2007-03-27
    • status: open --> closed-fixed
     
  • Norman Walsh

    Norman Walsh - 2007-03-27

    Logged In: YES
    user_id=81663
    Originator: NO

    Fixed in Subversion for the next release. Thanks, George!

     

Log in to post a comment.