[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Error and Fatal Error
I'm not sure why you would expect any XML parser to be able to differentiate between business validation errors and errors of any other kind ? If you are talking about the types of errors that might show up as part of schema validation and you are content with using that as the blunt tool that it is, well fine, but otherwise you might want to consider implementing business rules in a more flexible way, including catching non-fatal errors in the handler methods designed for that purpose (at which point you can decide whether to continue or not) As for text that is masquarading as XML but is not, I would suggest (as many others have here) preprocessing before it reaches your XML processing layer. Fraser. On 20 July 2011 23:20, Manos Batsis <manos_lists@geekologue.com> wrote: > In other words, the job of an XML parser does not include deciding what > business validation errors or data corruption is (non)fatal, although other > solution components may appropriate in doing so. > > Manos > > _______________________________________________________________________ > > 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@lists.xml.org > subscribe: xml-dev-subscribe@lists.xml.org > 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! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|