[Expat-discuss] extracting attributes

terrasurfer at knology.net terrasurfer at knology.net
Mon Apr 12 17:23:46 EDT 2004


I'm having trouble extracting attributes when parsing XML using
expat. I used XML_SetAttlistDeclHandler() to define a handler
for attributes. But the function I defined in 
XML_SetAttlistDeclHandler() doesn't ever run!

Am I defining my attribute handler with the correct function?
Is extracting attributes the same as extracting start tags and 
data?



More information about the Expat-discuss mailing list