D
David Tucker
i have an xml document that needs to use multiple dtds. each dtd may
have the same element names in general but some will differe slightly.
I want to use namspaces but every time I do so it complains about tags
already defined.
I do not want to use prefixes since that is almost like using new
elements.
is there a trick to using many dtds with the same element names ?
thanks
davidT
have the same element names in general but some will differe slightly.
I want to use namspaces but every time I do so it complains about tags
already defined.
I do not want to use prefixes since that is almost like using new
elements.
is there a trick to using many dtds with the same element names ?
thanks
davidT