Skip to Content
0
Former Member
Feb 14, 2006 at 06:10 PM

CDATA tag in xml

575 Views

Does anyone know if CDATA tag is supported for values. For example can XI do the following;

<vendor-name><![CDATA[MOON FREIGHT LINES, INC.]]></vendor-name>

The vendor name value is "MOON FREIGHT LINES, INC." which is included in the CDATA tag. Can XI parse correctly and give me the correct value? We don't have a system in place yet and i can't test it out.

Thanks.