H
harihawking
the xml parser associates the attribute list with each type present in
my xml.
It is so haapening that the version attribute present in <?xml
version=1.0> is present in that list for every type in my xml. the
namespace associated with that version attribute is "www.omg.org/
XMI".
I have set the following methods-
setNamespaceAware(true)
setValidating(true).
Can anyone let me know wat the problem is, and the work around?
hari
my xml.
It is so haapening that the version attribute present in <?xml
version=1.0> is present in that list for every type in my xml. the
namespace associated with that version attribute is "www.omg.org/
XMI".
I have set the following methods-
setNamespaceAware(true)
setValidating(true).
Can anyone let me know wat the problem is, and the work around?
hari