ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

datatypes.dtd error: A '(' char or element type is req in the decl^n of element type simpletype

vijays
6 Feb 2009 09:53:06 GMT
6 Feb 2009 09:53:06 GMT

hi,
i got a problem with the datatypes.dtd in zkcommon package i have created zk-src project in eclipse.
datatypes.dtd why this file required and i have got error for this statement <!ELEMENT %simpleType;
((%annotation;)?, (%restriction; | %list; | %union;))>
whats wrong in this statement or do i require some jar file to add my project.

plz help me only one error remaining :)
tahnks in advannce

vijay

RyanWu
9 Feb 2009 00:50:44 GMT
9 Feb 2009 00:50:44 GMT

do you add zcommon.jar to your project ??

vijays
9 Feb 2009 10:48:10 GMT
9 Feb 2009 10:48:10 GMT

yes i have. till error is there is any dependency betn zhtml,zk,zul,...?

eslamerman
12 Jan 2010 06:06:28 GMT
12 Jan 2010 06:06:28 GMT

i have the same problem , did u fix it ?

PeterKuo
7 Feb 2010 21:26:59 GMT
7 Feb 2010 21:26:59 GMT

@ eslamerman
To clarify the problem you encountered, let me ask you few problem:
What version of ZK src are you developing?
And what doc are you following to develop ZK src?