HOME

AppML
AppML HOME

Web Applications
Web Services
Web Solution

AppML Intro
AppML How To
AppML Elements
AppML Services
AppML Document
AppML Database
AppML Reports
AppML Filters
AppML Lists
AppML Forms
AppML XML
AppML Partners

Case Study
Case Intro
Case Database
Case How To
Case HTML Reports
Case Corporate
Case HTML Forms
Case Application

Proposal Kit
Please visit our sponsors !

AppML Web Services

home next

AppML is used to describe the elements of an application, but the application itself must be executed by a set of Web Services.


AppML Web Services

With AppML, the application relies on Web Services to execute the application. Once an application is defined in AppML, the AppML description can be read by a Web Service to produce a result.

Here are some examples of some possible AppML based Web Services:

HTML Report Service
A Web Service that runs an HTML report based on an AppML description.

XML Report Service
A Web Service that runs an XML report based on an AppML description.

WAP Report Service
A Web Service that runs a WAP report based on an AppML description.

HTML Form Service
A Web Service that executes an HTML form based on an AppML description.

HTML DB Query Service
A Web Service that executes an HTML Database Query based on an AppML description.


Example of AppML Web Services

<appml>
<database>
  <connection>music_db</connection>
  <sql>select title,artist,year from cd_catalog</sql>
</database>
</appml>

The AppML document above can be read by a lot of different Web Services to produce different results. Here are a few examples:

Standard Report generated by an HTML Report Service:

TITLE ARTIST YEAR
Empire Burlesque Bob Dylan 1985
Hide your heart Bonnie Tyler 1988
Greatest Hits Dolly Parton 1982

Standard Report generated by an XML Report Service:

<cd_catalog>
  <row>
    <title>Empire Burlesque</title>
    <artist>Bob Dylan</artist>
    <year>1985</year>
  </row>
  <row>
    <title>Hide your heart</title>
    <artist>Bonnie Tyler</artist>
    <year>1988</year>
  </row>
  <row>
    <title>Greatest Hits</title>
    <artist>Dolly Parton</artist>
    <year>1982</year>
  </row>
</cd_catalog>

Standard Form generated by an HTML Form Service:

Input Form

Title:
Artist:
Year:


home next

Jump to: Top of Page or HOME or Printer Friendly Printer friendly page


Search W3Schools:


What Others Say About Us

Does the world know about us? Check out these places:

Dogpile Alta Vista MSN Google Excite Lycos Yahoo Ask Jeeves


We Help You For Free. You Can Help Us!


W3Schools is for training only. We do not warrant its correctness or its fitness for use. The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.

Copyright 1999-2002 by Refsnes Data. All Rights Reserved


Validate How we converted to XHTML Validate

ASPHits
Active Server Pages Resource Web Site


Your own Web Site?

Read W3Schools
Hosting Tutorial



$15 Domain Name
Registration
Save $20 / year!



Advertise
at W3Schools

Only 0.5 CPM



SELECTED LINKS

University Online
Master Degree
Bachelor Degree


Web Software

The Future of
Web Development


Jobs and Careers

Web Security
Web Statistics
Web Standards


PARTNERS

W3Schools
TopXML
VisualBuilder
XMLPitstop
DevelopersDex
DevGuru
Programmers Heaven
The Code Project
Tek Tips Forum
ZVON.ORG
TopXML Search