[xsd-users] Problem to transform mathml2 for COLLADA to C++
Miao Wang
miaowang.tw at gmail.com
Sat Dec 25 09:18:58 EST 2021
Hello,
I follow the thread
https://www.codesynthesis.com/pipermail/xsd-users/2009-July/002388.html
to transform COLLADA 1.5 and success. Because COLLADA need mathml2 to work,
I transform the xsd files in mathml2. When transform common/math.xsd using
the same parameters, the following error shows:
common/math.xsd:36:47: error: group '
http://www.w3.org/1998/Math/MathML:Presentation-token.class' not found
common/math.xsd:37:48: error: group '
http://www.w3.org/1998/Math/MathML:Presentation-layout.class' not found
common/math.xsd:38:48: error: group '
http://www.w3.org/1998/Math/MathML:Presentation-script.class' not found
common/math.xsd:39:47: error: group '
http://www.w3.org/1998/Math/MathML:Presentation-table.class' not found
common/math.xsd:40:31: error: type '
http://www.w3.org/1998/Math/MathML:mspace' not found
common/math.xsd:40:31: error: referenced element 'mspace' not found
.......more
Has anyone successfully to transform mathml2 ?
Best regards,
Miao
More information about the xsd-users
mailing list