Kevin,

Use <![CDATA[" Physician Assistants & Advanced Practice Nuring "]]>. Everything inside a CDATA section is ignored by the parser.

Madhavi

From: Kevin Toppenberg <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Hardhats Sourceforge <[EMAIL PROTECTED]>
Subject: [Hardhats-members] XML Parsing problem
Date: Mon, 13 Dec 2004 13:49:28 -0800 (PST)

I've come across a problem an XML using the MXMLDOM
module.

The erroneous line is like this:

<Field id="Type">Physician Assistants & Advanced
Practice Nuring</Field>

The problem is the "&" character (I believe).  The XML
parser sees this as a control character.  I can't
reword the phrase, because I am matching for an entry
in the PERSON CLASS file that has this charcter in it.

I think what is supposed to happen is that control
characters are put in some other way.

Does anyone know how to do this?  And will the parser
convert the code back into the above format when I
query to document, or will I need to do this manually?

thanks
Kevin



__________________________________
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Hardhats-members mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hardhats-members

_________________________________________________________________
Don�t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to