>the JDO spec says (section 18.21) JDO vendors must support XSD and might >support DTD. I think, since DTD support is optional, the TCK cannot use >metadata files referring the DTD.
Hi Michael, what is "support XSD" ? What does that mean ? Allow the file to be parsed ? Validate the file ? JPOX allows a file to parsed, yet doesn't validate a file that has an xsd specified for the jdo element. -- Andy
