[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

namespace-uri() and Xalan

Subject: namespace-uri() and Xalan
From: Kevin.Ross@xxxxxxxxxx
Date: Mon, 28 Jan 2002 17:42:05 -0600
soap env namespace uri
Help.....please...

I need to find out the namespace-uri for node ns1:someRpcMethodName (In
this case, I want the value to be 'urn:MySoapActionURI'), but I can't seem
to get it to work to save my own life.  Can someone tell me the expression
I can use in <xsl:value-of select="????"/>?

Thanks,

Kevin Ross



<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="
http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="
http://www.w3.org/1999/XMLSchema">
      <SOAP-ENV:Body>
            <ns1:someRpcMethodName xmlns:ns1="urn:MySoapActionURI"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                  <maxrows xsi:type="xsd:string">0</maxrows>
            </ns1:someRpcMethodName >
      </SOAP-ENV:Body>
</SOAP-ENV:Envelope>



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.