<--------------- > > > > 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. ---------------->
This seems to me not the right way it should be handled. ID/IDREF are part of the XML specification. Afaik to use them in another way would violate the specification and might lead into troubles with other XML tools/libraries. - Harald -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
