RDB PRIME!
Engineering
Home
Research Paper(s)
Resume
Technology Items
Site Map
Site Search
 
 It is 13:16 PST on Thursday 04/25/2024

The XML Transactional system is XML over HTTP, and can do Database queries that are Tabular and Hierarchical, along with database updates, such as Inserts, Deletes, and Updates, along with Remote Procedure Calls.

The primary interapplication communication is ASP based. For HTTP there is a post of XML, for XSL transformation. An XML message received from the Server Layer is transformed using XSLT, to generate HTML. HTML page is transformed using XSLT, to generate XML to be sent to the Server Layer.

  • XML - The document format used to define parameters for transactions.
  • XSLT - Template which defines how pages should be presented on the browser.
  • XSD - Documents defining how each transactions should look.
  • ColdFusion/ASP - Used to control the flow of the web application and for preparing, constructing and handling received documents.
  • HTTP - Communication protocol used to send and receive XML documents.

Below is an XML Tranasactional system example:



myXML_AdapterSystem


myXML_AdapterTransactions


myXML_HowGatewayUsed


myXML_Code_Tran_Exp


Back | Home | Top | Feedback | Site Search


E-Mail Me

This site is brought to you by
Bob Betterton; 2001 - 2011.

This page was last updated on 04/04/2004
Copyright, RDB Prime Engineering



This Page has been accessed " 1910" times.