WebStorm cannot merge XSD target namespaces?I'm developing XSLT transformations with WebStorm and find this tool pretty amazing. It handles mos of my schemas well but when multiple XSDs use the same target namespace, then autocomplete and validation stops
Hi!
I'm developing XSLT transformations with WebStorm and find this tool pretty amazing. It handles mos of my schemas well but when multiple XSDs use the same target namespace, then autocomplete and validation stops working for the sections that use elements from these schemas. Running and debugging the transformations still works perfectly.
Theoretically in such case the TNs should be merged. Is there a restriction that XSDs must use different target namespaces?
Thanks in advance
Please sign in to leave a comment.