Change the line:
<AttributeValues objType="wt.doc.WTDocument">
to contian the name of the soft type
ex:<AttributeValues objType="wt.doc.WTDocument|com.abc.MySoftType">
-Malavika
Change the line:
<AttributeValues objType="wt.doc.WTDocument">
to contian the name of the soft type
ex:<AttributeValues objType="wt.doc.WTDocument|com.abc.MySoftType">
-Malavika