cancel
Showing results for 
Search instead for 
Did you mean: 

CDATA tag in xml

Former Member
0 Kudos

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.

View Entire Topic
sam_raju
Contributor
0 Kudos

Hi Dipesh,

Yes. This is supported.

Rgds,

Sam Raju

Former Member
0 Kudos

Thanks Sam.