Ajith,

Would you open up a jira bug to track this issue and please don't forget
to add a small repro case.

Thanks,
Cezar

> -----Original Message-----
> From: Ajith Ranabahu [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 22, 2006 12:03 AM
> To: dev@xmlbeans.apache.org
> Subject: A small issue about the behavior of the returned
XMLStreamReader
> 
> Hi all,
> A quick clarification about the behavior of the XMLStreamReader
> returned from a XMLBeans object.
> If there are any qualified attributes the reader correctly returns the
> namespace URI and the prefix for that attribute through the
> getAttributePrefix(int) and getAttributeNamespace(int) methods.
> However that particular namespace decalration does not appear through
> the getNamespacePrefix(int) method (it is not counted to from the
> getNamespaceCount() method).
> Axis2 actually got into trouble because of this behavior but I've
> fixed it with a workaround.
> What I'm not sure about is that whether this is an acceptable
> behavior! I mean I don't see any faulty behavior since the namespace
> is correctly associated with the attribute but the namespaces not
> showing up in the declaration list makes me wonder!
> 
> Any StAX guru who can clear this up  ;)
> 
> --
> Ajith Ranabahu
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to