XSD validation error?
The following XSD (part of a WSDL file) gives an error in IntelliJ 6(.0.4), but is correctly processed.
]]>
IntelliJ reports it can't find type RegionData to extend from, despite it being defined just above there.
Applying the symbolic namespace name assigned to the schema explicitly doesn't help either.
Shouldn't this type be found by IntelliJ? I can understand it not finding it if defined in another WSDL file that's not explicitly linked, but in the same one?
请先登录再写评论。
It should, there is some problem with local schema definition in wsdl.
Please, file JIRA issue with complete wsdl fragment attached.
Jeroen Wenting wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
created as IDEA-11655