hi,

According to discovery spec, a probe message looks like this,

<d:Probe ... >
    <d:Types>list of xs:QName</d:Types>
    <d:Scopes [MatchBy="xs:anyURI"]? ... >list of xs:anyURI</d:Scopes>
</d:Probe>

How can I create this message with axiom?

As I saw an OMElement has a method called setText which takes only one QName
as an argument.

thanks,
Amila.

-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com

Reply via email to