RE: [xml] how i have to do ?

Date view Thread view Subject view Author view

From: Verstraete Nicolas (nverstraete@atos-group.com)
Date: Mon Dec 06 1999 - 05:46:50 EST


I just understand the real poroblem :
i think it is because i want to put the string : .*&sico=\([0-9]*\)
but the parser think sico is an ENTITY !?

how can i do ?

thank you

**hello !
**
**if I put for exemple :
**
**<REFAPP value="ECHBOU\1">.*&sico=\([0-9]*\)</REFAPP>
**
**in my xml file, when i create a tree using
**xmlParseFile(file), i have an
**error on the character '=' due to the function xmlParseEntityRef ?
**
**so how i have to do if i want for exemple :
**
**name of element : [ REFAPP ]
**value of element: [ .*&sico=\([0-9]*\) ]
**
**thank you !
**
**nico
**----
**Message from the list xml@rufus.w3.org
**Archived at : http://rufus.w3.org/veillard/XML/messages
**to unsubscribe: echo "unsubscribe xml" | mail majordomo@rufus.w3.org
**

----
Message from the list xml@rufus.w3.org
Archived at : http://rufus.w3.org/veillard/XML/messages
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rufus.w3.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:53 EDT