Hi All, I am using xml4c 2.2.0 and DOMBuilder to parse my xml files.
I get error "The prefix 'sb' has not been mapped to any URI" for attached file 'vikas.xml' as soon as I set name space to true as show below. parserInstance_->setFeature(XMLUni::fgDOMNamespaces, true); Could anybody help me what is wrong? I am attaching dtd used in this xml file as well. Thanks & Regards Vikas Agrawal <<vikas.xml>> <<vikas.ent>> <<vikas.dtd>>
vikas.xml
Description: Binary data
vikas.ent
Description: Binary data
vikas.dtd
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
