Newletter Sign Up
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 from [...]
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 are [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.

Here is an XML file for the complex data example:

<?xml version="1.0"?>
<?xml-stylesheet href="catalog.xsl" type="text/xsl"?>
<!DOCTYPE catalog SYSTEM "catalog.dtd">
<catalog>
   <product description="Cardigan Sweater" product_image="cardigan.jpg">
      <catalog_item gender="Men's">
         <item_number>QWZ5671</item_number>
         <price>39.95</price>
         <size description="Medium">
            <color_swatch image="red_cardigan.jpg">Red</color_swatch>
            <color_swatch image="burgundy_cardigan.jpg">Burgundy</color_swatch>
         </size>
         <size description="Large">
            <color_swatch image="red_cardigan.jpg">Red</color_swatch>
            <color_swatch image="burgundy_cardigan.jpg">Burgundy</color_swatch>
         </size>
      </catalog_item>
      <catalog_item gender="Women's">
         <item_number>RRX9856</item_number>
         <price>42.50</price>
         <size description="Small">
            <color_swatch image="red_cardigan.jpg">Red</color_swatch>
            <color_swatch image="navy_cardigan.jpg">Navy</color_swatch>
            <color_swatch image="burgundy_cardigan.jpg">Burgundy</color_swatch>
         </size>
         <size description="Medium">
            <color_swatch image="red_cardigan.jpg">Red</color_swatch>
            <color_swatch image="navy_cardigan.jpg">Navy</color_swatch>
            <color_swatch image="burgundy_cardigan.jpg">Burgundy</color_swatch>
            <color_swatch image="black_cardigan.jpg">Black</color_swatch>
         </size>
         <size description="Large">
            <color_swatch image="navy_cardigan.jpg">Navy</color_swatch>
            <color_swatch image="black_cardigan.jpg">Black</color_swatch>
         </size>
         <size description="Extra Large">
            <color_swatch image="burgundy_cardigan.jpg">Burgundy</color_swatch>
            <color_swatch image="black_cardigan.jpg">Black</color_swatch>
         </size>
      </catalog_item>
   </product>
</catalog>

Related content for: XML file for the complex data example

More on the general topic: Complex data

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 50 pages on object-oriented database management systems.

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 file for the complex data example.

Related recent articles from Google News

Microsoft tries again in XML patent case it lost against i4i: and the court's ...
The Guardian (blog)
If the latter is impossible, of course, then the XML open standard could be in trouble, too." i4i has subsequently indicated that it's not going after the ...
and more »
10 Mar 2010 at 5:01pm
MapQuest Engages Developer Community with Presence at SXSW; Shows Easy-to-Use ...
MarketWatch (press release)
MapQuest is using Web services to take advantage of standard data formats, including JSON and XML that are usable by almost any programming language, ...
MapQuest Engages Developer Community with Presence at SXSW; Shows Easy-to-Use ... Virtual Press Office (press release)
all 15 news articles »
10 Mar 2010 at 8:06am
Khronos Group Delivers COLLADA Adopters Package & Conformance Tests
Virtual Press Office (press release)
The COLLADA specification defines an XML-based schema to enable 3D authoring applications to freely exchange digital assets without loss of information, ...
and more »
11 Mar 2010 at 8:07am
Standards panel: check security on EHR modules
Government Health IT
Another example of a standard family the committee recommended is extensible mark-up language (XML) for quality reporting, with the implementation guide for ...

11 Mar 2010 at 12:19pm
Microsoft plugs dangerous Excel security holes
ZDNet (blog)
One of the Excel flaws – CVE-2010-0263 — is the first vulnerability to be addressed in the new Open XML file format. The Excel update (MS10-017) affects all ...
Microsoft warns of zero-day IE hole on Patch Tuesday CNET
Microsoft Fixes Eight Flaws In Excel, Movie Maker ChannelWeb
Microsoft skips patch for PowerPoint add-on IDG
all 366 news articles »
9 Mar 2010 at 4:29pm
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 Pocket Reference (Pocket Reference (O'Reilly))
XML Pocket Reference (Pocket Reference (O'Reilly))
by Simon St. Laurent, Michael Fitzgerald Dr
Average Customer Review: 4 stars based on 6 reviews.
Customer Review: I am one of the coauthors of this book. I feel compelled to write a review in support of my friend and coauthor, Simon St. Laurent, who wrote the section on XML Schema. Of the 160 pages of text in XML Pocket Reference, Third Edition, 71 pages are dedicated to XML Schema. That's 44 percent of the book. Of the 71 pages, 16 pages cover ...
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...
Definitive XML Schema
Definitive XML Schema
by Priscilla Walmsley
Average Customer Review: 4.5 stars based on 32 reviews.
Customer Review: Walmsley's book is the one I go to as the reference for W3C Schema. It is clear and very accurate and reliable. I find the examples relevant and helpful. I had to chuckle at a previous review that couldn't understand why something was found in multiple places. Well perhaps it is used in several places. I would be happy that the inde...
More related books: Search Amazon.com for XML