cdata for attribute
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
from web.config: the value attribute contains some code. like most code it contains lots of illegal xml chars < > " , ... can I mark this attribute with a cdata tag to let the xml parser ignore these invalid chars? thanks in advance, Niko
-
from web.config: the value attribute contains some code. like most code it contains lots of illegal xml chars < > " , ... can I mark this attribute with a cdata tag to let the xml parser ignore these invalid chars? thanks in advance, Niko