I have written the following schema file:
[code=xml]
<schema xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:tns="http ://www.abc.com/DDSchema"
targetNamespace ="http://www.abc.com/DDSchema"
elementFormDefa ult="qualified"
version="1.0">

<complexType name="PSType">
...