[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XML Schema: "Best used with the ______ tool"

  • From: "Michael Kay" <mike@s...>
  • To: "'Dennis Sosnoski'" <dms@s...>,<xml-dev@l...>
  • Date: Fri, 28 Nov 2008 11:02:11 -0000

RE:  XML Schema: "Best used with the ______ tool"
 
> Wonderful answer for those who don't have any performance 
> concerns and are more comfortable working in XML than in data 
> structures. The web services world, however, is generally 
> quite concerned about both performance and ease of use for 
> programmers, and because of these issues data binding is used 
> for the vast majority of web services.

I don't agree: on both ease-of-use and performance I would go for XSLT or
XQuery in preference to lower-level languages every time.

If you're receiving lexical XML from a web service, the time taken to
process it in XSLT or XQuery is usually less than the time taken to parse
and validate it. I would take a lot of convincing that a data binding
approach is likely to be faster, given the cost of marshalling and
unmarshalling the data.

And on ease of use, I've seen programmers struggling with regenerating all
their Java classes when the schema changes and it's horrendous. (Worse, I've
seen people refuse to change the schema because it has become too expensive
to contemplate!) Having two different models of the same data, understanding
how they relate, and organizing yourself to keep them in sync is simply
complexity that you don't need.

Michael Kay
http://www.saxonica.com/

> 
> Unfortunately there is a real disconnect between XML schema 
> and programming language data structures, and most of the 
> people in the SOA community who are pushing schema for web 
> services don't seem to understand that. I personally think 
> it's better to start from code and use data binding tools 
> that allow clean schema generation, since the schema 
> generated by one data binding tool will generally be usable 
> with other tools of the same type. But too many people have 
> been sold on "schema first" approaches, and when they 
> actually start using their schema in real applications 
> they're shocked to discover that, e.g., pretty much all of 
> their lovingly-crafted simpleType restrictions are ignored in 
> the programming API and the base datatype is just used instead.
> 
> That doesn't make schemas useless with web services, of 
> course, even if they have more detail than is represented in 
> the data binding representation. You can still use schema 
> validation during testing, for instance. But if your focus is 
> on web services you should design your schemas with data 
> binding in mind.
> 
>   - Dennis
> 
> Dennis M. Sosnoski
> SOA and Web Services in Java
> Training and Consulting
> http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, 
> WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117
> 
> 
> ______________________________________________________________
> _________
> 
> XML-DEV is a publicly archived, unmoderated list hosted by 
> OASIS to support XML implementation and development. To 
> minimize spam in the archives, you must subscribe before posting.
> 
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@l...
> subscribe: xml-dev-subscribe@l... List archive: 
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
> 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.