PDA

View Full Version : the dtd file


Anonymous
12-10-2004, 02:51 PM
Where is that spring-objects.dtd hosted? I need it for assisted xml authoring.

Thanks,

Bing

Mark Pollack
12-10-2004, 04:07 PM
Hi Bing,

In the release candidate download the .dtd is under the src tree, src\Spring\Spring.Core\Objects\Factory\Xml

I have changed the build script to include the dtd and the xml schema file under the doc\schema directory for easier access in the future.

I will also post them on www.springframework.net/dtd and /xsd respectfully this weekend.

Cheers,
Mark

Anonymous
12-10-2004, 04:56 PM
Thanks!

Mark Pollack
12-16-2004, 01:26 AM
Hi,

Just an update, the DTD and Schema are now on the web at

http://www.springframework.net/dtd/spring-objects.dtd

and

http://www.springframework.net/xsd/spring-objects.xsd

Hopefully we won't be using the DTD for much longer.

Cheers,
Mark