See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

Ready to Buy?
woodys-uk
Price: £21.82
In stock

the_book_de...
Price: £25.60
In stock

aphrohead_b...
Price: £25.97
In stock

22 used & new from £3.34

Have one to sell? Sell yours here
 
   
Modeling XML Applications with UML (Object Technology Series)
 
See larger image
 

Modeling XML Applications with UML (Object Technology Series) (Paperback)

by David Carlson (Author)
4.0 out of 5 stars See all reviews (2 customer reviews)

Available from these sellers.


12 new from £6.99 10 used from £3.34

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Advanced XML Technology
   www.cogneticsystems.com    Complex Data, Simple Solutions Full Web Integration. Live Demo 
Xml Application
   www.Adobe.com/FrameMaker    Edit structured documents in SGML, HTML , XML or XHTML w/ FrameMaker. 
XML Editor w/ Code Gen
   www.Altova.com/XMLSpy    Edit XML, Schema, XSLT, WSDL Fully Functional 30-day Trial 
  
 

Product details

  • Paperback: 368 pages
  • Publisher: Addison Wesley (23 April 2001)
  • Language English
  • ISBN-10: 0201709155
  • ISBN-13: 978-0201709155
  • Product Dimensions: 23.3 x 18.7 x 1.8 cm
  • Average Customer Review: 4.0 out of 5 stars See all reviews (2 customer reviews)
  • Amazon.co.uk Sales Rank: 794,718 in Books (See Bestsellers in Books)

    Popular in this category:

    #29 in  Books > Computing & Internet > Databases > XML & Databases
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review
Modeling XML Applications with UML describes how to analyse, design and deploy XML vocabularies, with a particular focus on e-Business. UML (Unified Modelling Language) is well established as a standard, graphical way to create models for applications and other systems. UML has value both for modelling Web applications which use XML, and for modelling XML vocabularies. Aimed at developers and system architects, this title looks at both these aspects, as well as related topics like deploying Web services using SOAP (Simple Object Access Protocol).

The first part of the book covers foundations (introducing XML and UML) and use case analyses of e-business systems. There is also a chapter on building portals with XML. The second part focuses on XML vocabularies, including a discussion of how to map UML to XML and a close look at XML DTDs (Document Type Definitions) versus the newer XML Schema standard for defining, documenting and validating XML. Part three concerns deployment, beginning with a chapter on achieving compatibility by transforming XML with XSLT (Extensible Stylesheet Language for Transformation). The other two chapters in this part cover creating a portal using XML and XSLT, and using Web services to break down an application into distributed components.

This thoughtful and practical book is a good choice for those already familiar with UML and XML, who now need to put these technologies to use in application design. The same example e-Business application is used throughout, making it easy to see how the concepts discussed can be applied in the real world. --Tim Anderson

Product Description

XML is rapidly becoming the standard platform for delivering e-Business information and integrating e-Business systems. XML developers desperately need mature software development processes and tools for developing effective applications. David Carlson fills the gap, showing exactly how to leverage the worldwide UML standard for modeling complex systems in advanced XML development. In Modeling XML Applications with UML, he presents the first comprehensive framework for modeling communications in any B2B software system. Carlson presents in-depth coverage of UML-based analysis, design, and modeling of XML content within e-Business environments. The book includes detailed coverage of using UML to support the creation of new XML-based B2B vocabularies and industry portals that reflect the requirements of several key stakeholder communities, including consumers, business analysts, web application specialists, system integration specialists, and content developers. Carlson presents several B2B use cases, and then decomposes them into scenarios illustrated with class diagrams, sequence diagrams, and activity diagrams showing how XML fits into an overall e-Business solution. Each chapter concludes with "steps for success" that distill UML's general principles into specific recommendations for action.



See all Product Description

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:
 (1)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
3 of 3 people found the following review helpful:
3.0 out of 5 stars Useful coverage of an interesting area., 21 May 2001
By A Customer
XML seems in line to become a ubiquitous technology, and its intersection with the Unified Modeling Language is an interesting territory to explore.

David Carlson's book covers a lot of material, including some background on each of the technologies, which helps to set the scene nicely.

The text is in three parts, dealing with "Foundations", "XML Vocabularies" and "Deployment" respectively. The overall themes are a fictitious B2B markup vocabulary and an example e-business portal using this. In general these served well as examples, but wouldn't be immediately relevant to the entire audience who could potentially benefit from the book.

I didn't find the use cases presented in part one very helpful, as they are little more than titles of use cases with general, high level discussion instead of having specific interaction steps. (It's possible that these use cases might provide a rough model for an e-business project similar to the example though.)

The second part of the book was more specific, and the text was mainly clear and readable. Unfortunately the important material towards the end on generating schemas left me rather unclear on what should be proper the treatment of UML associations. This was a shame, because the earlier chapter on linking makes it clear that this is a subject the author is something of an authority on. Using a simpler, restated UML model and presenting the schemas alongside a conformant XML instance document would have helped.

Part three gives a necessarily brief introduction to XSLT, and shows how it might be used for transforming vocabularies and for presentation. The final chapter reviews some of the newest aspects of e-business architecture.

What I hadn't appreciated, until I started reading this, is that the mapping from UML to XML is covered by an OMG specification for XML Metadata Interchange (XMI). The practical implications of this are well described in the book. The author's stated objective of imparting "actionable knowledge" is also achieved in large measure.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
0 of 1 people found the following review helpful:
5.0 out of 5 stars Insightful, Practical & Timely., 7 Aug 2001
By A Customer
For readers with some familiarity with XML and UML, this book explores the intersection of these technologies and convincingly integrates analysis, design and deployment of e-Business applications into a common analysis & design approach.

The book covers the full spectrum from Foundations to Deployment but its "tour-de-force" lies in its section on Vocabularies. As Schema modeling becomes more "object-oriented" with the introduction of XML Schema Recommendation, Dave Carlson describes a practical approach to modeling within the UML framework.

Proprietary graphical notations offered by specialist XML IDEs tend to present XML models in a "serialized" form, usually a tree structure. By using UML, the true nature of vocabularies - a network of containment, reference and inheritance relationships, can be viewed directly in a way that promotes comprehensibility, reuse and process integration.

In both concept and execution, the result is a very clean UML-XML mapping: well defined, clearly explained and solidly supported, by a running example. The accompanying website enables readers to consolidate their understanding by interacting with the example model and develop Schemas from their own UML models.

If you're involved in XML analysis/design and have access to UML tools, this book is essential. Standards bodies and tool vendors take note: Schema development should be done this way!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Look for similar items by category


Feedback


The Body Shop

The Body Shop - Vitamin C Skin Boost
Protect and boost your glow with The Body Shop Vitamin C Skin Boost.

Shop The Body Shop

 

More From David Carlson

Eclipse Distilled

Eclipse Distilled by David Carlson

Eclipse is an incredibly powerful platform for software development... Read more
£24.99 £21.24

 

Boys Smell

Lynx Africa Body Spray and After Shave Gift set
But we make sure they smell good...

Discover male grooming at Amazon.co.uk

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates