Say No to QNames in Content
Friday, December 19th, 2003Currently XML-DEV is discussing an issue that causes all sorts of pain when designing XML processing APIs. The issue is “qualified names” (qnames), and particularly qnames in content. Before discussing qnames in content, let’s discuss a general issue with qnames that you might not have known about. Take the following XML:
Notice the first two [...]