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

RE: reasons why an XML instance must be validated with a XML s

  • From: "Michael Kay" <mike@s...>
  • To: <ilangocal@y...>,<xml-dev@l...>
  • Date: Tue, 9 Sep 2008 19:09:44 +0100

RE:  reasons why an XML instance must be validated with a XML s
XML schema actually does more than validation: it can also annotate and augment the document with type information, making it easier to process.
 
But if validation is your concern, it's the general principle of software engineering: software components should define their interfaces and at least be capable of failing cleanly if the constraints on the interface are not satisfied.
 
If you have full trust between the components either side of an interface then validation may be unnecessary. But experience suggests that if you trust another piece of software to do the right thing then eventually you will find your trust is misplaced.
 
Michael Kay
http://www.saxonica.com/


From: ilango [mailto:ilangocal@y...]
Sent: 09 September 2008 16:05
To: xml-dev@l...
Subject: reasons why an XML instance must be validated with a XML schema

I just started working on a project that uses JMS/WebSphere MQ with non-J2EE systems to build an enterprise system. We would be using XML for all the request/response message flows that take place between two system (for example, a JMS Listener and one or more than one queues.

I was posed with the following scenario: Our Listener Module submits document requests in XML formatted data into an input message queue monitored by a document generaton engine.
The need for validating the XML naturally arises.  Should the XML be validated against an XML schema.
The question they raised was:
If so, why should we use XML schema to validate XML?

So this is the question I am trying to answer for myself and for my team here.

Any suggestions, ideas are gratefully accepted.

thanks
ilango






[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.