On Thursday, November 14, 2002, at 06:42 PM, [EMAIL PROTECTED] wrote:
Yes, that's it.
There are 2 problems:
- ID/IDREF do not allow references between xml sources (they are just for
internal references)
this restriction only applies if the IDREF is defined in the DTD. you can
tell betwixt that the IDREF is any attribute you want - it doesn't have to
match the definition in the DTD.
- I need something like a proxy object, because otherwise I might result
in
reading almost all objects
But corresponding to your next mail I might have a plain solution for this
... tbc
i'll look forward to that.
- robert
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>