@elmar-chen, good catch. 

I tried to validate these files in Intellij Idea. I agree we should fix issue 
in web-fragment.xml since the value in `<name>` element is invalid.

But for other files: dubbo.xsd, provider-nested-service.xml, 
annotation-consumer.xml, Intellij idea doesn't report any warning or error. 

Intellij idea is smart enough to validate these files against the local schema, 
instead of requiring one explicit schema location specified. This behavior is 
consistent with runtime behavior since we provided  schema handler 
`spring.schemas` and namespace handler `spring.handlers` for spring framework.

I think we can simply ignore other files, but fix web-fragment.xml only. What 
do you think?

[ Full content available at: 
https://github.com/apache/incubator-dubbo/issues/2471 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to