Colons within document stored as XMLtype
448186Nov 28 2005 — edited Nov 29 2005Have uploaded a document in a 10g database, the document has : within the element names. We received the errors
ORA-31011:XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00601: Invalid token in: '//a:b'
Have discovered that the problem is the : . This worked fine in on an Oracle 9.2 database but now on a 10 release 2 we get this error. Is there any way to work around this without having to change the original xml document