can't compile a W3C-provided XSD schema; can't resolve “id”?
问题 I'm playing around with an XML schema and trying to produce a simple valid document that uses it. The schema XSD is provided by the W3C, so I can't imagine anything's actually wrong with it. But xmllint on the command line as well as any number of freebie online validators complain about the actual XSD (not my test document) with: The QName value '{http://www.w3.org/XML/1998/namespace}id' does not resolve to a(n) attribute declaration. Note that it can't resolve the id type/name, which is