
Hello. I've developed an XSD for our proprietary XML format. When I use wpf syntax editor without code fragment, the XSD/editor/documention/intellisense works perfectly. However, the instant I add a header/footer to the editor, the intellisense seems to act as if the header/footer aren't there. The validation appears to operate normally, considering the middle code fragment valid, when without the header/footer, it would not be. But the intellisense behaves as if the document is empty, no header/footer. In other words, it allows me to add the root element, which wouldn't be the case because the root element is in the header.
Things to note:
- I realized while writing this that I'm using 2012.2.573 which is not the latest. I'll install the latest shortly, but I doubt it has to do with that.
- I don't have a license for the Web languages add-on just yet. It's working with the popup everytime I build. I'm getting approval for the purchase as we speak, but in case the licensing could be a cause of the problem, thought I'd mention it.
Thank you,
Chris Ray