Hi,

currently JPOX' metadata parsing complains that 'Attribute "fetch-depth" must be declared for element type "field" ' for metadata that doesn't have fetch-depth anymore in fetch-groups fields' definitions. If I recall correctly, fetch-depth should be removed from the DTD because it was turned into FetchPlan.setMaxFetchDepth()?

How up-to-date is the public DTD supposed to be? Or should I rather somehow try to refer to the DTD that is coming with JPOX?

Thanks for any hints,
Jörg

Reply via email to