NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Jonathan Lister Posted via mailing list.
|
Posted: Mon Dec 14, 2009 3:43 pm Post subject: Where is the Xsd editor and xml validation problem in NB 6.8 |
|
|
Has the xsd editor been dropped, or do I need to install an additional
plugin?
Also, the xml validator in 6.8 raises an error with xml that 6.7 says is OK:
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.mycompany.com/schema/authentication/v1"
xmlns:tns="http://www.mycompany.com/schema/authentication/v1"
elementFormDefault="qualified"
version="1.0">
<!-- ommitted -->
</xsd:schema>
error message:
cvc-elt.1: Cannot find the declaration of element 'xsd:schema'. [7]
--
View this message in context: http://old.nabble.com/Where-is-the-Xsd-editor-and-xml-validation-problem-in-NB-6.8-tp26779831p26779831.html
Sent from the Netbeans - J2EE mailing list archive at Nabble.com. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|