deprecated elements in MathML Test Suite

There are still a few deprecated relns and fns left in the MathML testsuite:

$fgrep '<fn' */*/* | awk '{print $1}' | sort -u

Content/ArithmeticAlgebraLogic/logic5.mml:
Content/ArithmeticAlgebraLogic/logic5.xml:
Content/ArithmeticAlgebraLogic/logic6.mml:
Content/ArithmeticAlgebraLogic/logic6.xml:
Content/ArithmeticAlgebraLogic/logic7.mml:
Content/ArithmeticAlgebraLogic/logic7.xml:
ErrorHandling/NumChildren/noChildContent.mml:
ErrorHandling/NumChildren/noChildContent.xml:
TortureTests/Complexity/complex4.mml:
TortureTests/Complexity/complex4.xml:

$ fgrep '<reln' */*/* | awk '{print $1}' | sort -u

Content/ArithmeticAlgebraLogic/logic7.mml:
Content/ArithmeticAlgebraLogic/logic7.xml:
ErrorHandling/BadChildren/badCondContent1.mml:
ErrorHandling/BadChildren/badCondContent1.xml:
ErrorHandling/BadChildren/badReln1.mml:
ErrorHandling/BadChildren/badReln1.xml:
ErrorHandling/NumChildren/noChildContent.mml:
ErrorHandling/NumChildren/noChildContent.xml:
ErrorHandling/NumChildren/tooFewContentContainer.mml:
ErrorHandling/NumChildren/tooFewContentContainer.xml:
TortureTests/Complexity/complex4.mml:
TortureTests/Complexity/complex4.xml:

I hope this can be fixed along with the publication process for the 
second edition.

 -- Andreas

Received on Friday, 25 July 2003 08:04:07 UTC