Commit 928f8b6
Register the xml prefix so @xml:lang assertions compile
XmlMatcherBuilder builds its NamespaceContext from a plain map with no built-in prefixes, so
JAXP cannot resolve the reserved "xml" prefix and ccmmXmlLangFollowsTheXoaiLanguageWrapper
failed with "Prefix must resolve to a namespace: xml". Register it alongside ccmm.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 93618c2 commit 928f8b6
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
753 | 754 | | |
754 | 755 | | |
755 | 756 | | |
| 757 | + | |
| 758 | + | |
756 | 759 | | |
757 | | - | |
| 760 | + | |
| 761 | + | |
758 | 762 | | |
759 | 763 | | |
0 commit comments