[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Newbie confusion with xml


xml confusion
8/19/2002 11:05:49 AM, <dale@q...> wrote:

>
>    
>   Now, I'm sure you can see how confusing this can seem to a beginner trying
>   to teach himself.

There are lots of good books to buy, and tutorials on the Web, to assist.  
Google for "XML tutorial" or "XML Introduction".  As I recall, the first
few hits are quite valuable resources.

>   How would I receive something like this?

If by "receive" you mean translate it into something meaningful to you, that's
what a "parser" does.  Assuming that Ariba publishes a schema for their format(s), you
would probably want to use an "XML data binding" tool to automatically parse
the message into a Java, C#/C++, or whatever, object that you could manipulate
in your usual manner.

>   What kind of page would I need to catch this information?

Hmm, if it is being POSTed via HTTP, you'd want a CGI/Servlet/ASP thingie to catch it

>   How would I send the response? 

However the other side wants it ... HTTP PUT or POST most likely.  Or email, FTP,
whatever works.

>   How can confidential information like this be sent to a URL and be secure
>   from everyone else?

With encryption, probably.  SSL maybe? Or maybe with specialized hardware?  This
is a very deep topic that you'll probably need to get expert advice to get right.
But basically one of the main motivations for XML is that it can leverage whatever
you have setup for secure HTTP/HTML, or FTP, or email, or whatever, so if you have
a security infrastructure now, you can probably re-use it.




PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.