Daniel Veillard wrote:
Will have to check later when I get back to my win machine. Not really sure if it should matter as namespaces are supposed to be handled as attributes and its a PITA right now that to access them the moveAttribute functions have to be used to get a hold of them.On Tue, Aug 16, 2005 at 07:43:19AM -0400, Rob Richards wrote:Patch adds support to retrieve value of namesapce delcarations in xmlTextReaderGetAttributeWhat does the C# implementation do ? The behaviour should stay the same as much as possible.
Similar comments as previous, though right now they cant be accessed either way using namespace functions (get vs. move).Any objections to adding xmlns support to xmlTextReaderGetAttributeNs and xmlTextReaderMoveToAttributeNs?Depends on the original xmlTextReader semantic.
Rob