Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Modeling Business Objects with XML Schema
 
 

Modeling Business Objects with XML Schema [Paperback]

Berthold Daum
5.0 out of 5 stars  See all reviews (2 customer reviews)
List Price: CDN$ 83.50
Price: CDN$ 71.39 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 12.11 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Product Details


Product Description

Review

"XML and Schemas are now taking the enterprise world by storm. Understanding how to leverage their abilities is essential to those who already use XML from fields such as the web, content and knowledge management, and e-business. But it is equally important that experts in other technologies, such object-oriented or relational technology, build their understanding of XML Schemas. Specifications such as the XML Schema Recommendations produced by the Working Group must focus on defining technology and do not have the luxury of explaining motivation, design issues and applications. This book fills that need admirably."-From the foreword by Dave Hollander, CTO, Contivo, Inc.; Co-chair W3C XML Schema Working Group.

Book Description

The art of writing XML schema in a systematic way.

Inside This Book (Learn More)
First Sentence
After a browse through the history of documentation and scripture, this chapter discusses some basic concepts that determine the structure of documents. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

2 Reviews
5 star:
 (2)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

1 of 1 people found the following review helpful
5.0 out of 5 stars The most practical book to create multi-namespace models, Dec 21 2003
By 
"hbabaie" (Alpharetta, GA United States) - See all my reviews
This review is from: Modeling Business Objects with XML Schema (Paperback)
I just finished reading "Modeling business Objects with XML Schema" for the second time. It is the most useful book on XML modeling that I have read. After defining the ERM and UML modeling techniques, the author introduces AOM (Asset-Oriented Modeling) in a simple and thorough way. The book emphasizes on the best practices for modeling heterogeneous and multi-namespace systems. It emphasizes on the compatibility of the XML Schema with RDF and SQL. The reuse and composition of XML Schemata constitute the main focus of the book. The example given in the book is processed through several iterations and improvements, with complete and clear explanations for improving the XML code. The KLEEN Modeler tool (http://www.aomodeling.org/tools.htm) is used to create the conceptual models throughout the book. Mapping the XML Schema code into SQL, and normalization of the XSD code is clearly defined. The XML metalanguage itself, is concisely and efficiently covered in the book. I highly recommend this book; you learn a lot from this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful
5.0 out of 5 stars Best book for XML in a corporate environment, Sep 13 2003
By 
Dave Mccomb (Ft Collins, CO USA) - See all my reviews
(REAL NAME)   
This review is from: Modeling Business Objects with XML Schema (Paperback)
This is the best book out there on XML. If you want an intro to XML get Mark Johnson's article "XML for the Absolute Beginner." If you want to go in depth, this is the place to go.

Unlike the hundreds of other books that just describe what XML and XML Schema are, Daum's book gets deeply into why it is the way it is, by exploring how it fits in with conceptual modeling and how you would fit it into a complex environment.

He introduces a beguiling simple example domain (jazz musicians) which he revisits over and over again throughout the book. Through this simple example he works out subtle differences in different approaches to modeling, to schema construction, to constaint definition and modeling and finally how would you map this back to Object or Relational technology.

He introduces Asset Oriented Modeling, which is a form of conceptual modeling more attuned to XML schema model creation. His treatement of polymorphism in Schema, and techniques for evolving schema are as good as I've seen anywhere.

Excellent treatment of constraints, both conceptually as well as practical approaches to realizing the constraints in XPath or XSLT. These were worth the price of the book by themselves.

It's probably too late, but if you get no other book on XML and XML Schemas, this is the one to get.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.3 out of 5 stars (6 customer reviews)

14 of 16 people found the following review helpful
5.0 out of 5 stars Best book for XML in a corporate environment, Sep 13 2003
By Dave Mccomb - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: Modeling Business Objects with XML Schema (Paperback)
This is the best book out there on XML. If you want an intro to XML get Mark Johnson's article "XML for the Absolute Beginner." If you want to go in depth, this is the place to go.

Unlike the hundreds of other books that just describe what XML and XML Schema are, Daum's book gets deeply into why it is the way it is, by exploring how it fits in with conceptual modeling and how you would fit it into a complex environment.

He introduces a beguiling simple example domain (jazz musicians) which he revisits over and over again throughout the book. Through this simple example he works out subtle differences in different approaches to modeling, to schema construction, to constaint definition and modeling and finally how would you map this back to Object or Relational technology.

He introduces Asset Oriented Modeling, which is a form of conceptual modeling more attuned to XML schema model creation. His treatement of polymorphism in Schema, and techniques for evolving schema are as good as I've seen anywhere.

Excellent treatment of constraints, both conceptually as well as practical approaches to realizing the constraints in XPath or XSLT. These were worth the price of the book by themselves.

It's probably too late, but if you get no other book on XML and XML Schemas, this is the one to get.


8 of 10 people found the following review helpful
5.0 out of 5 stars The most practical book to create multi-namespace models, Dec 21 2003
By "hbabaie" - Published on Amazon.com
This review is from: Modeling Business Objects with XML Schema (Paperback)
I just finished reading "Modeling business Objects with XML Schema" for the second time. It is the most useful book on XML modeling that I have read. After defining the ERM and UML modeling techniques, the author introduces AOM (Asset-Oriented Modeling) in a simple and thorough way. The book emphasizes on the best practices for modeling heterogeneous and multi-namespace systems. It emphasizes on the compatibility of the XML Schema with RDF and SQL. The reuse and composition of XML Schemata constitute the main focus of the book. The example given in the book is processed through several iterations and improvements, with complete and clear explanations for improving the XML code. The KLEEN Modeler tool (http://www.aomodeling.org/tools.htm) is used to create the conceptual models throughout the book. Mapping the XML Schema code into SQL, and normalization of the XSD code is clearly defined. The XML metalanguage itself, is concisely and efficiently covered in the book. I highly recommend this book; you learn a lot from this book.

2 of 3 people found the following review helpful
3.0 out of 5 stars Useful for folks who need to move from ERM to XML based modeling, July 2 2007
By Kelvin D. Meeks "intltechventures.com" - Published on Amazon.com
This review is from: Modeling Business Objects with XML Schema (Paperback)
This is a useful book for analysts and programmers who are coming from an Entity Relationship Modeling background - and who need to understand the theory and mechanics of developing XML Schemas for applications.
 Go to Amazon.com to see all 6 reviews  3.3 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges