Loading...
Posts on the
Design Decomposition Blog
Iridium Satellite Collision in Space
You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
(The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
Atomicity
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
Well-Formed Business Process Diagrams
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
Recent Business Process Modeling Books
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.
Loading...

As mentioned in the XML background (new window), XML can be used for the presentation, communication, and storage of data. This webpage provides an overview of the XML processing to accomplish this.

The figure below illustrates transforming the contents of files, messages, or data from one format to another. Note that the input and output options are the same. This is meant to illustrate that the transformation can be from some non-XML format to XML, from XML to some non-XML format, from some non-XML format to another non-XML format, or from one XML vocabulary to another XML vocabulary. Nevertheless, since this website emphasizes the use of XML in service-oriented architectures, some XML format or message that uses XML will most likely be on one end fo the transformation or the other. This is why it is called "XML processing."

XML Processing

There are many ways to accomplish the transformation. You could use custom programming, a tool that generates code, or a specialized scripting language. More information on some options can be found in the XML resources under the related content heading below.

The basic process is to acquire the input, transform the input, and then render the output in the desired format.

The next figure places XML processing in the context of Web Services and a service-oriented architecture (SOA) (new window). The large shared box near the top represents a service that provides or consumes SOAP (new window) or REST (new window) messages. Note that to provide a message, the service will need to take in possibly multiple inputs, transform those inputs, and render a message. Conversely, the service will need to take in a message, transform the XML in the message into possibly multiple outputs, and then render those outputs. The latter is shown at the right of the large shaded box.

XML Processing for Web Services

Adapters are also shown in this figure using the smaller shaded boxes. Each adapter will need to deal with some non-XML format. It will need to use that non-XML format as input and then transform and render it as XML to be used by the service at the top of the figure. Conversely, the adapter will need to take XML as input from the service and then tranform and render it to some non-XML format. More on adapters (new window).

This figure shows the service and adapters as separate entities in the architecture. Of course, the service and the adapters and all the XML processing could be written as one program. It depends on how you structure your architecture.

Related content for: XML processing

More on the general topic: XML standards and vocabularies

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 100 pages on XML background, specifications, and vocabularies.

Search this site for more articles

Custom Search

Browse this site for more articles

Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current article: XML processing.

Loading...

Related recent articles from Google News

Build Project Management Gantt Charts With Gantto
ReadWriteWeb (blog)
To make things easy for those who have historically used Microsoft Project, Gantto allows you to import project files in XML format. ...

6 Sep 2010 at 10:47pm
Microsoft (Again) Asks Supreme Court to Lower Clear and Convincing Standard
Patently-O
The judge also issued an injunction ordering Microsoft to stop selling Word Products with the capability of using “custom XML.” That injunction was stayed ...
Microsoft asks Supreme Court to intervene in i4i patent case Afterdawn.com
Microsoft Appeals Patent Verdict to Supreme Court Datamation
all 66 news articles »
31 Aug 2010 at 3:31am
September, 2010
Crane Data LLC
It adds, "The following EDGAR Form N-​MFP XML Technical Specification documents detail the valid structure and content of the EDGAR Form N-​MFP submission ...
and more »
31 Aug 2010 at 11:27pm
Microsoft Files Another Reexam Against $290 Million i4i Patent
IPWatchdog.com
An East Texas jury found that the '449 patent was valid and infringed by Microsoft Word 2003 and Microsoft Word 2007 that contained custom XML. ...
and more »
4 Sep 2010 at 9:32pm
MadCap Lingo 4.0 Brings New Level of Ease and Flexibility to Translation
24-7PressRelease.com (press release)
In addition to standard PowerPoint formats (.ppt and .pptx), MadCap Lingo supports several other widely adopted formats, including Microsoft Word (.doc and ...

7 Sep 2010 at 2:03am
More related news on: XML standard OR specification

Related books at Amazon.com

Beginning XML, 4th Edition (Programmer to Programmer)
Beginning XML, 4th Edition (Programmer to Programmer)
by David Hunter, Jeff Rafter, Joe Fawcett, Eric van der Vlist, Danny Ayers, Jon Duckett, Andrew Watt, Linda McKinnon
Average Customer Review: 3.5 stars based on 58 reviews.
Customer Review: This is the best comprehensive introduction to XML (XML, namespaces, schemas, XSL and styles, XML in databases, XML web services, and more). I checked over 10 similar books, but this one surpass the value of any of them. But be aware that this book is an introduction (Well, maybe more than an introduction). It will be necessary othe...
XML in a Nutshell, Third Edition
XML in a Nutshell, Third Edition
by Elliotte Rusty Harold, W. Scott Means
Average Customer Review: 4 stars based on 17 reviews.
Customer Review: This book is by far the best book I've read on XML. Typical of O'Reilly "In a Nutshell" books, the converage of XML is fast paced and complete. Your money will be well spent on this book. I even think most beginners will do well with this one!
Learning XML, Second Edition
Learning XML, Second Edition
by Erik T. Ray
Average Customer Review: 3.5 stars based on 38 reviews.
Customer Review: I am amplifying a prior review (Daniel McKinnon's) in order to balance a misperception as to the intent and execution of the book. This is not XSLT or XPath or "DOM processing in Firefox" or "node traversals with Java", it's an introduction to XML. If you need a solid foundation upon which to base further study, I wholly recommend t...
More related books: Search Amazon.com for XML