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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] XML to XSL(web form) back to XML

[ Lists Home | Date Index | Thread Index ]

Title: RE: [xml-dev] XML to XSL(web form) back to XML

Rick,

Rather than look for a "form that accepts incoming data", you may want to look into a messaging protocol such as SOAP (Simple Object Access Protocol).  SOAP is an XML-based messaging protocol that runs on top of HTTP, SMTP, and other transport protocols (depending on the version) and carries a "payload" containing an XML-encoded message.  SOAP can be used to transport the incoming XML data (which ultimately is used in the form), and the XML data that was updated by user interaction with the form could be HTTP POSTed to where it needs to go.

For more information, see the following links (some are a bit out of date - so please keep that in mind):

http://www.develop.com/soap/soapfaq.htm
http://msdn.microsoft.com/soap/default.asp
http://www.vbxml.com/soapworkshop/
http://www.soaprpc.com/
http://www.w3.org/TR/2002/WD-soap12-part0-20020626/
http://www.w3.org/TR/soap12-email
http://www.w3.org/TR/2002/WD-soap12-part1-20020626/
http://www.xml.com/pub/a/2002/02/20/endpoints.html
http://www.sys-con.com/xml/article.cfm?id=319
http://www.w3.org/TR/SOAP-attachments
http://xml.com/pub/a/2002/01/09/soap.html
http://www.sun.com/smi/Press/sunflash/2001-10/sunflash.20011023.5.html
http://www.xml.com/pub/a/2001/04/04/ebXML.html

Kind Regards,
Joe Chiusano
LMI

> **************************************************************************
>   Joseph M. Chiusano
>   Logistics Management Institute
>   2000 Corporate Ridge
>   McLean, VA 22102
>   Email: jchiusano@lmi.org
>   Tel: 571.633.7722
> **************************************************************************
>


-----Original Message-----
From: Rick Pence [mailto:rick@syncnet.com]
Sent: Wednesday, September 11, 2002 3:22 PM
To: xml-dev@lists.xml.org
Subject: [xml-dev] XML to XSL(web form) back to XML


XML Newbie here:
Can anyone please point me to some samples of an
XSL web page with a form accepting incoming XML
data, which then sends (POST) back XML data from the
XSL form?

Thanks!

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS