The JAX-RPC spec treats org.w3c.dom.Element as a Value Type.
So yes, per the spec, you should be able to do this.
Anne
----- Original Message -----
From: "Danling Shi" <danling_at_US.IBM.COM>
To: <JAXRPC-INTEREST_at_JAVA.SUN.COM>
Sent: Monday, August 11, 2003 1:28 PM
Subject: JAX-RPC Supported data types
> Does any one know if org.w3c.dom.Element is a valid data type in a JAX-RPC
> base Web Service.
>
> In other words, could I define my Web service interface as:
> public org.w3c.dom. Element getSystemService(org.w3c.dom.Element);
>
> Thanks in advance for your help.
>
> Danling Shi
>