[xsl] Building a bidirectional map of namespaces prefix to namespace from wsdl:definition

Subject: [xsl] Building a bidirectional map of namespaces prefix to namespace from wsdl:definition
From: Farrukh Najmi <farrukh@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Mar 2008 21:38:54 -0400
Dear colleagues,

I need to process a WSDL document via XSLT and build two maps from the namespace declaration in the wsdl:definition element.

   * Key is the namespace prefix and value is the namespace
   * Key is the namespace and value is the prefix

Does anyone have an example of doing that or something similar that they can share along with a snippet that shows how to do a
lookup of a value based on key.


TIA for your help.

--
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com

Current Thread