Modeling Business Objects with XML Schema and over one million other books are available for Amazon Kindle. Learn more

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


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Start reading Modeling Business Objects with XML Schema on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

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.47
Price: CDN$ 71.94 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 11.53 (14%)
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
Only 1 left in stock (more on the way).
Ships from and sold by Amazon.ca. Gift-wrap available.
Want it delivered Wednesday, May 22? Choose One-Day Shipping at checkout.

Formats

Amazon Price New from Used from
Kindle Edition CDN $64.60  
Paperback CDN $71.94  

Book Description

April 7 2003 1558608168 978-1558608160 1
XML Schema is the new language standard from the W3C and the new foundation for defining data in Web-based systems. There is a wealth of information available about Schemas but very little understanding of how to use this highly formal specification for creating documents. Grasping the power of Schemas means going back to the basics of documents themselves, and the semantic rules, or grammars, that define them. Written for schema designers, system architects, programmers, and document authors, Modeling Business Objects with XML Schema guides you through understanding Schemas from the basic concepts, type systems, type derivation, inheritance, namespace handling, through advanced concepts in schema design.

*Reviews basic XML syntax and the Schema recommendation in detail.
*Builds a knowledge base model step by step (about jazz music) that is used throughout the book.
*Discusses Schema design in large environments, best practice design patterns, and Schema's relation to object-oriented concepts.

Customers Who Bought This Item Also Bought


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
Search inside this book:

Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
5.0 out of 5 stars
5.0 out of 5 stars
Most helpful customer reviews
1 of 1 people found the following review helpful
Format: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.
Was this review helpful to you?
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
Format: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.

Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.3 out of 5 stars  6 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
Format:Paperback|Amazon Verified Purchase
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
Format: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 - Published on Amazon.com
Format: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.
Search Customer Reviews
Only search this product's reviews

Listmania!

Create a Listmania! list

Look for similar items by category


Feedback


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