Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Problem with ORACLE XML parser

Problem with ORACLE XML parser

From: MistralZ <mistralz_at_hotmail.com>
Date: 19 Nov 2003 23:42:51 -0800
Message-ID: <cbe3cf51.0311192342.bebc9d9@posting.google.com>


Hi all!

I am using Oracle XML parser ver 9.0.1.0.0 for C++ and I am having a strange problem with quotes. Parser throws a parsing error when trying to parse attributes containing quotes (even escaped: &quot; ). Does anyone know what the problem is?
Example: attrName=" &quot; hello &quot; " Error: LPX-00240: element -start tag is not well formed Received on Thu Nov 20 2003 - 01:42:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US