Damitha Kumarage
Wed, 06 Jan 2010 23:02:40 -0800
Thomas Baier wrote:
There is a jira related to this [1]. Fixing this involve solving this problemDamitha Kumarage schrieb:Thomas Baier wrote:Hi, when using "anyType" as a parameter, type information about the value passed is included as an attribute, e.g. in the soap message <pData xsi:type="xsd:double">3.1415</pData> I can get the type attribute using axiom_element_get_attribute(), but the attribute's value is "xsd:double". How can I get the localname "double" (without simple string parsing). Is there any utility function to split a qname into namespace and localname?AFAIK noWhat is the recommended way to find out the concrete data type of the values for anyType?
Thanks, Damitha [1] https://issues.apache.org/jira/browse/AXIS2C-1396
Best, Thomas
-- __________________________________________________________________ Damitha Kumarage Technical Lead; WSO2 Inc. "Oxygenating the Web Service Platform; " http://www.wso2.com/ blog: " http://damithakumarage.wordpress.com/ __________________________________________________________________