Hello,
some hints
My favorite IDE validates xml files based upon schemas or dtds.
Seam has such files:
components.xml
| pages.xml
|
| They do include an url which points to
|
http://jboss.com/products/seam/....
| Unfortunately the DTDs and schemas are not up to date. Gavin knows about this fact. He
searches for a good updating process. Any Ideas?
|
| This means that validating the mentioned files will fail.
| In my case, i could register the correct xsd and dtd files in a xml catalog for my
ide. So the validating process will use my local copys.
|
| The xsd files can be found only in the cvs at the moment. With the next seam release
they will be delivered. The pages-1.1.dtd is part of seam1.1.6,yet.
| Ciao,
| Carsten
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015817#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...