Wednesday, April 29, 2020

Re: Is the UI Binder DocType Broken?

I just accessed the URL directly in a browser and was prompted for an XML download. Connection issue of some sort?

Reading the header in the XML file it looks like they want you to use 'https://dl-ssl.google.com/download/gwt/DTD/xhtml.ent' instead.

And the master copy is at 'http://google-web-toolkit.googlecode.com/svn/trunk/user/src/com/google/gwt/uibinder/resources/xhtml.ent'

And looking through that file, I don't see UI Binder elements defined, only HTML entities.

On 4/28/20 12:18 PM, Scott Onyx Harmon wrote:
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">

No longer seems to be functioning properly, as I now get multiple "errors" in my XML files such as:
Element type "ui:UiBinder" must be declared.

Is there a new place to get the DTD?
--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/50b54519-f3fb-438d-82ad-fd9b8cdd07d8%40googlegroups.com.

No comments:

Post a Comment