Hmm. I normally use libxml2 via xmlstarlet which has a somewhat nicer UX than xmllint.
My guess is that you didn’t give a DTD, so it could only check that all present entities are syntactically valid, but not expand them.
Hmm. I normally use libxml2 via xmlstarlet which has a somewhat nicer UX than xmllint.
My guess is that you didn’t give a DTD, so it could only check that all present entities are syntactically valid, but not expand them.