Subject: Re: [xsl] How to take a QName value and make it an attribute? From: David Carlisle <davidc@xxxxxxxxx> Date: Wed, 01 Aug 2012 16:58:19 +0100 |
Or to reuse the same 'soap' prefix do:
<xsl:attribute name="{$q}" namespace="{namespace-uri-for-prefix(prefix-from-QName($q), .)}">
<fault> <xsl:attribute name="{.}" namespace="{namespace-uri-for-prefix(prefix-from-QName(resolve-QName(.,.)),.)}">blah</xsl:attribute> <xsl:value-of select="."/> </fault>
________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] How to take a QName value, Andrew Welch | Thread | RE: [xsl] How to take a QName value, Costello, Roger L. |
Re: [xsl] How to take a QName value, Andrew Welch | Date | RE: [xsl] How to take a QName value, Costello, Roger L. |
Month |