prev  ( testsuite > ErrorHandling > BadChildren > badReln1  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:ErrorHandling/BadChildren/badReln1
CVS-ID:
Author:Design Science, Inc (D. Doyle)
Description:Test of an unknown relationship type in a <reln> tag.

Sample Rendering:

N/A

Your browser's rendering:

a b

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <reln> 
        <plus /> 
        <ci> a </ci> 
        <ci> b </ci> 
      </reln> 
    </math>