Your post is too large to do anything meaningful with. I did notice your dubious construction <xsl:value-of select="//*[local-name()='service']/*[local-name()='port']/*[local-name()='address']/@location"/>. You probably want to write that as <xsl:value-of select="//service/port/address/@location"/>. Your usage of local-name() is unusual.
Seeking Green geeks in Minnesota
In reply to Re: XML::XSLT not transforming xml
by diotalevi
in thread XML::XSLT not transforming xml
by jptxs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |