We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b292d commit ac7897dCopy full SHA for ac7897d
core/src/String_InternalXSD.cpp
@@ -41,12 +41,12 @@
41
42
#include "String_InternalXSD.h"
43
44
-const char * const HREF_STRING_XSD = "<schema targetNamespace=\"http://www.w3.org/1999/xlink\" \
+const char * const HREF_STRING_XSD = "<schema targetNamespace=\"http://www.w3.org/1999/xlink\" \
45
xmlns:xlink=\"http://www.w3.org/1999/xlink\" \
46
xmlns=\"http://www.w3.org/2001/XMLSchema\"> \
47
<annotation> \
48
<documentation xml:lang=\"en\"> \
49
- This schema provides the XLink href attribute for use in the MathML2 \
+ This schema provides the XLink href attribute for use in the MathML2 \
50
schema. Written by Max Froumentin, W3C. \
51
</documentation> \
52
</annotation> \
0 commit comments