I'm using XmlSax library to read XML files, and I didn't find the way to obtain the Uri of an attribute (only the Uri of a node), because in the Attributes object there is no Uri property as I would expect. ¿Was it forgotten by the programmer?, ¿is there any way to obtaining it?
Thanks
Thanks