How can I represent the following in XSD.
A CDATA tag is merely a means of escaping data as a text node. Therefore you cannot stipulate that you require a CDATA node.
From a DOM perspective, the following documents are identical:
value
and