- From: dhavalkumar thakker <dhavalkumar@xsmail.com>
- Date: Fri, 14 Jul 2006 11:39:36 +0100
- To: public-sws-ig@w3.org
Hi All,
I have a web service with the Complex Type defined as an array of String
as follows:
<complexType name="ArrayOf_xsd_string">
<complexContent>
<restriction base="soapenc:Array">
<attribute ref="soapenc:arrayType"
wsdl:arrayType="xsd:string[]"/>
</restriction>
</complexContent>
</complexType>
I intend to create an OWL-S description for this service, however I am
not sure How do I map this kind of complex type (i.e. array) to OWL
Concept??? are there any mapping available? if yes, can anybody
suggest??
Many thanks
--
Dhavalkumar Thakker
Phd candidate,
Intelligent Simulation and Modelling Group,
Nottingham Trent University, England
--
http://www.fastmail.fm - Same, same, but different…
Received on Friday, 14 July 2006 19:49:25 UTC