The following set of properties improves the XML representation of a Structured Data Type:
These properties allow you to create, without the need of the XMLWriter Data Type, an XML like this:
<SDT1 xmlns="Namespace" ItemAttribute="1">
<itemElement>1</itemElement>
<itemCdata<![CDATA[1]]></itemCdata>
value
<MyName xmlnls="MYNAMESPACE">1</MyName>
</SDT1>