Results 1 to 6 of 6

Thread: Information about WSDL, SOAP and WMLScript

  1. #1
    Join Date
    Nov 2009
    Posts
    68

    Information about WSDL, SOAP and WMLScript

    Our group is making a project on Web services. We have to include three Web Services and we have decided to include WSDL(Web Services Description Language), SOAP and WMLScript. I need to collect information on these three topics. Please provide some information on them along with syntax and examples for the same.

  2. #2
    Join Date
    May 2008
    Posts
    2,012

    Soap

    To make it possible for the applications to carryout transaction using the HTTP we use the XML based protocol- SOAP. Thus Web services can be accessed by use of SOAP. The required skill to perceive SOAP are grasping the meaning of XML and XML Namespaces.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,521

    Information on SOAP

    The full form of SOAP is Simple Object Access Protocol. It is designed with the help of XML. It has the capability to access the internet as well. Thus SOAP is considered as communication protocol. So the communication between two application can be carried out by Simple Object Access Protocol

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Wsdl

    To design application for Web services and to specify how to access them, the XML-based language 'Web Services Description Language- WDSL' is used. It is designed to describe Web services. The Web Services Description Language is coded using the XML language and therefore is an XML document.

  5. #5
    Join Date
    Apr 2008
    Posts
    1,948

    WMLScript

    The web pages which are displayed in the web browser can be created using WML language. The acronym WML is for Wireless Markup Language. It is similar to the Hyper text Markup Language and is considered to be derived from it but it is infact an XML based language. WMLScript is similar to JavaScript language and WML uses this WMLScript to execute code on the client machine.a

  6. #6
    Join Date
    Feb 2008
    Posts
    1,852

    Syntax for SOAP

    Following are the syntax for Simple Object Access Protocol.
    • The SOAP message should make use of the SOAP Encoding namespace.
    • The SOAP message must not include any instruction for XML Processing.
    • The encoding for SOAP message is to be done with XML.
    • There should not be any reference to DTD.

Similar Threads

  1. Basics of WMLScript Programming
    By Bruno007 in forum Software Development
    Replies: 4
    Last Post: 09-12-2010, 07:39 AM
  2. Flex and SOAP 1.2
    By Dev-Datta in forum Windows Software
    Replies: 7
    Last Post: 12-07-2010, 02:19 PM
  3. Replies: 9
    Last Post: 10-04-2009, 01:51 AM
  4. How SOAP is better over other protocol
    By Adit in forum Technology & Internet
    Replies: 2
    Last Post: 10-12-2008, 03:19 PM
  5. PHP and SOAP
    By Jkbaseball in forum Software Development
    Replies: 2
    Last Post: 23-09-2008, 02:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,858,906.08204 seconds with 17 queries