EXTJS 4.2 escape colon (:) in XML Tag for XML Reader
问题 I am trying to load atom pub CMIS 1.0 binding into EXTJS and the colons in the tags are stopping the XML reader from doing its work. For instance the xml looks like: <atom:entry xmlns:atom="http://www.w3.org/2005/Atom" xmlns:cmis="http://docs.oasis- open.org/ns/cmis/core/200908/" xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/" xmlns:app="http://www.w3.org/2007/app"> <atom:author> <atom:name>system</atom:name> </atom:author> <atom:id>http://chemistry.apache.org/MTAz</atom:id