Hi Sagara, Thanks for your pointers, really appreciate it.
I want to get a the policy(extensibility node) node from my WDL. As you have shown ExtensionElement[] extEls=descElem.getExtensionElements(); gives me the extensibility elements but there i see less number of methods in the ExtensionElement interface. say I want to get the ExtensibilityElement as a String , how Im gonna do that? Is there a serializer available in woden? your help is greatly appreciated. Pradeep Fernando.
