1.

What is the correct syntax of the CDATA section in an XML document?

A. <CDATA> Text to be ignored <⁄CDATA>
B. <PCDATA> Text to be ignored <⁄PCDATA>
C. <xml: CDATA [Text to be ignored]>
D. <![CDATA [Text to be ignored]]>
Answer» E.


Discussion

No Comment Found