Hello,
I have the standard appengine-web.xml file suggested and created by the 
Eclipse plugin.(file attached).
Whan I validate I get the following warning:
No grammar constraints (DTD or XML schema) detected for the 
document. appengine-web.xml
I have looked all over and found many people asking the same question.
The answer is always change the warning to ignore....
Someone at The Big G must have the real answer.
I would like to fix this warning not disable it.
 
Thanks,
 
Raney

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/hMggtGGaoa4J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

<?xml version = "1.0" encoding = "UTF-8"?>

<appengine-web-app xmlns = "http://appengine.google.com/ns/1.0";>
	<application>rrrsystems-approach</application>
	<version>1</version>
</appengine-web-app>

Reply via email to