473,395 Members | 1,437 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

schema from web services

I have this 3rd party web services link and I want to use it. I also need
schema for the site. I was wondering if there is a way to generate it from
my side rather ask site owner to send me one?

Jan 8 '07 #1
4 1437
with schema I meant the one for all the returned xml.

"JohnAD" <no*****@this.comwrote in message
news:#W**************@TK2MSFTNGP03.phx.gbl...
>I have this 3rd party web services link and I want to use it. I also need
schema for the site. I was wondering if there is a way to generate it from
my side rather ask site owner to send me one?
Jan 8 '07 #2
xsd.exe can attempt to craft a schema from the XML you've got. The more XML
that hits the true schema the better, but what's generated will be a valid
schema. I can't recall the command line format, but open an XML file in
VS.Net and go to XML|Generate Schema to build one, too.
Jan 9 '07 #3
If it's a .NET webservice (if you're lucky) and if the service has got
documentation enabled then you could get the WSDL (and the xsd schema) that
way.

Lots of IFs though :)

"JohnAD" <no*****@this.comwrote in message
news:OA**************@TK2MSFTNGP04.phx.gbl...
with schema I meant the one for all the returned xml.

"JohnAD" <no*****@this.comwrote in message
news:#W**************@TK2MSFTNGP03.phx.gbl...
>>I have this 3rd party web services link and I want to use it. I also need
schema for the site. I was wondering if there is a way to generate it from
my side rather ask site owner to send me one?

Jan 9 '07 #4
I guess I will try this method. I can do some ws requests and create schema
with trial and error process.

"Keith Patrick" <ri*******************@nospam.hotmail.comwrote in message
news:uS**************@TK2MSFTNGP02.phx.gbl...
xsd.exe can attempt to craft a schema from the XML you've got. The more
XML that hits the true schema the better, but what's generated will be a
valid schema. I can't recall the command line format, but open an XML
file in VS.Net and go to XML|Generate Schema to build one, too.
Jan 10 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: wukie | last post by:
What is the best method of creating schema creation scripts that can be stored into a version control system. The process of using em to generate a script is not an appealing option. I am still...
0
by: David | last post by:
Hi. My company is using iPlanet's LDAP directory. I developed a web service that authenticates users against ldap and returns certain attributes back. I am using directory services library for...
2
by: Steven (dotnet newbie) | last post by:
Hello. I am trying to create a database from an XML file. I am able to create a dataset from the XML doc, but how can I create a database schema from the dataset and populate the database? Or is...
2
by: Ali | last post by:
I am having problem compiling schema contained in WSDL file when analyzing schema types contained in it (for example http://www.ebout.net/net/GoogleSearch.wsdl). Following code demonstrates my...
1
by: billa1972 | last post by:
Hi, I am trying to hook into Yellow Freight's rating webservice. Below is the wsdl. When i try and create a proxy file with wsdl.exe i get the following errors, see below. Also, when i...
5
by: Jeff | last post by:
We are using .Net and the wsdl Utility to generate proxies to consume web services built using the BEA toolset. The data architects on the BEA side create XML schemas with various entities in...
3
by: kevin | last post by:
Is that even possible? I am creating a web service in .NET to expose some already created .NET programs to other groups. One group is writing the client in PERL, and thus wishes the wsdl schema...
0
by: billmiami2 | last post by:
I'm creating an ASP.NET web service with a number of web methods. The consumers of these web services are developers using Macromedia Flash which comes with its own interface for web services. In...
1
by: amir | last post by:
Hi, When compiling a page in VS2005 this morning I received 101 messages regarding schema problems in my web.config file. When I go to view an aspx page in my IIS, IE just displays a blank...
0
by: =?Utf-8?B?TGFzdGJ1aWxkZXJz?= | last post by:
Hi all, I have a weird problem which has been causing me a headache for the last two days. I have to dynamicly generate a schema in memory and load it into a dataset in memory to be returned...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.