OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

uddi-spec-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [uddi-spec-comment] urgent:How to get UDDI document from database in soapuddi


Ellen,

UDDI registry itself is an XML Web Service, meaning that it responds with
XML instances to XML requests via SOAP.  UDDI interfaces are described in
WSDL, which you can usually use in your development tools to produce native
client proxies.  There are native client API's for certain programming
languages and platforms which you can use without having to directly deal
with WSDL or XML Schema.  Some of the more prominent of them are:


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]