Re: RE: Re: [Objectbridge-jdo-dev] jdo extension format
Brought to you by:
thma
From: Christian S. <chr...@ne...> - 2002-05-27 17:54:23
|
> Well what I'm saying is that the xml file is still valid against the jdo dtd as key/value pair are optional in the extension > tag and we just extended a tag (which is what xml is all about). What? XML is all about extending tags?? >So the way we have specified it would not break any implementation and I'm not even sure if it's out of spec because it still conforms. Not true. It does not conform, because you introduced 2 new attributes, which are not in the DTD. Why dont you just create a sample file and run it through a validating XML parser so you can see for yourself regards, Christian |