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
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
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
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
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.
XML shares common origins with HTML and SGML. SGML or "Standard Generalized Markup Language" was issued as an international standard (ISO 8879) in 1986. It was intended for semantic markup that would assist computer cataloging and indexing. SGML provided flexibility that had not been available before and became very popular and was applied in many ways beyond the intentions of the original developers. It was, however, very complex and expensive.
Brief history
About 1990, Tim Berners-Lee at CERN developed a new, simpler language that could be used in place of SGML. Thus was born HTML or "Hyper Text Markup Language." It was intended to be a simpler language that did not require expensive authoring tools. HTML succeeded beyond anyone's expectations but it lacked a certain flexibility that developers wanted. Various groups made changes and added extensions until HTML's roots had been mangled.
In the summer of 1996, a working group at W3C was formed to create a markup language that would combine the strength of SGML with the simplicity of HTML. The first official draft specification for XML was released in November 1996.
XML version 1.0 became a W3C recommendation in 1998.
XML appeared just as the growth of the Web has increased the number of developers who demand the ease and flexibility that it provides.
Presentation, Communication and Storage of Data
The basic structure of XML is the document. This terminology, however, might cause one to think of XML as only a richer, more flexible HTML. It is richer and more flexible, but it can be so much more as well.
Thinking of XML as a document allows you to see how it can be used for presentation of data. This presentation can be detailed and useful.
Most browsers now handle XML for presentation.
XML does, however, actually go beyond documents. It can be used for the communication of data as well. XML uses a flexible tagged structure that makes it more robust than a fixed record format for communication.
See Web services (new window).
Finally, XML can also be used to define the storage of data. The same flexible tagged structure can be used when storing data.
See XML databases (new window).
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 background.
Related recent articles from Google News
New RPG Open Access Standard Depends On XML IT Jungle Central to this is the use of XML, an open markup language, which in this case represents the proprietary DDS in the communication process. Discussions about the Open Access Metadata Open Standard started more than a year ago. 13 May 2012 at 6:04pm
ICASI Releases Update to Its Standardized XML Framework for Reporting IT ... MarketWatch (press release) CVRF is an XML-based framework that enables stakeholders across different organizations to share critical vulnerability-related information in an open and common machine-readable format. CVRF replaces the many nonstandard reporting formats previously ... and more » 17 May 2012 at 10:01am
USPTO Seeks Comments on New Sequence Listing Standard JD Supra (press release) 28541) seeking comments regarding an international effort to revise the standard for Sequence Listing submissions. The new standard -- proposed WIPO ST.26 -- would require that Sequence Listings be submitted in extensible mark-up language (XML) format, ... and more » 16 May 2012 at 11:33am
STAR Releases its 2012 XML/ DTS Repository and Transport Guidelines MarketWatch (press release) The STAR 2012 XML and DTS repository continues to be actively modified and developed by the membership. Enhancements to Business Object Documents (BOD) were made in the areas of Service, Parts, Warranty, Vehicle Management, and Financial business ... and more » 16 May 2012 at 8:02am
ICASI Releases Update To XML Framework For Reporting IT System Vulnerabilities Dark Reading CVRF is an XML-based framework that enables stakeholders across different organizations to share critical vulnerability-related information in an open and common machine-readable format. CVRF replaces the many nonstandard reporting formats previously ... and more » 17 May 2012 at 1:07pm
XML: Visual QuickStart Guide (2nd Edition) by Kevin Howard Goldberg Description: What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere t...
New Perspectives on XML, Second Edition, Comprehensive (New Pespectives) by Patrick Carey Description: Updated to teach the most current XML standards, this book uses real-world case studies and a practical, step-by-step approach to teach XML. It provides extensive coverage of DTDs, namespaces, schemas, Cascading Style Sheets, XSLT, XPath, and programming with the WSC document object model.