Community
Participate
Working Groups
Authors of XML documents currently do not have a method of associating a schema with an XML document unless explicitly defined within the document itself. For various reasons, this may not be possible (for example, generated XML files). This impacts both validation and content assist for the user.
Created attachment 191760 [details] patch
Created attachment 191761 [details] patch - removed extra files
Created attachment 191775 [details] patch with tracing option This patch adds in a tracing option that provides info info schema providers are taking too long to return.
Approved. Did you want to raise an exception to the freeze and make it API in 3.3?
Code checked in for 3.2.4. This might be worth raising an exception for.
Bug 340867 was opened to address the unit test failures caused by this.
Code has been checked in and API request has been opened.