| Warning: no DTD/Schema detected for the document [message #719807] |
Mon, 29 August 2011 01:37  |
MarcoGT Messages: 77 Registered: May 2011 |
Member |
|
|
I have this xml file:
<?xml version="1.0" encoding="UTF-8"?>
<Test label="test" name="test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:aa="http://mydomain/Schema/AA/AA"
xmlns="http://mydomain/Schema/BB/bb"
xsi:schemaLocation="http://mydomain/Schema/schemaTest.xsd">
And I get the warning "no DTD/Schema detected for the document"
Why?
The XSD is defined...
Thanks
Marco
[Updated on: Mon, 29 August 2011 01:44] Report message to a moderator
|
|
|
|
|
|
|
|
| Re: Warning: no DTD/Schema detected for the document [message #720868 is a reply to message #720365] |
Wed, 31 August 2011 07:49  |
Wolfgang Knauf Messages: 61 Registered: July 2009 |
Member |
|
|
Hi Marco,
>
> It is possible to disable the validation of ALL XML files inside
> workspace but keep validation for the opened XML file?
I don't think this is possible. In the project specific properties, you
have some configuration options for the XML validator (e.g.: validate
on build or only perform manual validation), and you can declare exclude
lists. But the option you request is probably not available.
Best regards
Wolfgang
|
|
|
Powered by
FUDForum. Page generated in 0.01733 seconds