Thomas Baier wrote:
Damitha 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 no
What is the recommended way to find out the concrete data type of the
values for anyType?
There is a jira related to this [1]. Fixing this involve solving this
problem
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/
__________________________________________________________________