How to handle dynamic name space in OIC
Summary
Handling namespaces dynamically in OICContent
Hi Team,
We are implementing integrations with PLM application using OIC. PLM will provide us an XML file with details of the products that are updated. Now the problem is with every upgrade to the PLM application, the name spaces will also be updated. For example the name space in the current file that is provide by PLM is: "http://www.oracle.com/webfolder/technetwork/xml/plm/2015/09/". In the next upgrade the name space might change to "http://www.oracle.com/webfolder/technetwork/xml/plm/2016/10/". How do we handle this name space dynamically so that every time we dont need to update the schema and refresh our XSLTs?
Tagged:
1